]> git.sesse.net Git - ffmpeg/blobdiff - Changelog
avconv: remove a pointless check.
[ffmpeg] / Changelog
index b098203fa5ee9609fb2cb21b3d0be814cbcef3a5..87039559ecb2f6ff8a77669cfc1804a7287a3830 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,10 +1,32 @@
 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
+- Support for fragmentation in the mov/mp4 muxer
+- ISMV (Smooth Streaming) muxer
+- CDXL demuxer and decoder
+- Apple ProRes encoder
+- Sun Rasterfile Encoder
+- remove libpostproc
+- ID3v2 attached pictures reading and writing
+- WMA Lossless decoder
+
+
+version 0.8:
+
+- GSM audio parser
+- SMJPEG muxer
+
+
+version 0.8_beta2:
+
 - Automatic thread count based on detection number of (available) CPU cores
 - 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:
 
 
 version 0.8_beta1: