]> git.sesse.net Git - ffmpeg/blobdiff - Changelog
lavc/utils: fix a few case/punctuation inconsistencies in avcodec_open2()
[ffmpeg] / Changelog
index 1a78f0f953c58b590cbef490c11dd339b25c6e87..795be3219334f8bed8ce99aa2a2e2df9811ec253 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,13 +1,24 @@
 Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
-version next:
+version <next>:
+
 - stream disposition information printing in ffprobe
 - filter for loudness analysis following EBU R128
 - Opus encoder using libopus
+- ffprobe -select_streams option
+- Pinnacle TARGA CineWave YUV16 decoder
+- TAK demuxer, decoder and parser
+- DTS-HD demuxer
+- remove -same_quant, it hasn't worked for years
+- X-Face image encoder and decoder
+- metadata (INFO tag) support in WAV muxer
+- subtitles raw text decoder
+- support for building DLLs using MSVC
 
 
 version 1.0:
+
 - INI and flat output in ffprobe
 - Scene detection in libavfilter
 - Indeo Audio decoder
@@ -70,6 +81,7 @@ version 1.0:
 - WebVTT demuxer and decoder (simple tags supported)
 - RTP packetization of JPEG
 - faststart option in the MOV/MP4 muxer
+- support for building with MSVC
 
 
 version 0.11: