diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2007-09-09 11:58:57 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2007-09-09 11:58:57 +0000 |
commit | a11dc59a804a8c5200acbd89acda65178720410c (patch) | |
tree | d8186a6f6b9e4b5f20c2394024c2d5f731a64bcc /doc/snow.txt | |
parent | 1551e8e87f90ea856aefb3bb6e8bea81bbf6ca83 (diff) | |
download | ffmpeg-a11dc59a804a8c5200acbd89acda65178720410c.tar.gz |
clarify
Originally committed as revision 10449 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/snow.txt')
-rw-r--r-- | doc/snow.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/snow.txt b/doc/snow.txt index c538a73db3..d1420fdf5a 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 |