libavfilter: Add asettb filter for setting timebase for audio
authorNicolas George <george@nsup.org>
Thu, 3 Apr 2014 13:42:22 +0000 (15:42 +0200)
committerAnton Khirnov <anton@khirnov.net>
Thu, 10 Apr 2014 10:52:19 +0000 (12:52 +0200)
commitad8159e0fe2bfc1c34739f0956ce464f9859b5a7
tree982dee742b1d859cd1628fef94cb75fd9221dc4f
parentf6774f905fb3cfdc319523ac640be30b14c1bc55
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>
Changelog
doc/filters.texi
libavfilter/Makefile
libavfilter/allfilters.c
libavfilter/settb.c
libavfilter/version.h