On 05/23/2013 09:27 AM, Anton Khirnov wrote: > Mostly based on libavcodec's > --- > Changelog | 1 + > cmdutils.c | 3 + > doc/APIchanges | 7 ++ > libavfilter/Makefile | 2 + > libavfilter/avfilter.c | 46 +++++++++ > libavfilter/avfilter.h | 63 ++++++++++++ > libavfilter/avfiltergraph.c | 50 ++++++++++ > libavfilter/internal.h | 12 +++ > libavfilter/pthread.c | 229 > +++++++++++++++++++++++++++++++++++++++++++ > libavfilter/thread.h | 31 ++++++ > libavfilter/version.h | 2 +- > 11 files changed, 445 insertions(+), 1 deletion(-) > create mode 100644 libavfilter/pthread.c > create mode 100644 libavfilter/thread.h >
Looked fine before, still looks fine. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
