# HG changeset patch # User gabucino # Date 985797047 0 # Node ID 1f174547a087f492262133d2431d157b09862c05 # Parent 2a94614c1d51e0ddbd37dfd760d70327573a3b67 no comment :) diff -r 2a94614c1d51 -r 1f174547a087 DOCS/AUTHORS --- 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: - config file and command line parser (coming soon) - mga_vid fixes, module option stc. +- fbdev support in libvo + +Megyer Laszlo (Lez, Laaz): +- SUB reader Andreas Ackermann: - 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): -- SUB reader - Main testers: Balazs Tibor (Tibcu) Sasi Peter (SaPe) diff -r 2a94614c1d51 -r 1f174547a087 DOCS/README --- 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!)