# HG changeset patch # User arpi # Date 1011054297 0 # Node ID 315f5d5355fa124424ff8006f160e55194e63b99 # Parent ac62f85344093d9486685b2f98d75a622c02078c query_format flags updated diff -r ac62f8534409 -r 315f5d5355fa DOCS/tech/general.txt --- a/DOCS/tech/general.txt Tue Jan 15 00:23:16 2002 +0000 +++ b/DOCS/tech/general.txt Tue Jan 15 00:24:57 2002 +0000 @@ -191,6 +191,9 @@ 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