mirror of
https://github.com/librempeg/librempeg
synced 2024-11-23 03:28:27 +00:00
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
This commit is contained in:
parent
cbe3f0b8ec
commit
c567c6945f
21
doc/snow.txt
21
doc/snow.txt
@ -1,17 +1,18 @@
|
|||||||
=============================================
|
=============================================
|
||||||
SNOW Video Codec Specification Draft 20070103
|
SNOW Video Codec Specification Draft 20080110
|
||||||
=============================================
|
=============================================
|
||||||
|
|
||||||
Intro:
|
Introduction:
|
||||||
======
|
=============
|
||||||
This Specification describes the snow syntax and semmantics as well as
|
This specification describes the SNOW bitstream syntax and semantics as
|
||||||
how to decode snow.
|
well as the formal SNOW decoding process.
|
||||||
The decoding process is precissely described and any compliant decoder
|
|
||||||
MUST produce the exactly same output for a spec conformant snow stream.
|
The decoding process is described precisely and any compliant decoder
|
||||||
For encoding though any process which generates a stream compliant to
|
MUST produce the exact same output for a spec-conformant SNOW stream.
|
||||||
the syntactical and semmantical requirements and which is decodeable by
|
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
|
the process described in this spec shall be considered a conformant
|
||||||
snow encoder.
|
SNOW encoder.
|
||||||
|
|
||||||
Definitions:
|
Definitions:
|
||||||
============
|
============
|
||||||
|
Loading…
Reference in New Issue
Block a user