aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafaël Carré <funman@videolan.org>2013-08-27 17:35:49 +0200
committerReinhard Tartler <siretart@tauware.de>2014-05-04 10:46:29 -0400
commit2340ce6954db2c0a79c57fcba7f45e2fcc20cdc9 (patch)
tree05618f580d6f9e4d897a3ed7f985eea6b09b2b73
parent1f5678c5e404ebd326f6eae1b527beadaa85a528 (diff)
downloadffmpeg-2340ce6954db2c0a79c57fcba7f45e2fcc20cdc9.tar.gz
update Changelog
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index a50431f670..8a74804bb1 100644
--- a/Changelog
+++ b/Changelog
@@ -5,7 +5,7 @@ Version 9.13:
- matroska: add the Opus mapping
- mp3enc: Properly write bitrate value in XING header (Fixes: debian/736088)
- origin/pu/9 oggdec: add support for Opus in Ogg demuxing (Fixes: libav/603, debian/720563)
-- apedec: do not buffer decoded samples over AVPackets
+- apedec: do not buffer decoded samples over AVPackets (Fixes: debian/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, debian/741240, ubuntu/1288206)