[FFmpeg-devel] [PATCH] Add asrc abuffer - audio source buffer for lavfi
S.N. Hemanth Meenakshisundaram
smeenaks
Sat Sep 25 00:28:42 CEST 2010
Updated to write pts to audio specific properties in AVFilterBufferRef
---
doc/filters.texi | 51 +++++++++++++
libavfilter/Makefile | 2 +
libavfilter/allfilters.c | 2 +
libavfilter/asrc_abuffer.c | 169 ++++++++++++++++++++++++++++++++++++++++++++
libavfilter/asrc_abuffer.h | 24 ++++++
5 files changed, 248 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-source-buffer-for-lavfi.patch
Type: text/x-patch
Size: 10181 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100924/507b5076/attachment.bin>
More information about the ffmpeg-devel
mailing list