vlc | branch: master | Ilkka Ollakka <[email protected]> | Tue May 15 18:36:30 2012 +0300| [0cd050a948edf557afa28191707a972f8412ca71] | committer: Ilkka Ollakka
Opengl: Rework opengl to use glsl instead of arb extension for yuv->rgb This doesn't yet fully work with opengl es side. If you notice any regressions please notify it. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0cd050a948edf557afa28191707a972f8412ca71 --- modules/video_output/opengl.c | 429 +++++++++++++++++++++++++++-------------- modules/video_output/opengl.h | 15 +- 2 files changed, 294 insertions(+), 150 deletions(-) Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=0cd050a948edf557afa28191707a972f8412ca71 _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
