1
mirror of https://github.com/mpv-player/mpv synced 2024-10-26 07:22:17 +02:00

no comment :)

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@229 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-03-28 16:30:47 +00:00
parent 68c4d03014
commit 9035198126
2 changed files with 5 additions and 3 deletions

View File

@ -35,6 +35,10 @@ Gabucino: <gabucino@k2.jozsef.kando.hu>
BERECZ Szabolcs: <szabi@inf.elte.hu>
- config file and command line parser (coming soon)
- mga_vid fixes, module option stc.
- fbdev support in libvo
Megyer Laszlo (Lez, Laaz): <lez@sch.bme.hu>
- SUB reader
Andreas Ackermann: <asackerm@stud.informatik.uni-erlangen.de>
- LIRC support (see DOCS/LIRC)
@ -51,9 +55,6 @@ Michael Graffam: <mgraffam@idsi.net>
- XF86VidMode support to vo_x11
- Video mode switching code to vo_dga
Megyer Laszlo (Lez, Laaz): <lez@sch.bme.hu>
- SUB reader
Main testers:
Balazs Tibor (Tibcu)
Sasi Peter (SaPe)

View File

@ -83,6 +83,7 @@ Supported video output devices:
- 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)
- fbdev:Output to general framebuffers (only MPEG1/2 and OpenDivX)
- 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!)