]> git.sesse.net Git - ffmpeg/blobdiff - Changelog
avserver: replace av_read_packet with av_read_frame
[ffmpeg] / Changelog
index c56740c856d4baadd19f01c3a0087ddf099d586b..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
@@ -34,6 +45,24 @@ version <next>:
 - RTSP listen mode
 - TechSmith Screen Codec 2 decoder
 - AAC encoding via libfdk-aac
+- Microsoft Expression Encoder Screen decoder
+- RTMPS protocol support
+- RTMPTS protocol support
+- JPEG 2000 encoding support through OpenJPEG
+- G.723.1 demuxer and decoder
+- RTMPE protocol support
+- RTMPTE protocol support
+- Canopus Lossless Codec decoder
+- 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: