[vlc-devel] commit: Add an omap framebuffer video output module (Antoine Lejeune )
git version control
git at videolan.org
Mon Nov 24 17:59:05 CET 2008
vlc | branch: master | Antoine Lejeune <phytos at videolan.org> | Sat Jul 26 03:11:06 2008 +0200| [af20b62ad6ec0e5bd62b0370f69cfc97840f05d7] | committer: Rémi Denis-Courmont
Add an omap framebuffer video output module
It is used to speed up video output on N800/N810 devices.
X11 is used to handle events.
Signed-off-by: Rémi Denis-Courmont <rdenis at simphalempin.com>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=af20b62ad6ec0e5bd62b0370f69cfc97840f05d7
---
configure.ac | 18 +-
modules/video_output/Modules.am | 1 +
modules/video_output/omapfb.c | 771 +++++++++++++++++++++++++++++++++++++++
3 files changed, 788 insertions(+), 2 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=af20b62ad6ec0e5bd62b0370f69cfc97840f05d7
More information about the vlc-devel
mailing list