summaryrefslogtreecommitdiffstats
path: root/DOCS/README
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/README')
-rw-r--r--DOCS/README24
1 files changed, 14 insertions, 10 deletions
diff --git a/DOCS/README b/DOCS/README
index 4ba43abfe2..9630315108 100644
--- a/DOCS/README
+++ b/DOCS/README
@@ -74,20 +74,22 @@ Supported video codecs:
Supported video output devices:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- mga: Matrox G200/G400 hardware YUV overlay via the mga_vid device
-- xmga: Matrox G200/G400 overlay (mga_vid) in X11 window
+- mga: Matrox G200/G400 hardware YUV overlay via the mga_vid device
+- xmga: Matrox G200/G400 overlay (mga_vid) in X11 window
(Xv emulation on X 3.3.x !)
-- x11: X11 optionally with SHM extension
+- x11: X11 optionally with SHM extension
- dga: X11 DGA extension (only in 24/32bpp)
- fsdga:X11 DGA extension with fullscreen scaling (only 24/32bpp and MPEG!)
-- xv: X11 using overlays with the Xvideo extension (hardware YUV & scaling)
-- gl: OpenGL renderer, works only with Utah-GLX! (no DRI or nVidia drivers)
+- xv: X11 using overlays with the Xvideo extension (hardware YUV & scaling)
+- gl: OpenGL renderer, works only with Utah-GLX! (no DRI or nVidia drivers)
- syncfb: Matrox G400 YUV support on framebuffer (not tested, maybe broken)
-- 3dfx: Voodoo2/3 hardware YUV (/dev/3dfx) support (not yet tested, maybe broken)
-- sdl: SDL >= v1.1.7 driver (slower than 'x11', but supports software scaling)
-- null: Null output (for speed tests/benchmarking)
-- pgm: PGM file output (for testing purposes)
-- md5: MD5sum output (for mpeg conformance tests)
+- 3dfx: Voodoo2/3 hardware YUV (/dev/3dfx) support (not yet tested, maybe broken)
+- sdl: SDL >= v1.1.7 driver (slower than 'x11', but supports software scaling)
+ (NOT supported by us! Don't submit SDL bugreports!)
+- null: Null output (for speed tests/benchmarking)
+- pgm: PGM file output (for testing purposes)
+- md5: MD5sum output (for mpeg conformance tests)
+
NOTE: not all are available for AVI files
Supported audio output devices:
@@ -96,6 +98,8 @@ Supported audio output devices:
- ALSA driver with OSS emulation
- ESD with the esddsp utility
+NOTE: check DOCS/SOUNDCARDS !
+
Speed:
~~~~~~
Most of time-critical parts are optimized for MMX/SSE/3DNow!.