]> git.sesse.net Git - ffmpeg/commit
mpegvideo: Conditionally build error_resilience bits
authorMartin Storsjö <martin@martin.st>
Wed, 6 Mar 2013 17:28:49 +0000 (18:28 +0100)
committerDiego Biurrun <diego@biurrun.de>
Thu, 7 Mar 2013 14:04:49 +0000 (15:04 +0100)
commitd88738e4038b162708dc2f5342e10c1694edfd89
treef826a07879a9dc8411ad6de8d70f19d51c20f35b
parent06b54e84254e4834b4978ff5b27cc2b7ee8d7a98
mpegvideo: Conditionally build error_resilience bits

This breaks the dependency of mpegvideo on error_resilience allowing
compilation of components that depend on the former w/o the latter.
libavcodec/mpegvideo.c