From 2470de59c1d4e141b325abe66461d306c96da0cf Mon Sep 17 00:00:00 2001 From: arpi Date: Tue, 15 Jan 2002 00:24:57 +0000 Subject: query_format flags updated git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4162 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/general.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'DOCS/tech/general.txt') diff --git a/DOCS/tech/general.txt b/DOCS/tech/general.txt index 98ebbf33fe..86fc4890cc 100644 --- a/DOCS/tech/general.txt +++ b/DOCS/tech/general.txt @@ -191,6 +191,9 @@ Now, go on: 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 -- cgit v1.2.3