diff options
Diffstat (limited to 'doc/nut.texi')
-rw-r--r-- | doc/nut.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/nut.texi b/doc/nut.texi index 042c88a3ab..fee12da9e7 100644 --- a/doc/nut.texi +++ b/doc/nut.texi @@ -17,6 +17,10 @@ subtitle and user-defined streams in a simple, yet efficient, way. It was created by a group of FFmpeg and MPlayer developers in 2003 and was finalized in 2008. +The official nut specification is at svn://svn.mplayerhq.hu/nut +In case of any differences between this text and the official specification, +the official specification shall prevail. + @chapter Modes NUT has some variants signaled by using the flags field in its main header. @@ -130,6 +134,7 @@ PFD[32] would for example be signed 32 bit little-endian IEEE float @item RV20 @tab RealVideo 2.0 @item RV30 @tab RealVideo 3.0 @item RV40 @tab RealVideo 4.0 +@item SNOW @tab FFmpeg Snow @item SVQ1 @tab Sorenson Video 1 @item SVQ3 @tab Sorenson Video 3 @item theo @tab Xiph Theora |