[FFmpeg-cvslog] Update Changelog for v10.5

Diego Biurrun git at videolan.org
Sat Sep 20 14:54:03 CEST 2014


ffmpeg | branch: release/2.2 | Diego Biurrun <diego at biurrun.de> | Wed Sep 10 13:01:30 2014 -0700| [d0af7d5745f3e228293633faa9e57994f3308c31] | committer: Diego Biurrun

Update Changelog for v10.5

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

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

diff --git a/Changelog b/Changelog
index ed1292b..7ab3964 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,20 @@
 Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
+version 10.5:
+- proresenc: Remove unneeded parameters from encode_alpha_plane()
+- proresenc: Report buffer overflow
+- proresenc: Realloc if buffer is too small
+- proresenc: Properly account for alpha plane
+- setpts: Add missing inttypes.h #include for PRId64
+- mpegvideo: Use the current_picture pts
+- mpegenc: limit the maximum muxrate
+- avconv: fix the muxrate values for -target
+- avconv: fix parsing the AVOptions for -target
+- pulse: Add a wallclock option to be compatible with other other captures
+- license: Mention that vf_interlace is GPL, not LGPL
+- doc: Fix syntax and logical errors in avconv stream combination example
+
 version 10.4:
 - mpegts: Do not try to write a PMT larger than SECTION_SIZE (CVE-2014-2263)
 - mpegts: Define the section length with a constant



More information about the ffmpeg-cvslog mailing list