diff options
author | Mike Melanson <mike@multimedia.cx> | 2008-01-11 07:15:43 +0000 |
---|---|---|
committer | Mike Melanson <mike@multimedia.cx> | 2008-01-11 07:15:43 +0000 |
commit | c567c6945f23f5dc32bda2b4d30171e6d64586ca (patch) | |
tree | 01f2f0207492a5912134d50865f31b2aed0a6181 /doc | |
parent | cbe3f0b8ec107ce780d5c857f16abe73e9235e97 (diff) | |
download | ffmpeg-c567c6945f23f5dc32bda2b4d30171e6d64586ca.tar.gz |
Ministry of English Composition edits for SNOW spec-- introduction (many more to come)
Originally committed as revision 11503 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/snow.txt | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/doc/snow.txt b/doc/snow.txt index 91e4780fe9..1d75fe226e 100644 --- a/doc/snow.txt +++ b/doc/snow.txt @@ -1,17 +1,18 @@ ============================================= -SNOW Video Codec Specification Draft 20070103 +SNOW Video Codec Specification Draft 20080110 ============================================= -Intro: -====== -This Specification describes the snow syntax and semmantics as well as -how to decode snow. -The decoding process is precissely described and any compliant decoder -MUST produce the exactly same output for a spec conformant snow stream. -For encoding though any process which generates a stream compliant to -the syntactical and semmantical requirements and which is decodeable by +Introduction: +============= +This specification describes the SNOW bitstream syntax and semantics as +well as the formal SNOW decoding process. + +The decoding process is described precisely and any compliant decoder +MUST produce the exact same output for a spec-conformant SNOW stream. +For encoding, though, any process which generates a stream compliant to +the syntactical and semantic requirements and which is decodable by the process described in this spec shall be considered a conformant -snow encoder. +SNOW encoder. Definitions: ============ |