mirror of
https://github.com/mpv-player/mpv
synced 2024-12-11 09:25:56 +00:00
no comment :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@229 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
68c4d03014
commit
9035198126
@ -35,6 +35,10 @@ Gabucino: <gabucino@k2.jozsef.kando.hu>
|
|||||||
BERECZ Szabolcs: <szabi@inf.elte.hu>
|
BERECZ Szabolcs: <szabi@inf.elte.hu>
|
||||||
- config file and command line parser (coming soon)
|
- config file and command line parser (coming soon)
|
||||||
- mga_vid fixes, module option stc.
|
- 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>
|
Andreas Ackermann: <asackerm@stud.informatik.uni-erlangen.de>
|
||||||
- LIRC support (see DOCS/LIRC)
|
- LIRC support (see DOCS/LIRC)
|
||||||
@ -51,9 +55,6 @@ Michael Graffam: <mgraffam@idsi.net>
|
|||||||
- XF86VidMode support to vo_x11
|
- XF86VidMode support to vo_x11
|
||||||
- Video mode switching code to vo_dga
|
- Video mode switching code to vo_dga
|
||||||
|
|
||||||
Megyer Laszlo (Lez, Laaz): <lez@sch.bme.hu>
|
|
||||||
- SUB reader
|
|
||||||
|
|
||||||
Main testers:
|
Main testers:
|
||||||
Balazs Tibor (Tibcu)
|
Balazs Tibor (Tibcu)
|
||||||
Sasi Peter (SaPe)
|
Sasi Peter (SaPe)
|
||||||
|
@ -83,6 +83,7 @@ Supported video output devices:
|
|||||||
- xv: X11 using overlays with the Xvideo extension (hardware YUV & scaling)
|
- xv: X11 using overlays with the Xvideo extension (hardware YUV & scaling)
|
||||||
- gl: OpenGL renderer, works only with Utah-GLX! (no DRI or nVidia drivers)
|
- gl: OpenGL renderer, works only with Utah-GLX! (no DRI or nVidia drivers)
|
||||||
- syncfb: Matrox G400 YUV support on framebuffer (not tested, maybe broken)
|
- 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)
|
- 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)
|
- sdl: SDL >= v1.1.7 driver (slower than 'x11', but supports software scaling)
|
||||||
(NOT supported by us! Don't submit SDL bugreports!)
|
(NOT supported by us! Don't submit SDL bugreports!)
|
||||||
|
Loading…
Reference in New Issue
Block a user