GStreamer multimedia framework
Go to file
Haihua Hu ea6bed111b glformat: fix the usage of GST_GL_RGB565
GL_RGB565 is sized internal glformat, the corresponding glformat
should be GL_RGB and type is GL_UNSIGNED_SHORT_565. Otherwise will
return GL_INVALID_ENUM when creating texture.

https://bugzilla.gnome.org/show_bug.cgi?id=783066
2017-12-09 19:32:28 +00:00
ext/gl gltestsrc: Fix typo (occured->occurred) 2017-12-09 19:32:28 +00:00
gst-libs/gst/gl glformat: fix the usage of GST_GL_RGB565 2017-12-09 19:32:28 +00:00
pkgconfig gl/pkg-config: add the configured platform/api/winsys 2017-12-09 19:32:25 +00:00
tests examples: gl: remove ancient bitrotten .vcproj files 2017-12-09 19:32:28 +00:00