]> git.sesse.net Git - ffmpeg/blobdiff - Changelog
h264: Fix handling of changing reference counts between slices
[ffmpeg] / Changelog
index c509c4cf68be3df33471ddf342621516a45bce4e..57c97887b8669792af691c2cdf0c9de91d92e6e5 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -2,6 +2,7 @@ Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
 version <next>:
+
 - VDPAU hardware acceleration through normal hwaccel
 - SRTP support
 - Error diffusion dither in Swscale
@@ -10,6 +11,17 @@ version <next>:
 - EVRC decoder
 - audio fade filter
 - filtering audio with unknown channel layout
+- allpass, bass, bandpass, bandreject, biquad, equalizer, highpass, lowpass
+  and treble audio filter
+- improved showspectrum filter, with multichannel support and sox-like colors
+- histogram filter
+- tee muxer
+- il filter ported from libmpcodecs
+- support ID3v2 tags in ASF files
+- encrypted TTA stream decoding support
+- RF64 support in WAV muxer
+- noise filter ported from libmpcodecs
+- Subtitles character encoding conversion
 
 
 version 1.1: