OSDN Git Service

Do not redundantly check for both CONFIG_THEORA_DECODER and CONFIG_VP3_DECODER.
authorDiego Biurrun <diego@biurrun.de>
Wed, 22 Jul 2009 22:27:10 +0000 (22:27 +0000)
committerDiego Biurrun <diego@biurrun.de>
Wed, 22 Jul 2009 22:27:10 +0000 (22:27 +0000)
commit99e5a9d1ea2a61ac9429427431e5b9c2fefb76a5
tree7579897601c3291a6ab8fe0f8d0d32f94116a88d
parent4eef77c1a343990b22be5c55a8be1e78e04c71f3
Do not redundantly check for both CONFIG_THEORA_DECODER and CONFIG_VP3_DECODER.
The Theora decoder depends on the VP3 decoder.

Originally committed as revision 19492 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/arm/dsputil_arm.c
libavcodec/arm/dsputil_neon.c
libavcodec/dsputil.c
libavcodec/ppc/dsputil_ppc.c
libavcodec/x86/dsputil_mmx.c