summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorNicolas George <george@nsup.org>2014-04-03 15:42:22 +0200
committerAnton Khirnov <anton@khirnov.net>2014-04-10 12:52:19 +0200
commitad8159e0fe2bfc1c34739f0956ce464f9859b5a7 (patch)
tree982dee742b1d859cd1628fef94cb75fd9221dc4f /Changelog
parentf6774f905fb3cfdc319523ac640be30b14c1bc55 (diff)
libavfilter: Add asettb filter for setting timebase for audio
Ported asettb (including the sr option for audio sample rate) from FFmpeg, and copied/modified the existing settb documentation for asettb. Signed-off-by: Katerina Barone-Adesi <katerinab+libav@gmail.com> Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 53805659bc..55216e8e08 100644
--- a/Changelog
+++ b/Changelog
@@ -18,6 +18,7 @@ version <next>:
- LucasArts SMUSH VIMA audio decoder (ADPCM)
- LucasArts SMUSH demuxer
- MP2 encoding via TwoLAME
+- asettb filter
version 10: