[vlc-commits] opengl: Make the ES1/ES2 video output work

Martin Storsjö git at videolan.org
Wed Mar 13 18:04:13 CET 2013


vlc | branch: master | Martin Storsjö <martin at martin.st> | 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ö <martin at martin.st>

> 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


More information about the vlc-commits mailing list