[FFmpeg-devel] Fwd: [PATCH] Add af_nullaud - Null audio filter
S.N. Hemanth Meenakshisundaram
smeenaks
Sat Aug 14 07:41:40 CEST 2010
Null audio filter for debugging. Passes make test and tested with
valgrind ./ffplay -af nullaud in.mp3
The weird name (nullaud) is to avoid name clash with the video null filter.
---
libavfilter/Makefile | 2 ++
libavfilter/af_nullaud.c | 41 +++++++++++++++++++++++++++++++++++++++++
libavfilter/allfilters.c | 2 ++
3 files changed, 45 insertions(+), 0 deletions(-)
create mode 100644 libavfilter/af_nullaud.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-af_nullaud-Null-audio-filter.patch
Type: text/x-patch
Size: 2873 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100813/53880d96/attachment.bin>
More information about the ffmpeg-devel
mailing list