OSDN Git Service

lavfi: add vsink_buffer, and use it in ff* tools
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 11 Jun 2011 16:43:11 +0000 (18:43 +0200)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 19 Jun 2011 17:18:33 +0000 (19:18 +0200)
commit44f669e7bc4f7f064e3f81d3596637a0e043b501
tree36210b9886f202f885867abee1455838168a6c51
parente89ba76a59ce31320083b74f41e26bf4f64df8dd
lavfi: add vsink_buffer, and use it in ff* tools

Also add the public interface libavfilter/vsink_buffer.h.
12 files changed:
Changelog
cmdutils.c
cmdutils.h
doc/APIchanges
doc/filters.texi
ffmpeg.c
ffplay.c
libavfilter/Makefile
libavfilter/allfilters.c
libavfilter/avfilter.h
libavfilter/vsink_buffer.c [new file with mode: 0644]
libavfilter/vsink_buffer.h [new file with mode: 0644]