OSDN Git Service

argh s/ffmpeg/snow/
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 8 Jan 2008 21:28:55 +0000 (21:28 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 8 Jan 2008 21:28:55 +0000 (21:28 +0000)
Originally committed as revision 11466 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/snow.txt

index c3fac21..897162b 100644 (file)
@@ -312,7 +312,7 @@ FIXME
 The implemented range coder is an adapted version based upon "Range encoding:
 an algorithm for removing redundancy from a digitised message." by G. N. N.
 Martin.
-The symbols encoded by the ffmpeg range coder are bits (0|1). The
+The symbols encoded by the snow range coder are bits (0|1). The
 associated probabilities are not fix but change depending on the symbol mix
 seen so far.