Mercurial > mplayer.hg
changeset 5146:1941807a2188
libvo flags
author | alex |
---|---|
date | Sat, 16 Mar 2002 20:57:53 +0000 |
parents | 109377795585 |
children | ed2e841e863d |
files | DOCS/tech/general.txt |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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)