diff options
author | ods15 <ods15@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-03-10 11:52:58 +0000 |
---|---|---|
committer | ods15 <ods15@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-03-10 11:52:58 +0000 |
commit | 3d312d86fe84cb55233cdb2f36d98a6c1cd7af4b (patch) | |
tree | 35fcc517254b8403cdee5ca85cbb2503eba22b0f /DOCS/tech | |
parent | 2c222ee63ba3f3ec9e41f3f5582bf06b1d308b34 (diff) | |
download | mpv-3d312d86fe84cb55233cdb2f36d98a6c1cd7af4b.tar.bz2 mpv-3d312d86fe84cb55233cdb2f36d98a6c1cd7af4b.tar.xz |
push back userdata stream_class
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17794 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech')
-rw-r--r-- | DOCS/tech/mpcf.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/tech/mpcf.txt b/DOCS/tech/mpcf.txt index b31668c7f8..c11bdfba5b 100644 --- a/DOCS/tech/mpcf.txt +++ b/DOCS/tech/mpcf.txt @@ -416,7 +416,7 @@ stream_class 0 video 1 audio 2 subtiles - 4 userdata + 3 userdata Note: the remaining values are reserved and MUST NOT be used a demuxer MUST ignore streams with reserved classes |