From 99046339fca92d631404b47b041e98afa28659ed Mon Sep 17 00:00:00 2001 From: "S.N. Hemanth Meenakshisundaram" Date: Fri, 20 Aug 2010 23:16:51 +0000 Subject: Add null audio filter. Patch by S.N. Hemanth Meenakshisundaram -af smeenaks,ucsd,edu. Originally committed as revision 24856 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/filters.texi | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/filters.texi') diff --git a/doc/filters.texi b/doc/filters.texi index a8ea77116e..a00e850b9f 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -8,6 +8,10 @@ build. Below is a description of the currently available audio filters. +@section anull + +Pass the audio source unchanged to the output. + @c man end AUDIO FILTERS @chapter Video Filters @@ -97,7 +101,7 @@ input to the vflip filter. @section null -Pass the source unchanged to the output. +Pass the video source unchanged to the output. @section pad -- cgit v1.2.3