ffmpeg/libavfilter
Stefano Sabatini cf5fe8ec9e Make avfilter_config_links() use the timebase of the first input link
of a filter for setting the output timebase, if there is such a link,
rather than always use AV_TIME_BASE_Q.

This fixes configuration for all the filters which do not use the
default config_props for the output link, and do not set explicitely
the timebase.

Originally committed as revision 25456 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-10-12 22:32:31 +00:00
..
2010-08-20 23:16:51 +00:00
2010-10-12 09:22:32 +00:00
2010-10-12 09:22:32 +00:00
2010-10-12 09:22:32 +00:00
2010-08-24 08:38:00 +00:00
2010-10-11 14:00:40 +00:00
2010-09-27 21:48:06 +00:00
2010-10-12 13:56:12 +00:00