diff --git a/DOCS/AUTHORS b/DOCS/AUTHORS index e9ca9de479..c4606ee9d8 100644 --- a/DOCS/AUTHORS +++ b/DOCS/AUTHORS @@ -35,6 +35,10 @@ Gabucino: 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 @@ Michael Graffam: - 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 --git a/DOCS/README b/DOCS/README index 70bb163eb6..495294732a 100644 --- a/DOCS/README +++ b/DOCS/README @@ -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!)