From a11dc59a804a8c5200acbd89acda65178720410c Mon Sep 17 00:00:00 2001
From: Michael Niedermayer <michaelni@gmx.at>
Date: Sun, 9 Sep 2007 11:58:57 +0000
Subject: [PATCH] clarify

Originally committed as revision 10449 to svn://svn.ffmpeg.org/ffmpeg/trunk
---
 doc/snow.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/snow.txt b/doc/snow.txt
index c538a73db3d..d1420fdf5a3 100644
--- a/doc/snow.txt
+++ b/doc/snow.txt
@@ -362,8 +362,8 @@ diagonal not containing the fullpel point
 
 
 the remaining points shall be bilinearly interpolated from the
-up to 4 surrounding halfpel points, again rounding should be to nearest and
-halfway values rounded up
+up to 4 surrounding halfpel and fullpel points, again rounding should be to
+nearest and halfway values rounded up
 
 compliant snow decoders MUST support 1-1/8 pel luma and 1/2-1/16 pel chroma
 interpolation at least
-- 
GitLab