[FFmpeg-cvslog] doc/swr: More verbose description of the force resample flag.

Michael Niedermayer git at videolan.org
Mon Jan 21 23:06:32 CET 2013


ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Mon Jan 21 22:45:58 2013 +0100| [03a82d588b74b738563dc6709ff00011529ad407] | committer: Michael Niedermayer

doc/swr: More verbose description of the force resample flag.

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=03a82d588b74b738563dc6709ff00011529ad407
---

 doc/ffmpeg-resampler.texi |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/ffmpeg-resampler.texi b/doc/ffmpeg-resampler.texi
index 380f54b..4fb5771 100644
--- a/doc/ffmpeg-resampler.texi
+++ b/doc/ffmpeg-resampler.texi
@@ -90,7 +90,8 @@ Set flags used by the converter. Default value is 0.
 It supports the following individual flags:
 @table @option
 @item res
-force resampling
+force resampling, this flag forces resampling to be used even when the
+input and output sample rates match.
 @end table
 
 @item dither_scale



More information about the ffmpeg-cvslog mailing list