# HG changeset patch # User michael # Date 1153000187 0 # Node ID 4c979c32f5cc4f846ff7793b8af59583aa9398bc # Parent 2ec2301183cdb66019b112c0923e49321c307382 clarify "extradata" comments welcome! if anyone disagrees ill reverse this and we can disscuss it, i just thought there wont be any disagreement and was too lazy to send a patch ... diff -r 2ec2301183cd -r 4c979c32f5cc DOCS/tech/nut.txt --- a/DOCS/tech/nut.txt Sat Jul 15 16:03:12 2006 +0000 +++ b/DOCS/tech/nut.txt Sat Jul 15 21:49:47 2006 +0000 @@ -512,6 +512,19 @@ codec_specific_data private global data for a codec (could be huffman tables or ...) + if a codec has a global header it SHOULD be placed in here instead of + at the start of every keyframe + the exact format is specified in the codec spec + codecs which dont specify it in their spec are specified below + for ogg based codecs (vorbis, theora) the following format shall be used + number_of_headers_minus_1 u(8) + for(i=0; i