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

S.N. Hemanth Meenakshisundaram smeenaks
Sat Aug 21 11:35:42 CEST 2010


Added setting of channel layout string in filter init and setting of
these parameters on link.

---
 doc/filters.texi           |   42 ++++++++++++
 libavfilter/Makefile       |    2 +
 libavfilter/allfilters.c   |    2 +
 libavfilter/asrc_abuffer.c |  155 ++++++++++++++++++++++++++++++++++++++++++++
 libavfilter/asrc_abuffer.h |   24 +++++++
 5 files changed, 225 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: 9494 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100821/44e17d6c/attachment.bin>



More information about the ffmpeg-devel mailing list