]> git.sesse.net Git - ffmpeg/blobdiff - doc/RELEASE_NOTES
cosmetics: Write NULL pointer inequality checks more compactly
[ffmpeg] / doc / RELEASE_NOTES
index b258e30abff139c73807248bd3220508f9cb7034..478bc1d20ed77609ec8a28d22d15895ad27223c5 100644 (file)
@@ -30,9 +30,12 @@ new features and countless bug fixes. We can highlight a native VP9 decoder,
 with encoding provided through libvpx, native decoders for WebP, JPEG 2000, and
 AIC, as well as improved WavPack support with encoding through libwavpack,
 support for more AAC flavors (LD - low delay, ELD - enhanced low delay), slice
-multithreading in libavfilter, or muxing chapters in ASF. Furthermore there is
-more fine-grained detection of host and target libc, which should allow better
-portability to various cross compilation scenarios.
+multithreading in libavfilter, or muxing chapters in ASF. Furthermore a few new
+filters have been introduced, namely compand, to change audio dynamics, framepack,
+to create stereoscopic videos, asetpts, to set audio pts, and interlace, to convert
+progressive video to interlaced. Finally there is more fine-grained detection of
+host and target libc, which should allow better portability to various cross
+compilation scenarios.
 
 See the Changelog file for a fuller list of significant changes.