[FFmpeg-devel] [PATCH 5/9] lavfi/avcodec: deprecate avfilter_fill_frame_from_*_buffer_ref API

Stefano Sabatini stefasab at gmail.com
Mon Jun 25 14:00:05 CEST 2012


On date Saturday 2012-06-23 19:10:39 +0200, Michael Niedermayer encoded:
> On Sat, Jun 23, 2012 at 01:46:04PM +0200, Stefano Sabatini wrote:
> > On date Saturday 2012-06-23 10:37:18 +0200, Clément Bœsch encoded:
> > > On Fri, Jun 22, 2012 at 12:11:19PM +0200, Stefano Sabatini wrote:
> [...]
> > [...]
> > > > diff --git a/libavfilter/version.h b/libavfilter/version.h
> > > > index 221a0de..32426f4 100644
> > > > --- a/libavfilter/version.h
> > > > +++ b/libavfilter/version.h
> > > > @@ -68,5 +68,8 @@
> > > >  #ifndef FF_API_FOO_COUNT
> > > >  #define FF_API_FOO_COUNT                    (LIBAVFILTER_VERSION_MAJOR < 4)
> > > 
> > > Note: why is this < 4 (and not < 3)?
> > 
> > Dunno, but considering that quatar is going to bump major again I
> > could consider to leave the functions for another bump.
> > 
> > Opinions? Michael?
> 
> In general iam in favor of supporting old API as long as its easy and
> as long as someone is still using it / slightly favoring for longer
> support when in doubt ...

Postponed the drop at the next version (which is now 4), applied.
-- 
FFmpeg = Frenzy and Fancy Most Plastic Exuberant Gnome


More information about the ffmpeg-devel mailing list