On Sat, Dec 03, 2016 at 05:46:36PM -0500, Vittorio Giovara wrote: > On Sat, Dec 3, 2016 at 9:16 AM, Diego Biurrun <[email protected]> wrote: > > Fixes standalone compilation of the libmp3lame encoder. > > --- > > configure | 5 ++++- > > libavcodec/Makefile | 10 ++++------ > > 2 files changed, 8 insertions(+), 7 deletions(-) > > I wonder if it should be split in two, but ok anyway.
mpegaudiodecheader.o uses symbols from mpegaudiodata.o, so they cannot be separated, at least the former must always imply the latter. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
