summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-09 18:56:51 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-09 18:56:51 +0000
commit33da455d5e0439ef2688e287a271542c337f1e74 (patch)
tree38ea303f47c217deb74cae397864684bb7a7fcb5
parentf6defe6f82c099ae37d30a154471926f140e553e (diff)
downloadmpv-33da455d5e0439ef2688e287a271542c337f1e74.tar.bz2
mpv-33da455d5e0439ef2688e287a271542c337f1e74.tar.xz
index should be otional (idea by alex)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9373 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/tech/mpcf.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/tech/mpcf.txt b/DOCS/tech/mpcf.txt
index 86ff578051..789baf1efe 100644
--- a/DOCS/tech/mpcf.txt
+++ b/DOCS/tech/mpcf.txt
@@ -207,7 +207,7 @@ length_in_msec
index_flag
1 indicates that this file has an index
- Note, all files MUST have an index at the end except, (realtime) streams
+ Note, all files SHOULD have an index at the end except, (realtime) streams
stream_id
Note: streams with a lower relative class MUST have a lower relative id
@@ -393,7 +393,7 @@ headers MUST be repeated every 10sec at least ? FIXME
headers MUST be repeated at least twice (so they exist 3 times in a file)
Index
-the index can be repeated but there MUST be at least one at the end
+the index can be repeated but there SHOULD be at least one at the end
Note: in case of realtime streaming there is no end, so no index there either
Info packets