[vlc-commits] Added coreanimation opengl layer vout module
David Fuhrmann
git at videolan.org
Mon Feb 3 12:44:55 CET 2014
vlc | branch: master | David Fuhrmann <david.fuhrmann at googlemail.com> | Mon Feb 3 12:38:25 2014 +0100| [254a5ee275d526364e7eebb1ae63c0fb71127f16] | committer: David Fuhrmann
Added coreanimation opengl layer vout module
This module is used for video output with the windowed npapi plugin.
close #8506
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=254a5ee275d526364e7eebb1ae63c0fb71127f16
---
NEWS | 1 +
modules/MODULES_LIST | 1 +
modules/video_output/Modules.am | 8 +
modules/video_output/caopengllayer.m | 469 ++++++++++++++++++++++++++++++++++
po/POTFILES.in | 1 +
5 files changed, 480 insertions(+)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=254a5ee275d526364e7eebb1ae63c0fb71127f16
More information about the vlc-commits
mailing list