[FFmpeg-devel] [PATCH] lavfi: add vsink_buffer, and use it in ff* tools
Stefano Sabatini
stefano.sabatini-lala at poste.it
Sun Jun 12 11:37:58 CEST 2011
On date Saturday 2011-06-11 19:39:30 +0200, Stefano Sabatini encoded:
> ---
> cmdutils.c | 68 ------------------------------
> cmdutils.h | 6 ---
> ffmpeg.c | 20 +++++----
> ffplay.c | 14 ++++---
> libavfilter/Makefile | 1 +
> libavfilter/allfilters.c | 1 +
> libavfilter/vsink_buffer.c | 100 ++++++++++++++++++++++++++++++++++++++++++++
> libavfilter/vsink_buffer.h | 49 +++++++++++++++++++++
> 8 files changed, 171 insertions(+), 88 deletions(-)
> create mode 100644 libavfilter/vsink_buffer.c
> create mode 100644 libavfilter/vsink_buffer.h
Removed poll which is unused, and made the header public.
--
FFmpeg = Fundamental and Fiendish Mega Programmable Educated Gadget
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-lavfi-add-vsink_buffer-and-use-it-in-ff-tools.patch
Type: text/x-diff
Size: 15301 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110612/2ee36ac6/attachment.bin>
More information about the ffmpeg-devel
mailing list