[SCM] Libav/FFmpeg packaging annotated tag, v9.9, created. v9.9

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Fri Oct 11 13:56:32 UTC 2013


The annotated tag, v9.9 has been created
        at  e852bc1f429247da724f45e6aebe314b7506092e (tag)
   tagging  4d073ddac95d789f23c3ee6f7b5348599b39f047 (commit)
  replaces  v9.8
 tagged by  Reinhard Tartler
        on  Mon Sep 9 18:09:16 2013 +0200

- Shortlog ------------------------------------------------------------
9.9 Release

Anton Khirnov (9):
      avconv: do not use lavfi direct rendering with -deinterlace
      nuv: return meaningful error codes.
      vcr1: add sanity checks
      pictordec: break out of both decoding loops when y drops below 0
      pictordec: pass correct context to avpriv_request_sample
      lavf: avoid integer overflow when estimating bitrate
      4xm: check that bits per sample is strictly positive
      ape demuxer: check for EOF in potentially long loops
      lavf: fix the comparison in an overflow check

Luca Barbato (63):
      avidec: Let the inner dv demuxer take care of discarding
      wtv: Mark attachment with a negative stream id
      vqavideo: check the version
      westwood_vqa: do not free extradata on error in read_header
      qdm2: use init_static_data
      qdm2: formatting cosmetics
      qdm2: check and reset dithering index per channel
      atrac3: fix error handling
      atrac3: set the getbits context the right buffer_end
      atrac3: Error on impossible encoding/channel combinations
      imc: Catch a division by zero
      adpcm: Write the correct number of samples for ima-dk4
      qdm2: refactor joined stereo support
      qdm2: Conceal broken samples
      iff: Do not read over the source buffer
      wmavoice: conceal clearly corrupted blocks
      pcx: Do not overread source buffer in pcx_rle_decode
      mlpdec: Do not set invalid context in read_restart_header
      pcm: always use codec->id instead of codec_id
      dca: Error out on missing DSYNC
      dca: Respect the current limits in the downmixing capabilities
      indeo4: Do not access missing reference MV
      indeo4: Check the quantization matrix index
      indeo4: Validate scantable dimension
      indeo: Bound-check before applying transform
      indeo: Bound-check before applying motion compensation
      indeo5: return proper error codes
      indeo: Sanitize ff_ivi_init_planes fail paths
      indeo: Do not reference mismatched tiles
      indeo: Reject impossible FRAMETYPE_NULL
      dsicinav: K&R formatting cosmetics
      dsicinav: Bound-check the source buffer when needed
      dsicinav: Clip the source size to the expected maximum
      alsdec: Fix the clipping range
      alsdec: Clean up error paths
      4xm: Reject not a multiple of 16 dimension
      8bps: Bound-check the input buffer
      xl: Make sure the width is valid
      oma: refactor seek function
      oma: check geob tag boundary
      oma: correctly mark and decrypt partial packets
      aac: K&R formatting cosmetics
      aac: return meaningful errors
      aac: Check init_get_bits return value
      bink: Bound check the quantization matrix.
      vc1: check the source buffer in vc1_mc functions
      vc1: check mb_height validity.
      rtmp: rename data_size to size
      rtmp: Do not misuse memcmp
      nuv: Do not ignore lzo decompression failures
      nuv: Pad the lzo outbuf
      nuv: Use av_fast_realloc
      nuv: Reset the frame on resize
      rtjpeg: Use init_get_bits8
      ogg: Always alloc the private context in vorbis_header
      segafilm: Error out on impossible packet size
      h261: check the mtype index
      dxa: Make sure the reference frame exists
      ac3: Do not clash with normal AVERROR
      ac3: Clean up the error paths
      ac3: Return proper error codes
      nuv: check ff_rtjpeg_decode_frame_yuv420 return value
      dv: Add a guard to not overread the ppcm array

Martin Storsjö (10):
      ac3dec: Increment channel pointers only once per channel
      ac3dec: Don't consume more data than the actual input packet size
      mov: Seek back if overreading an individual atom
      mov: Do not allow updating the time scale after it has been set
      lavf: Make sure avg_frame_rate can be calculated without integer overflow
      alac: Limit max_samples_per_frame
      matroskadec: Check that .lang was allocated and set before reading it
      4xm: Check that the read track value is non-negative
      alac: Check that the channels fit at the given offset
      mpegvideo: Avoid 32-bit wrapping of linesize multiplications

Michael Niedermayer (3):
      avio: Handle AVERROR_EOF in the same way as the return value 0
      rmdec: Use the AVIOContext given as parameter in rm_read_metadata()
      mjpegb: Detect changing number of planes in interlaced video

Reimar Döffinger (1):
      ogg: Fix potential infinite discard loop

Sean McGovern (2):
      Prepare for 9.9 RELEASE
      Update Changelog

-----------------------------------------------------------------------

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list