[FFmpeg-cvslog] Update Changelog for v9.14

Reinhard Tartler git at videolan.org
Fri Aug 8 13:59:29 CEST 2014


ffmpeg | branch: release/1.1 | Reinhard Tartler <siretart at tauware.de> | Thu Jun 26 21:27:56 2014 -0400| [3ecbd911ff9177097820e5d00401c9bf29e5d167] | committer: Reinhard Tartler

Update Changelog for v9.14

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3ecbd911ff9177097820e5d00401c9bf29e5d167
---

 Changelog |    8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/Changelog b/Changelog
index 8a74804..b23f5ef 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,13 @@
 Releases are sorted from youngest to oldest.
 
+version 9.14:
+- adpcm: Write the proper predictor in trellis mode in IMA QT
+- adpcm: Avoid reading out of bounds in the IMA QT trellis encoder
+- Check mp3 header before calling avpriv_mpegaudio_decode_header() (bug/705)
+- Check if an mp3 header is using a reserved sample rate
+- lzo: Handle integer overflow (bug/704)
+- avconv: make -shortest work with streamcopy
+
 Version 9.13:
 - swscale: Fix an undefined behaviour
 - matroska: add the Opus mapping



More information about the ffmpeg-cvslog mailing list