On Fri, Feb 08, 2013 at 09:36:36AM +0100, Kostya Shishkov wrote:
> On Fri, Feb 08, 2013 at 12:42:53AM +0100, Diego Biurrun wrote:
> > ---
> >  libavcodec/dct-test.c           |    2 +-
> >  libavcodec/dsputil.c            |    1 +
> >  libavcodec/dsputil.h            |   14 --------------
> >  libavcodec/fdct.h               |   37 
> > +++++++++++++++++++++++++++++++++++++
> >  libavcodec/jfdctfst.c           |    2 +-
> >  libavcodec/jfdctint_template.c  |    2 +-
> >  libavcodec/jrevdct.c            |    2 +-
> >  libavcodec/mpegvideo_enc.c      |    1 +
> >  libavcodec/proresdsp.c          |    1 +
> >  libavcodec/x86/dsputilenc_mmx.c |    1 +
> >  libavcodec/x86/fdct.c           |    2 +-
> >  libavcodec/x86/mpegvideoenc.c   |    2 +-
> >  12 files changed, 47 insertions(+), 20 deletions(-)
> >  create mode 100644 libavcodec/fdct.h
> 
> Maybe it makes sense to group both IDCTs and DCTs together?</cykelbod>

Your suggestion is moving the declarations to dct.h instead of fdct.h?

Diego
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to