OSDN Git Service

build: Let all MJPEG-related decoders depend on the MJPEG decoder
authorDiego Biurrun <diego@biurrun.de>
Thu, 27 Feb 2014 23:02:23 +0000 (15:02 -0800)
committerDiego Biurrun <diego@biurrun.de>
Fri, 28 Feb 2014 19:51:10 +0000 (20:51 +0100)
commit8e0cf39faf02536dca08f4fe628a66d1ae022fde
treec075f75fbbe5949c9e89461eda5425cfd3241653
parent0a36988e48dd581d29e77f768f987738bdf365f0
build: Let all MJPEG-related decoders depend on the MJPEG decoder

These codecs compile all of the MJPEG code anyway, so there is little
point in not enabling the MJPEG decoder directly. This also simplifies
the dependency declarations for the MJPEG codec family.
configure
libavcodec/Makefile