Mercurial > mplayer.hg
changeset 4161:315f5d5355fa
query_format flags updated
author | arpi |
---|---|
date | Tue, 15 Jan 2002 00:24:57 +0000 |
parents | ac62f8534409 |
children | ccd4cd552cfc |
files | DOCS/tech/general.txt |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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