[FFmpeg-devel] [PATCH] audio fifo filter for lavfi

S.N. Hemanth Meenakshisundaram smeenaks
Thu Sep 23 04:05:16 CEST 2010


 Poll frame now returns number of samples in the audio fifo filter if >=
0, else calls poll_frame on preceding filter in the chain.

---
 doc/filters.texi         |   10 ++++
 libavfilter/Makefile     |    1 +
 libavfilter/af_afifo.c   |  130 ++++++++++++++++++++++++++++++++++++++++++++++
 libavfilter/allfilters.c |    1 +
 4 files changed, 142 insertions(+), 0 deletions(-)
 create mode 100644 libavfilter/af_afifo.c



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-audio-fifo-filter-for-lavfi.patch
Type: text/x-patch
Size: 6112 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100922/42db0005/attachment.bin>



More information about the ffmpeg-devel mailing list