[FFmpeg-devel] [PATCH] Add asink_nullasink - Null audio sink

S.N. Hemanth Meenakshisundaram smeenaks
Sat Aug 14 07:58:20 CEST 2010


Audio null sink. Also passes make test and same test below:

valgrind ./ffplay -af "[in] asplit [T1], afifo, nullasink; [T1] afifo,
nullaud [out]" ../../test.mp3

Regards,

---
 libavfilter/Makefile          |    2 ++
 libavfilter/allfilters.c      |    2 ++
 libavfilter/asink_nullasink.c |   40 ++++++++++++++++++++++++++++++++++++++++
 3 files changed, 44 insertions(+), 0 deletions(-)
 create mode 100644 libavfilter/asink_nullasink.c



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-asink_nullasink-Null-audio-sink.patch
Type: text/x-patch
Size: 2512 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100813/7c998cb4/attachment.bin>



More information about the ffmpeg-devel mailing list