language_code & fourcc vb->v reversal

version 0->1, 0 was NUT with subpackets :)
stream_id < stream_count rule (otherwise stream[stream_id] would be problematic ...)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12151 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
michael 2004-04-07 13:00:33 +00:00
parent 11c255bf20
commit 3905f57aaf
1 changed files with 4 additions and 4 deletions

View File

@ -115,9 +115,9 @@ stream_header:
packet_header
stream_id v
stream_class v
fourcc v
fourcc vb
average_bitrate v
language_code v
language_code vb
time_base_nom v
time_base_denom v
msb_timestamp_shift v
@ -234,13 +234,13 @@ backward_ptr
the first bit is allways set
version
0 for now
1 for now
stream_id
Note: streams with a lower relative class MUST have a lower relative id
so a stream with class 0 MUST allways have a id which is lower then any
stream with class > 0
streams should use low ids
stream_id MUST be < stream_count
stream_class
0 video