Mercurial > libavcodec.hg
changeset 10033:3466a2a6fe06 libavcodec
Make FLV encoder depend on H.263 encoder in configure.
author | diego |
---|---|
date | Wed, 05 Aug 2009 15:26:54 +0000 |
parents | 29c9829a9684 |
children | ea2422aa4635 |
files | Makefile |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Wed Aug 05 15:22:16 2009 +0000 +++ b/Makefile Wed Aug 05 15:26:54 2009 +0000 @@ -95,7 +95,6 @@ OBJS-$(CONFIG_FLASHSV_ENCODER) += flashsvenc.o OBJS-$(CONFIG_FLIC_DECODER) += flicvideo.o OBJS-$(CONFIG_FLV_DECODER) += h263dec.o h263.o mpegvideo.o error_resilience.o -OBJS-$(CONFIG_FLV_ENCODER) += mpegvideo_enc.o motion_est.o ratecontrol.o h263.o mpeg12data.o mpegvideo.o error_resilience.o OBJS-$(CONFIG_FOURXM_DECODER) += 4xm.o OBJS-$(CONFIG_FRAPS_DECODER) += fraps.o huffman.o OBJS-$(CONFIG_GIF_DECODER) += gifdec.o lzw.o