From 3905f57aaf7eefc01e8fdfdeb352c99dc0e12459 Mon Sep 17 00:00:00 2001 From: michael Date: Wed, 7 Apr 2004 13:00:33 +0000 Subject: 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 --- DOCS/tech/mpcf.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'DOCS/tech/mpcf.txt') diff --git a/DOCS/tech/mpcf.txt b/DOCS/tech/mpcf.txt index 0c1dc76869..e6288fa28c 100644 --- a/DOCS/tech/mpcf.txt +++ b/DOCS/tech/mpcf.txt @@ -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 -- cgit v1.2.3