From 6557c02bc4ae961e9be4a7a2147cb50c267e45e2 Mon Sep 17 00:00:00 2001 From: ods15 Date: Sun, 12 Mar 2006 17:35:51 +0000 Subject: revert last change git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17827 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/mpcf.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'DOCS/tech') diff --git a/DOCS/tech/mpcf.txt b/DOCS/tech/mpcf.txt index dcc5cd7308..8579d9c401 100644 --- a/DOCS/tech/mpcf.txt +++ b/DOCS/tech/mpcf.txt @@ -516,17 +516,17 @@ flags[frame_code], frame_flags its pts differs by more then max_pts_distance from the last frame stream_id_plus1[frame_code] - MUST be <256 + MUST be <250 if it is 0, then the stream_id is coded in the frame data_size_mul[frame_code] - MUST be <65536 + MUST be <16384 data_size_lsb[frame_code] - MUST be <65536 + MUST be <16384 pts_delta[frame_code] - MUST be <32768 and >-32768 + MUST be <16384 and >-16384 reserved_count[frame_code] MUST be <256 -- cgit v1.2.3