On Mon, 3 Aug 2020 01:22:34 +0200
"Michael Niedermayer" <[email protected]> wrote:

> > diff --git a/libavcodec/version.h b/libavcodec/version.h
> > index f66919617a..a3f9f828ee 100644
> > --- a/libavcodec/version.h
> > +++ b/libavcodec/version.h
> > @@ -28,7 +28,7 @@
> >  #include "libavutil/version.h"
> >
> >  #define LIBAVCODEC_VERSION_MAJOR  58
> > -#define LIBAVCODEC_VERSION_MINOR  99
> > +#define LIBAVCODEC_VERSION_MINOR 100
> >  #define LIBAVCODEC_VERSION_MICRO 100
> 
> this appears to break fate
> 

Yeah, it looks like an issue with the length of LIBAVCODEC_IDENT
when used in aacenc.c. I mentioned it on irc and James is working on a
fix.

Zane

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

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to