# HG changeset patch # User alex # Date 1016312273 0 # Node ID 1941807a21882160de26b38039b44b49b4cf3664 # Parent 109377795585ecfb60afde5f08869c4d4c129c23 libvo flags diff -r 109377795585 -r 1941807a2188 DOCS/tech/general.txt --- a/DOCS/tech/general.txt Sat Mar 16 20:36:24 2002 +0000 +++ b/DOCS/tech/general.txt Sat Mar 16 20:57:53 2002 +0000 @@ -211,8 +211,8 @@ VOCTRL_QUERY_FORMAT - queries if a given pixelformat is supported. return value: flags: - 0x1 - supported (by hardware or conversion) - 0x2 - supported (by hardware, without conversion) + 0x1 - supported + 0x2 - supported without conversion (define 0x1 too!) 0x4 - sub/osd supported (has draw_alpha) 0x8 - hardware handles subpics 0x100 - driver/hardware handles timing (blocking)