From 9d6ad5ab21d4aa8dd98b760ea93ad720f7a4138d Mon Sep 17 00:00:00 2001 From: ods15 Date: Sun, 12 Mar 2006 13:21:04 +0000 Subject: 10l to me, misarrangment of flags git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17825 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/mpcf.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS/tech') diff --git a/DOCS/tech/mpcf.txt b/DOCS/tech/mpcf.txt index eaab7886b2..7d450a7b78 100644 --- a/DOCS/tech/mpcf.txt +++ b/DOCS/tech/mpcf.txt @@ -500,10 +500,10 @@ flags[frame_code], frame_flags Bit Name Description 1 FLAG_KEY if set, frame is keyframe 2 FLAG_EOR if set, stream has no relevance on + presentation. (EOR) 32 FLAG_SIZE_MSB if set, data_size_msb is at frame header, otherwise data_size_msb is 0 64 FLAG_CHECKSUM if set then the frame header contains a checksum - presentation. (EOR) 4096 FLAG_CODED if set, coded_flags are stored in the frame header. 8192 FLAG_INVALID if set, frame_code is invalid. -- cgit v1.2.3