summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-07-16 23:47:12 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-07-16 23:47:12 +0000
commit8165c1c9bb8654f6f2a279b7ea2ead6ca65675c1 (patch)
tree1ba8fa27b2e76e5b7ad373db7979512f243fa896 /DOCS
parent9059d9f95e3a866d161775e92a8b1abcd7af5b44 (diff)
downloadmpv-8165c1c9bb8654f6f2a279b7ea2ead6ca65675c1.tar.bz2
mpv-8165c1c9bb8654f6f2a279b7ea2ead6ca65675c1.tar.xz
clarify H.264 global header format
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19126 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/nut.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/tech/nut.txt b/DOCS/tech/nut.txt
index ecfccc4cc4..ce636624a1 100644
--- a/DOCS/tech/nut.txt
+++ b/DOCS/tech/nut.txt
@@ -525,6 +525,8 @@ codec_specific_data
for(i=0; i<number_of_headers; i++)
header[i]
Note, this is the same format these codecs use in matroska
+ for H.264 the NAL units MUST be formated as in a bytestream
+ (with 00 00 01 prefixes)
frame_code
the meaning of this byte is stored in the main header