On Tue, Mar 26, 2013 at 06:26:37PM +0200, Martin Storsjö wrote: > This makes standalone compilation of the eamad and eatqi decoders > and mpeg1video and mpeg2video encoders succeed. The dependency > comes from the shared mpeg12.o file. > > --- > Splitting out the pieces from mpeg12.c that is shared for each > of these components, which doesn't use ER, isn't all that > trivial - patches welcome though.
I have split (most of) the mpeg12 decoder code from the shared code. That obviates adding ER to the eamad decoder dependencies. Would adding a bunch of ER ifdefs work alternatively? Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
