OSDN Git Service

Do not redundantly check for preprocessor definitions of CONFIG_RV10_ENCODER or
authorDiego Biurrun <diego@biurrun.de>
Wed, 5 Aug 2009 10:46:43 +0000 (10:46 +0000)
committerDiego Biurrun <diego@biurrun.de>
Wed, 5 Aug 2009 10:46:43 +0000 (10:46 +0000)
commit735e36a3e4427b009f27d27baa7541f686c180d4
tree68556557a15424f53f44602c91f745b90392ae54
parentb2bf38b4461f7466d80ef4a96c06ed4b3b249322
Do not redundantly check for preprocessor definitions of CONFIG_RV10_ENCODER or
CONFIG_RV20_ENCODER when also checking for CONFIG_H263_ENCODER.
The RV10/RV20 encoders depend on the H.263 encoder.

Originally committed as revision 19593 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h263.h
libavcodec/mpegvideo_enc.c