[FFmpeg-devel] [PATCH] Add asrc abuffer - audio buffer source filter

S.N. Hemanth Meenakshisundaram smeenaks
Thu Aug 26 10:48:15 CEST 2010


Audio buffer source filter. Updated to read channel layout string as
well. Passes 'make test', also tested with

./ffmpeg -i in.ogg -af anull out.wav

---
 libavfilter/Makefile       |    2 +
 libavfilter/allfilters.c   |    2 +
 libavfilter/asrc_abuffer.c |  164 ++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 168 insertions(+), 0 deletions(-)
 create mode 100644 libavfilter/asrc_abuffer.c



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-asrc-abuffer-audio-buffer-source-filter.patch
Type: text/x-patch
Size: 7196 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100826/300c3096/attachment.bin>



More information about the ffmpeg-devel mailing list