OSDN Git Service

build: Let the ffvhuff decoder/encoder depend on the huffyuv decoder/encoder
authorDiego Biurrun <diego@biurrun.de>
Thu, 27 Feb 2014 23:02:25 +0000 (15:02 -0800)
committerDiego Biurrun <diego@biurrun.de>
Fri, 28 Feb 2014 20:17:01 +0000 (21:17 +0100)
commit2f02bbcca050936686482453078e83dc25493da0
treef14a4fa553b8c29dea62416fadc903bfbca1cc90
parent34150be515cd9c43b0b679806b8d01774960af78
build: Let the ffvhuff decoder/encoder depend on the huffyuv decoder/encoder

Almost all of the code is shared so there is little point in
enabling one decoder/encoder without the other.
configure
libavcodec/Makefile
libavcodec/huffyuvdec.c
libavcodec/huffyuvenc.c