Hi, On Fri, Jan 18, 2013 at 9:09 AM, Anton Khirnov <an...@khirnov.net> wrote: > > On Fri, 18 Jan 2013 08:12:41 -0800, "Ronald S. Bultje" <rsbul...@gmail.com> > wrote: >> From: "Ronald S. Bultje" <rsbul...@gmail.com> >> >> The value is write-only and has no functional relevance. >> --- >> libavcodec/avcodec.h | 1 - >> libavcodec/bink.c | 1 - >> 2 files changed, 2 deletions(-) >> >> diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h >> index 09b9b42..8326bad 100644 >> --- a/libavcodec/avcodec.h >> +++ b/libavcodec/avcodec.h >> @@ -2693,7 +2693,6 @@ typedef struct AVCodecContext { >> #define FF_IDCT_EA 21 >> #define FF_IDCT_SIMPLENEON 22 >> #define FF_IDCT_SIMPLEALPHA 23 >> -#define FF_IDCT_BINK 24 > > As much private as it looks, it is in a public header, so i think we should > keep > the define, at least until the next bump.
Hm... It's ff_ prefixed, wasn't that protected? Ronald _______________________________________________ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mailman/listinfo/libav-devel