OSDN Git Service

Move some VC1 dsp prototypes to dsputil.h; they are defined in dsputil.c
authorMåns Rullgård <mans@mansr.com>
Sat, 6 Mar 2010 22:36:55 +0000 (22:36 +0000)
committerMåns Rullgård <mans@mansr.com>
Sat, 6 Mar 2010 22:36:55 +0000 (22:36 +0000)
commit4f602a041522c7fc809dcc5192489cc9febb19e7
treefe6c93d6490ade3902dab58225aed088a880f3a6
parentbb174ff1f963052af3c292145e4b301f7145256e
Move some VC1 dsp prototypes to dsputil.h; they are defined in dsputil.c

Also fix function definitions to match prototypes (missing const).

Originally committed as revision 22263 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/dsputil.c
libavcodec/dsputil.h
libavcodec/vc1dsp.c