Mercurial > mplayer.hg
changeset 228:1f174547a087
no comment :)
author | gabucino |
---|---|
date | Wed, 28 Mar 2001 16:30:47 +0000 |
parents | 2a94614c1d51 |
children | a8170ba5496f |
files | DOCS/AUTHORS DOCS/README |
diffstat | 2 files changed, 5 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/AUTHORS Wed Mar 28 12:33:42 2001 +0000 +++ b/DOCS/AUTHORS Wed Mar 28 16:30:47 2001 +0000 @@ -35,6 +35,10 @@ 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 @@ - 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)
--- a/DOCS/README Wed Mar 28 12:33:42 2001 +0000 +++ b/DOCS/README Wed Mar 28 16:30:47 2001 +0000 @@ -83,6 +83,7 @@ - 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!)