]> git.sesse.net Git - ffmpeg/blobdiff - Changelog
avserver: replace av_read_packet with av_read_frame
[ffmpeg] / Changelog
index 4326c688a74e427dfd498dbf672a8c767b095808..33e55a5f180c221a56c0faf7b437602420510a83 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -2,6 +2,17 @@ Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
 version <next>:
+- ashowinfo audio filter
+- 24-bit FLAC encoding
+
+
+version 9_beta2:
+- metadata (INFO tag) support in WAV muxer
+- support for building DLLs using MSVC
+- remove avserver daemon mode
+
+
+version 9_beta1:
 
 - XWD encoder and decoder
 - Support for fragmentation in the mov/mp4 muxer
@@ -42,8 +53,16 @@ version <next>:
 - RTMPE protocol support
 - RTMPTE protocol support
 - Canopus Lossless Codec decoder
-- avconv -shortest option is now per-output file
+- avconv -shortest option is now per-output file,
+  -pass and -passlogfile are now per-output stream
 - Ut Video encoder
+- Microsoft Screen 2 decoder
+- RTP depacketization of JPEG
+- Smooth Streaming live segmenter muxer
+- RTP packetization of JPEG
+- Opus decoder and encoder using libopus
+- remove -same_quant, it hasn't worked for years
+- support for building with MSVC
 
 
 version 0.8: