summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/mpcf.txt
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/tech/mpcf.txt')
-rw-r--r--DOCS/tech/mpcf.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/tech/mpcf.txt b/DOCS/tech/mpcf.txt
index 35c88fa41b..d65c2f529e 100644
--- a/DOCS/tech/mpcf.txt
+++ b/DOCS/tech/mpcf.txt
@@ -329,7 +329,7 @@ flags[frame_code]
mask = (1<<msb_timestamp_shift)-1;
delta= last_timestamp - mask/2
timestamp= ((timestamp_lsb-delta)&mask) + delta
- TTT must be 100 or 101 if the packet_type is not 0
+ TTT must be 101 if the packet_type is not 0
the last timestamp differences are reset to the
initial_timestamp_predictor values from the stream header if a
packet of type not 0 in encountered