vlc | branch: master | Martin Storsjö <[email protected]> | Tue Mar 12 11:39:02 
2013 +0200| [e46020734e4450d3fb6de6264f3d6cbb7ce8e07c] | committer: Martin 
Storsjö

opengl: Make the ES1/ES2 video output work

This mostly consists of ifdeffing out parts selectively from
opengl.c based on whether shaders or the fixed pipeline are
absent.

Both the ES1 and ES2 outputs have been tested on Ubuntu on
a pandaboard. They seem to mostly work fine, but overlay
subpictures seem garbled.

Signed-off-by: Martin Storsjö <[email protected]>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e46020734e4450d3fb6de6264f3d6cbb7ce8e07c
---

 configure.ac                    |    8 ++---
 modules/video_output/Modules.am |    2 +-
 modules/video_output/gl.c       |    1 -
 modules/video_output/opengl.c   |   67 +++++++++++++++++++++++++++++++++++++--
 4 files changed, 70 insertions(+), 8 deletions(-)

Diff:   
http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=e46020734e4450d3fb6de6264f3d6cbb7ce8e07c
_______________________________________________
vlc-commits mailing list
[email protected]
http://mailman.videolan.org/listinfo/vlc-commits

Reply via email to