]> git.sesse.net Git - ffmpeg/blobdiff - Changelog
vqa: set time base to frame rate as coded in the header.
[ffmpeg] / Changelog
index 62b17ff56422c0d9cbc17fb104409b4180193758..3bbbb14346ec8350b0c6ca02cfa9b53b67c2895e 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,8 +1,28 @@
 Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
 Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
-
 version <next>:
 version <next>:
+
+- XWD encoder and decoder
+
+
+version 0.8:
+
+- GSM audio parser
+- SMJPEG muxer
+
+
+version 0.8_beta2:
+
+- Automatic thread count based on detection number of (available) CPU cores
+- Deprecate libpostproc. If desired, the switch --enable-postproc will
+  enable it but it may be removed in a later Libav release.
+- rv34: frame-level multi-threading
+- optimized iMDCT transform on x86 using SSE for for mpegaudiodec
+
+
+version 0.8_beta1:
+
 - BWF muxer
 - Flash Screen Video 2 decoder
 - ffplay/ffprobe/ffserver renamed to avplay/avprobe/avserver
 - BWF muxer
 - Flash Screen Video 2 decoder
 - ffplay/ffprobe/ffserver renamed to avplay/avprobe/avserver
@@ -90,9 +110,28 @@ easier to use. The changes are:
 - Ut Video decoder
 - Speex encoding via libspeex
 - 4:2:2 H.264 decoding support
 - 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
 - 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
+- Discworld II BMV decoding support
+- VBLE Decoder
+- OS X Video Decoder Acceleration (VDA) support
+- CRI ADX audio format muxer and demuxer
+- Playstation Portable PMP format demuxer
+- PCM format support in OMA demuxer
+- CLJR encoder
+- Dxtory capture format decoder
+- v410 QuickTime uncompressed 4:4:4 10-bit encoder and decoder
+- OpenMG Audio muxer
+- Simple segmenting muxer
+- Indeo 4 decoder
+- SMJPEG demuxer
 
 
 version 0.7:
 
 
 version 0.7: