[vlc-devel] commit: Remove the MGA video output ( Rémi Denis-Courmont )
git version control
git at videolan.org
Sun Jan 10 14:18:22 CET 2010
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sun Jan 10 15:05:03 2010 +0200| [3186de40c74a61e9fd59776690964917c7786234] | committer: Rémi Denis-Courmont
Remove the MGA video output
Those cards are normally accessed with the standard FrameBuffer,
through X11 or svgalib instead. The mga_vid driver is not even in the
kernel (or not anymore).
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3186de40c74a61e9fd59776690964917c7786234
---
NEWS | 1 +
configure.ac | 10 -
modules/LIST | 1 -
modules/video_output/Modules.am | 1 -
modules/video_output/mga.c | 347 ---------------------------------------
po/POTFILES.in | 1 -
6 files changed, 1 insertions(+), 360 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=3186de40c74a61e9fd59776690964917c7786234
More information about the vlc-devel
mailing list