[FFmpeg-devel] [PATCH] lavfi: implement asettb filter.

Stefano Sabatini stefasab at gmail.com
Sun Jul 8 19:39:06 CEST 2012


On date Sunday 2012-07-08 19:37:42 +0200, Stefano Sabatini encoded:
> On date Sunday 2012-07-08 19:21:42 +0200, Nicolas George encoded:
> > 
> > Signed-off-by: Nicolas George <nicolas.george at normalesup.org>
> > ---
> >  doc/filters.texi         |    5 +++--
> >  libavfilter/Makefile     |    1 +
> >  libavfilter/allfilters.c |    1 +
> >  libavfilter/vf_settb.c   |   50 +++++++++++++++++++++++++++++++++++++++++++++-
> >  4 files changed, 54 insertions(+), 3 deletions(-)
> > 
> > 
> > Fixed set_video_buffer/set_audio_buffer confusion.
> > Reindented the new block correctly (will reindent the old one after).
> > Updated documentation.
> > Left without av_ts2str for consistency reasons.
> > Added "sr" variable.
> 
> [...]
> 
> Looks good, thanks.

Reminder: minor bump + changelog entry.
-- 
FFmpeg = Fanciful & Fast Majestic Puristic Enlightening God


More information about the ffmpeg-devel mailing list