[FFmpeg-devel] [PATCH 2/2] 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.

Stefano Sabatini stefano.sabatini-lala
Wed Oct 13 00:31:17 CEST 2010


On date Tuesday 2010-10-12 23:47:47 +0200, Michael Niedermayer encoded:
> On Tue, Oct 12, 2010 at 11:06:35PM +0200, Stefano Sabatini wrote:
> > 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.
> > ---
> >  libavfilter/avfilter.c |    3 ++-
> >  1 files changed, 2 insertions(+), 1 deletions(-)
> 
> shoudl be ok

Applied.
-- 
FFmpeg = Faithless and Fabulous Multipurpose Pacific Extensive Game



More information about the ffmpeg-devel mailing list