On 08/12/13 16:46, Anton Khirnov wrote: > From: d s <[email protected]> > > Directly loads AviSynth through LoadLibrary instead of relying on > Video for Windows, and supports using AvxSynth (via dlopen) to > open scripts on Linux and OS X. > > Error messages from AviSynth/AvxSynth are now reported through > av_log and exit, rather than the traditional behavior of generating > an error video that the user would need to watch to diagnose. > > The main rewrite was authored by d s <[email protected]> > from the AvxSynth team, with additional contributions by > > Oka Motofumi <[email protected]> > Stephen Hutchinson <[email protected]> > Diego Biurrun <[email protected]> > Anton Khirnov <[email protected]> > > Signed-off-by: Anton Khirnov <[email protected]> > --- > Fixed some issues with packet memory handling.
I guess it is good to go now =) lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
