8x8 integer dct from x264 as cmp function (under CONFIG_GPL)
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 4 Jan 2006 16:31:23 +0000 (16:31 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 4 Jan 2006 16:31:23 +0000 (16:31 +0000)
commit27c61ac53df2876b80633ec5b69229d06f466131
tree101f0b40585121ad3c4b120f68b5ee05b66c8051
parent702200358197a0ea5ea82d1d6540c785bb04fae4
8x8 integer dct from x264 as cmp function (under CONFIG_GPL)
if this gives better quality then SATD then someone should port the x86 code too or maybe we could even just call it from libx264
the 4x4 one could be tried too ...

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