Browse Source

intro

Originally committed as revision 10168 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Michael Niedermayer 18 years ago
parent
commit
11de04d801
1 changed files with 10 additions and 0 deletions
  1. +10
    -0
      doc/snow.txt

+ 10
- 0
doc/snow.txt View File

@@ -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:
============


Loading…
Cancel
Save