On Tue, Aug 06, 2013 at 10:49:10AM +0300, Martin Storsjö wrote: > On Tue, 6 Aug 2013, Diego Biurrun wrote: > >--- > > > >Now with dependencies in configure instead of adding .o files to all > >Makefile entries. > > > >configure | 10 +- > >libavformat/Makefile | 1 + > >libavformat/riff.c | 271 +-------------------------------------------- > >libavformat/riffenc.c | 295 > >+++++++++++++++++++++++++++++++++++++++++++++++++ > >4 files changed, 307 insertions(+), 270 deletions(-) > >create mode 100644 libavformat/riffenc.c > > Looks good, I assume you tested standalone compilation?
I tested standalone compilation of all components, no issues. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
