On 24/12/11 12:37, Anton Khirnov wrote:
It can be used to directly pass a AVFilterBufferRef to lavfi, avoiding a memcpy. --- libavfilter/Makefile | 2 +- libavfilter/buffersrc.h | 38 ++++++++++++++++++++++++++ libavfilter/vsrc_buffer.c | 66 ++++++++++++++++++++++---------------------- 3 files changed, 72 insertions(+), 34 deletions(-) create mode 100644 libavfilter/buffersrc.h
Seems ok. lu -- Luca Barbato Gentoo/linux http://dev.gentoo.org/~lu_zero _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
