On Tue, 11 Feb 2014 21:44:34 +0100, Diego Biurrun <[email protected]> wrote: > On Mon, Feb 10, 2014 at 09:23:40PM +0100, Anton Khirnov wrote: > > Based on a patch by Andrew Kelley <[email protected]> > > --- > > configure | 2 + > > doc/Makefile | 3 +- > > doc/examples/filter_audio.c | 362 > > +++++++++++++++++++++++++++++++++++++++++++ > > 3 files changed, 366 insertions(+), 1 deletion(-) > > create mode 100644 doc/examples/filter_audio.c > > Keep the single-library example in libavfilter. >
So that the examples are randomly scattered over multiple place? No, I do not think that is a good idea. Besides, how would you define a "single-library example". This one mainly focuses on lavfi, but it also uses lavu directly and lavr indirectly. -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
