Commit 11de04d8 authored by Michael Niedermayer's avatar Michael Niedermayer

intro

Originally committed as revision 10168 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent fdb99704
......@@ -2,6 +2,16 @@
SNOW Video Codec Specification Draft 20070103
=============================================
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
the process described in this spec shall be considered a conformant
snow encoder.
Definitions:
============
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment