On Wed, Jan 09, 2013 at 10:48:15AM +0100, Reinhard Tartler wrote:
> On Wed, Jan 9, 2013 at 9:47 AM, Diego Biurrun <[email protected]> wrote:
> > This enables checking for an API version not present in master that
> > has avformat_get_riff_video_tags() and avformat_get_riff_audio_tags().
> > ---
> >
> > Now with better log msg and documentation in APIchanges.
> >
> >  doc/APIchanges        |    2 +-
> >  libavformat/version.h |    2 +-
> >  2 files changed, 2 insertions(+), 2 deletions(-)
> >
> > --- a/libavformat/version.h
> > +++ b/libavformat/version.h
> > @@ -31,7 +31,7 @@
> >
> >  #define LIBAVFORMAT_VERSION_MAJOR 53
> >  #define LIBAVFORMAT_VERSION_MINOR 21
> > -#define LIBAVFORMAT_VERSION_MICRO  0
> > +#define LIBAVFORMAT_VERSION_MICRO  1
> 
> OK for me
> 
> Btw, this is because of the ffmpegsource drama, right?

Yes.

> Does this patch actually help the ffmpegsource developers? I would be
> happy to include additional #defines if, and only if, that would help
> them.

There are 0.8 branch point releases w/o this, so I'm not sure if they
care about those or not, but anybody willing/able to ignore those
point releases should be helped.

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to