[SCM] libav/master: update changelog

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun May 4 21:36:38 UTC 2014


The following commit has been merged in the master branch:
commit 6cdada46899cad39271b223ce68380b8ccdd679f
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sun May 4 16:14:14 2014 -0400

    update changelog

diff --git a/debian/changelog b/debian/changelog
index 6d6a104..ccf31d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,41 @@
+libav (6:9.13-1) unstable; urgency=medium
+
+  * New upstream release 9.13:
+    - swscale: Fix an undefined behaviour
+    - matroska: add the Opus mapping
+    - mp3enc: Properly write bitrate value in XING header (Closes: #736088)
+    - origin/pu/9 oggdec: add support for Opus in Ogg demuxing
+      (Fixes: libav/603, Closes: #720563)
+    - apedec: do not buffer decoded samples over AVPackets (Closes: #744901)
+    - isom: lpcm in mov default to big endian
+    - movdec: handle 0x7fff langcode as macintosh per the specs
+    - h264: reset next_output_pic earlier in start_frame()
+      (Fixes: libav/672, Closes: #741240, LP: #1288206)
+    - rtmpproto: Make sure to pass on the error code if read_connect failed
+    - lavr: allocate the resampling buffer with a positive size
+    - tiffdec: use bytestream2 to simplify overread/overwrite protection
+    - resample: fix avresample_get_delay() return value
+    - avi: Improve non-interleaved detection (Fixes: libav/666)
+    - af_channelmap: fix ONE_STR mapping mode
+    - movenc: allow override of "writing application" tag
+    - matroskaenc: allow override of "writing application" tag
+    - avfilter: Add missing emms_c when needed
+    - build: Use pkg-config for openjpeg (Fixes: libav/387)
+    - 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: Fix various crashes found in samples pointed by Mateusz
+    "j00ru" Jurczyk and Gynvael Coldwind - Thanks!
+  * Rebuild is reported to fix vaapi, Closes: #745655
+  * Fix invocation of dpkg-maintscript helper, LP: #1315672
+  * cleanup leftovers of the former libav-source package
+  * Simplify listing packages with dh_listpackage
+  * Drop transitional arch:all -extra- packages
+  * Bump standards version to 3.9.5, no changes needed
+
+ -- Reinhard Tartler <siretart at tauware.de>  Sun, 04 May 2014 16:11:03 -0400
+
 libav (6:9.11-4) unstable; urgency=medium
 
   * Imported Upstream version 9.11

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list