[Mplayer-cvslog] CVS: main/DOCS/tech tech-eng.txt,1.20,1.21
Alex Beregszaszi
alex at mplayer.dev.hu
Sat Mar 16 21:57:56 CET 2002
Update of /cvsroot/mplayer/main/DOCS/tech
In directory mplayer:/var/tmp.root/cvs-serv7865
Modified Files:
tech-eng.txt
Log Message:
libvo flags
Index: tech-eng.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/tech-eng.txt,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- tech-eng.txt 8 Feb 2002 17:38:32 -0000 1.20
+++ tech-eng.txt 16 Mar 2002 20:57:53 -0000 1.21
@@ -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)
More information about the MPlayer-cvslog
mailing list