gstreamer/tests/check/libs
Matthew Waters b90d824626 [838/906] gl: Use GL_TEXTURE_2D instead of GL_TEXTURE_RECTANGLE
We create our textures (in Desktop GL) with GL_TEXTURE_RECTANGLE,
vaapi attempts to bind our texture to GL_TEXTURE_2D which throws a
GL_INVALID_OPERATION error and as thus, no video.

Also, by moving exclusively to GL_TEXTURE_2D and the npot extension
we also remove a difference between the Desktop GL and GLES2 code.

https://bugzilla.gnome.org/show_bug.cgi?id=712287
2014-03-15 18:37:03 +01:00
..
.gitignore tests: Add test for mpegts library 2014-02-24 16:01:11 +01:00
gstglcontext.c [838/906] gl: Use GL_TEXTURE_2D instead of GL_TEXTURE_RECTANGLE 2014-03-15 18:37:03 +01:00
gstglmemory.c [812/906] move the GL vtable from GstGLDisplay to GstGLContext 2014-03-15 18:37:02 +01:00
h264parser.c Fix FSF address 2012-11-04 00:09:59 +00:00
insertbin.c tests: insertbin: update tests to 1.x scenario 2014-02-04 14:17:26 -03:00
mpegts.c test: mpegts: Add check for SDT 2014-02-25 14:34:29 +01:00
mpegvideoparser.c codecparsers: mpeg2: update test program with new GstMpegVideoPacket API. 2013-07-05 18:50:59 +02:00
vc1parser.c Fix FSF address 2012-11-04 00:09:59 +00:00