[FFmpeg-devel] [PATCH] asrc_abuffer - audio source filter

S.N. Hemanth Meenakshisundaram smeenaks
Thu Aug 19 15:07:38 CEST 2010


Updated doc, minor cosmetic changes in filter, added string sample
format init argument parsing.

---
 doc/filters.texi           |   42 +++++++++++++
 libavfilter/Makefile       |    2 +
 libavfilter/allfilters.c   |    2 +
 libavfilter/asrc_abuffer.c |  146 ++++++++++++++++++++++++++++++++++++++++++++
 libavfilter/asrc_abuffer.h |   24 +++++++
 5 files changed, 216 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-asrc_abuffer-audio-source-filter.patch
Type: text/x-patch
Size: 9013 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100819/176520bb/attachment.bin>



More information about the ffmpeg-devel mailing list