On Mon, Nov 04, 2013 at 03:01:56PM +0100, Anton Khirnov wrote:
> 
> On Mon,  4 Nov 2013 14:53:10 +0100, Diego Biurrun <[email protected]> wrote:
> > Alpha has been end-of-lifed and no more test machines are available.
> > ---
> > 
> > ... as discussed at VDD in Paris ...
> > 
> > --- a/libavcodec/avcodec.h
> > +++ b/libavcodec/avcodec.h
> > @@ -2430,7 +2430,6 @@ typedef struct AVCodecContext {
> >  #define FF_IDCT_SIMPLEVIS     18
> >  #define FF_IDCT_FAAN          20
> >  #define FF_IDCT_SIMPLENEON    22
> > -#define FF_IDCT_SIMPLEALPHA   23
> 
> You cannot just remove stuff from public headers.
> Mark it for removal on the next bump. Same for the options table entry.

I'm removing the IDCT, so what use is the option?  I'd have to schedule
everything for removal on the next bump then.

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

Reply via email to