From 11de04d80171eb8ddc1690f2f3eb935b5ed68a56 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Tue, 21 Aug 2007 00:26:25 +0000 Subject: [PATCH] intro Originally committed as revision 10168 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/snow.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/snow.txt b/doc/snow.txt index aa0746b84a..3f14204cb8 100644 --- a/doc/snow.txt +++ b/doc/snow.txt @@ -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: ============