On Sun, Feb 16, 2014 at 09:40:34PM +0100, Diego Biurrun wrote: > Also drop support for building examples in library directories. > --- > > Both previous patches squashed together now. > > common.mak | 1 - > configure | 4 ++++ > doc/Makefile | 4 +++- > doc/doxy-wrapper.sh | 2 +- > libavcodec/api-example.c => doc/examples/avcodec.c | 2 +- > libavformat/metadata-example.c => doc/examples/metadata.c | 2 +- > doc/examples/output.c | 2 +- > doc/examples/transcode_aac.c | 2 +- > libavcodec/Makefile | 2 -- > libavformat/Makefile | 2 -- > library.mak | 14 ++++++-------- > 11 files changed, 18 insertions(+), 19 deletions(-) > rename libavcodec/api-example.c => doc/examples/avcodec.c (99%) > rename libavformat/metadata-example.c => doc/examples/metadata.c (97%)
This version is what Luca and Reinhard prefer, queueing. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
