On Sat, 5 Sep 2015 19:21:28 +0200
Nicolas George <geo...@nsup.org> wrote:

> Le nonidi 19 fructidor, an CCXXIII, wm4 a écrit :
> > ---
> > I bet this fixes some bugs, because some code compares codec IDs with
> > AV_CODEC_ID_FIRST_AUDIO numerically!
> > ---
> >  libavcodec/avcodec.h | 150 
> > +++++++++++++++++++++++++--------------------------
> >  libavcodec/utils.c   |   6 ---
> >  2 files changed, 75 insertions(+), 81 deletions(-)
> 
> And so, what happens when libav introduces a new codec id with a value that
> conflicts?

Nothing. We don't need to be ABI compatible with Libav.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to