]> git.sesse.net Git - ffmpeg/commit
dsputil: Move fdct function declarations to dct.h
authorDiego Biurrun <diego@biurrun.de>
Thu, 7 Feb 2013 20:58:48 +0000 (21:58 +0100)
committerDiego Biurrun <diego@biurrun.de>
Fri, 8 Feb 2013 23:08:28 +0000 (00:08 +0100)
commit5d3d39c72e57dca76c508a1c28036f8a2c1d8ad8
tree3b579f28ab075077ef0645d7d7fc58dfad8b5536
parent218aefce4472dc02ee3f12830a9a894bf7916da9
dsputil: Move fdct function declarations to dct.h
12 files changed:
libavcodec/dct-test.c
libavcodec/dct.h
libavcodec/dsputil.c
libavcodec/dsputil.h
libavcodec/jfdctfst.c
libavcodec/jfdctint_template.c
libavcodec/jrevdct.c
libavcodec/mpegvideo_enc.c
libavcodec/proresdsp.c
libavcodec/x86/dsputilenc_mmx.c
libavcodec/x86/fdct.c
libavcodec/x86/mpegvideoenc.c