On Fri, 11 Oct 2013 10:56:30 +0200, Diego Biurrun <[email protected]> wrote: > On Wed, Oct 09, 2013 at 10:41:13PM +0200, Anton Khirnov wrote: > > From: Andreas Unterweger <[email protected]> > > > > Signed-off-by: Anton Khirnov <[email protected]> > > So while it's nice to have an example that explicitly deals with external > libs, wouldn't it be better to start off with something that only deals > with internal components and carries no extra dependencies first? >
In case it's not clear -- the example doesn't actually use the external lib directly. Everything goes through libav. It can be changed into using an internal encoder by changing one line. -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
