summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-01-15 00:24:57 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-01-15 00:24:57 +0000
commit2470de59c1d4e141b325abe66461d306c96da0cf (patch)
tree75d3985e4f49e8828393ee9fea18c7fe41059401
parentb28a18c13731695cf7a29080984d14da6621da3c (diff)
downloadmpv-2470de59c1d4e141b325abe66461d306c96da0cf.tar.bz2
mpv-2470de59c1d4e141b325abe66461d306c96da0cf.tar.xz
query_format flags updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4162 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/tech/general.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/tech/general.txt b/DOCS/tech/general.txt
index 98ebbf33fe..86fc4890cc 100644
--- a/DOCS/tech/general.txt
+++ b/DOCS/tech/general.txt
@@ -191,6 +191,9 @@ Now, go on:
0x1 - supported (by hardware or conversion)
0x2 - supported (by hardware, without conversion)
0x4 - sub/osd supported (has draw_alpha)
+ 0x8 - hardware handles subpics
+ 0x100 - driver/hardware handles timing (blocking)
+
IMPORTANT: it's mandatorial that every vo driver support the YV12 format,
and one (or both) of BGR15 and BGR24, with conversion, if needed.
If these aren't supported, not every codec will work! The mpeg codecs