From f7813a5324be39d13ab536c245d15dfc602a7849 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Sun, 29 Dec 2013 12:19:38 +0000 Subject: basic type mechanism working --- ffmpeg/doc/libswresample.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ffmpeg/doc/libswresample.texi') diff --git a/ffmpeg/doc/libswresample.texi b/ffmpeg/doc/libswresample.texi index 1a5b01f..383e537 100644 --- a/ffmpeg/doc/libswresample.texi +++ b/ffmpeg/doc/libswresample.texi @@ -20,7 +20,7 @@ Specifically, this library performs the following conversions: @itemize @item @emph{Resampling}: is the process of changing the audio rate, for -example from an high sample rate of 44100Hz to 8000Hz. Audio +example from a high sample rate of 44100Hz to 8000Hz. Audio conversion from high to low sample rate is a lossy process. Several resampling options and algorithms are available. -- cgit v1.2.3