[SCM] libav/wheezy-security: update debian/changelog

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 1 21:36:16 UTC 2014


The following commit has been merged in the wheezy-security branch:
commit d6d7360ca5e3905708c2cc293dc7acb9db48a12c
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sun Jun 1 16:57:55 2014 -0400

    update debian/changelog

diff --git a/debian/changelog b/debian/changelog
index c20771d..c3a0117 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,43 @@
+libav (6:0.8.12-1) stable-security; urgency=low
+
+  * Imported Upstream version 0.8.12, new releases fixes:
+    - h264: set parameters from SPS whenever it changes
+    - alac: Limit max_samples_per_frame
+    - swscale: Fix an undefined behaviour
+    - apedec: do not buffer decoded samples over AVPackets (debian/744901)
+    - isom: lpcm in mov default to big endian
+    - movdec: handle 0x7fff langcode as macintosh per the specs
+    - avi: Improve non-interleaved detection (libav/666)
+    - h264: reset next_output_pic earlier in start_frame() (libav/672, debian/741240, ubuntu/1288206)
+    - tiffdec: use bytestream2 to simplify overread/overwrite protection
+    - bytestream: add bytestream2_copy_buffer() functions
+    - bytestream: add functions for accessing size of buffer
+    - movenc: allow override of "writing application" tag
+    - matroskaenc: allow override of "writing application" tag
+    - avfilter: Add missing emms_c when needed
+    - mpeg12: check scantable indices in all decode_block functions
+    - sgidec: fix buffer size check in expand_rle_row()
+    - adx: check that the offset is not negative
+    - mpegvideo: set reference/pict_type on generated reference frames
+    - h264: reset data partitioning at the beginning of each decode call
+    - h264: reset ref count if decoding the slice header fails
+    - h264: reset first_field if frame_start() fails for missing refs
+    - h264: limit allowed pred modes in ff_h264_check_intra_pred_mode() to 3
+    - h264: reject mismatching luma/chroma bit depths during sps parsing
+    - h264: check that execute_decode_slices() is not called too many times
+    - h264: do not use 422 functions for monochrome
+    - h264: reset data_partitioning if decoding the slice header for NAL_DPA fails
+    - h264_refs: make sure not to write over the bounds of the default ref list
+    - h264: check buffer size before accessing it
+    - configure: use utilities from /usr/xpg4/bin if it exists
+    - cmdutils: update copyright year to 2014.
+    - ituh263: reject b-frame with pp_time = 0
+    
+ -- Reinhard Tartler <siretart at tauware.de>  Sun, 01 Jun 2014 16:57:11 -0400
+
 libav (6:0.8.11-1) stable-security; urgency=low
 
-  * Imported Upstream version 0.8.9, new releases fixes:
+  * Imported Upstream version 0.8.11, new releases fixes:
     - arm: hpeldsp: fix put_pixels8_y2_{,no_rnd_}armv6
     - arm: hpeldsp: prevent overreads in armv6 asm
     - lagarith: reallocate rgb_planes when needed

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list