[FFmpeg-devel] [PATCH] Add af_split - add audio split filter
S.N. Hemanth Meenakshisundaram
smeenaks
Wed Aug 18 04:47:38 CEST 2010
Added filters.texi and changed pad names. Should framework code to auto
insert afifo filters be part of this patch or a separate one?
---
doc/filters.texi | 19 +++++++++++++++++
libavfilter/Makefile | 1 +
libavfilter/af_asplit.c | 49 ++++++++++++++++++++++++++++++++++++++++++++++
libavfilter/allfilters.c | 1 +
4 files changed, 70 insertions(+), 0 deletions(-)
create mode 100644 libavfilter/af_asplit.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-af_split-add-audio-split-filter.patch
Type: text/x-patch
Size: 4176 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100817/6823544a/attachment.bin>
More information about the ffmpeg-devel
mailing list