[FFmpeg-devel] [PATCH] Add asrc abuffer - audio buffer source filter
S.N. Hemanth Meenakshisundaram
smeenaks
Thu Sep 2 09:52:54 CEST 2010
Fixed the nits Diego indicated.
---
libavfilter/Makefile | 2 +
libavfilter/allfilters.c | 2 +
libavfilter/asrc_abuffer.c | 164 ++++++++++++++++++++++++++++++++++++++++++++
libavfilter/asrc_abuffer.h | 24 +++++++
4 files changed, 192 insertions(+), 0 deletions(-)
create mode 100644 libavfilter/asrc_abuffer.c
create mode 100644 libavfilter/asrc_abuffer.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-asrc-abuffer-audio-buffer-source-filter.patch
Type: text/x-patch
Size: 8453 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100902/d813fb8b/attachment.bin>
More information about the ffmpeg-devel
mailing list