Browse code

Make FLV encoder depend on H.263 encoder in configure.

Originally committed as revision 19597 to svn://svn.ffmpeg.org/ffmpeg/trunk

Diego Biurrun authored on 2009/08/06 00:26:54
Showing 2 changed files
... ...
@@ -1068,7 +1068,7 @@ flac_decoder_select="golomb"
1068 1068
 flac_encoder_select="golomb"
1069 1069
 flashsv_decoder_select="zlib"
1070 1070
 flashsv_encoder_select="zlib"
1071
-flv_encoder_select="aandct"
1071
+flv_encoder_select="h263_encoder"
1072 1072
 h261_encoder_select="aandct"
1073 1073
 h263_encoder_select="aandct"
1074 1074
 h263_vaapi_hwaccel_deps="va_va_h"
... ...
@@ -95,7 +95,6 @@ OBJS-$(CONFIG_FLASHSV_DECODER)         += flashsv.o
95 95
 OBJS-$(CONFIG_FLASHSV_ENCODER)         += flashsvenc.o
96 96
 OBJS-$(CONFIG_FLIC_DECODER)            += flicvideo.o
97 97
 OBJS-$(CONFIG_FLV_DECODER)             += h263dec.o h263.o mpegvideo.o error_resilience.o
98
-OBJS-$(CONFIG_FLV_ENCODER)             += mpegvideo_enc.o motion_est.o ratecontrol.o h263.o mpeg12data.o mpegvideo.o error_resilience.o
99 98
 OBJS-$(CONFIG_FOURXM_DECODER)          += 4xm.o
100 99
 OBJS-$(CONFIG_FRAPS_DECODER)           += fraps.o huffman.o
101 100
 OBJS-$(CONFIG_GIF_DECODER)             += gifdec.o lzw.o