[FFmpeg-cvslog] Changelog: add more entries.

Anton Khirnov git at videolan.org
Mon Nov 7 03:17:58 CET 2011


ffmpeg | branch: master | Anton Khirnov <anton at khirnov.net> | Sun Nov  6 14:22:22 2011 +0100| [a7476298805069ac9f1ee69059371be2153c95d9] | committer: Anton Khirnov

Changelog: add more entries.

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

 Changelog |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/Changelog b/Changelog
index 62b17ff..3027c91 100644
--- a/Changelog
+++ b/Changelog
@@ -90,9 +90,15 @@ easier to use. The changes are:
 - Ut Video decoder
 - Speex encoding via libspeex
 - 4:2:2 H.264 decoding support
+- 4:2:2 and 4:4:4 H.264 encoding with libx264
 - Pulseaudio input device
 - replacement Indeo 3 decoder
 - TLS/SSL and HTTPS protocol support
+- AVOptions API rewritten and documented
+- most of CODEC_FLAG2_*, some CODEC_FLAG_* and many codec-specific fields in
+  AVCodecContext deprecated. Codec private options should be used instead.
+- Properly working defaults in libx264 wrapper, support for native presets.
+- Encrypted OMA files support
 
 
 version 0.7:



More information about the ffmpeg-cvslog mailing list