[vlc-commits] Added coreanimation opengl layer vout module
David Fuhrmann
git at videolan.org
Mon Feb 3 12:40:53 CET 2014
vlc | branch: master | David Fuhrmann <david.fuhrmann at googlemail.com> | Mon Feb 3 12:38:25 2014 +0100| [f46cc62683d0a39870c1d2412278d6d5d901abdb] | 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=f46cc62683d0a39870c1d2412278d6d5d901abdb
---
NEWS | 1 +
modules/MODULES_LIST | 1 +
modules/video_output/Modules.am | 8 +
modules/video_output/caopengllayer.m | 464 ++++++++++++++++++++++++++++++++++
po/POTFILES.in | 1 +
5 files changed, 475 insertions(+)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=f46cc62683d0a39870c1d2412278d6d5d901abdb
More information about the vlc-commits
mailing list