Hi, On Fri, Feb 17, 2012 at 1:16 PM, Martin Storsjö <[email protected]> wrote: > --- > libavcodec/dct-test.c | 2 -- > 1 files changed, 0 insertions(+), 2 deletions(-) > > diff --git a/libavcodec/dct-test.c b/libavcodec/dct-test.c > index 133fdbf..2c59cd9 100644 > --- a/libavcodec/dct-test.c > +++ b/libavcodec/dct-test.c > @@ -48,8 +48,6 @@ > void ff_mmx_idct(DCTELEM *data); > void ff_mmxext_idct(DCTELEM *data); > > -void odivx_idct_c(short *block);
OK. Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
