summaryrefslogtreecommitdiff
path: root/doc/RELEASE_NOTES
diff options
context:
space:
mode:
authorVittorio Giovara <vittorio.giovara@gmail.com>2014-03-23 17:28:34 +0100
committerVittorio Giovara <vittorio.giovara@gmail.com>2014-03-23 17:30:52 +0100
commit2a38651033a4b2a45d8f73b635742951163b4fa8 (patch)
treedb41244f09e3edc16537442b5becb8ccd8ea8234 /doc/RELEASE_NOTES
parent6f6c0294646bf992abd670d4c5c53c15a38346fd (diff)
RELEASE_NOTES: mention new filters
Diffstat (limited to 'doc/RELEASE_NOTES')
-rw-r--r--doc/RELEASE_NOTES9
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/RELEASE_NOTES b/doc/RELEASE_NOTES
index b258e30abf..478bc1d20e 100644
--- a/doc/RELEASE_NOTES
+++ b/doc/RELEASE_NOTES
@@ -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.