glmemory: add support for rectangle textures
authorMatthew Waters <matthew@centricular.com>
Wed, 28 Oct 2015 13:44:26 +0000 (00:44 +1100)
committerMatthew Waters <matthew@centricular.com>
Fri, 30 Oct 2015 03:24:53 +0000 (14:24 +1100)
commit5b07a520387b2696a8c5a7bf5758aef3e62bbf27
tree51fc1f10a94a1ddcd89f09dfc43b9b9d4a6a7fef
parent1cdc07b3076fe82222f9b48e4e2718490763e3cb
glmemory: add support for rectangle textures

Add the various tokens/strings for the differnet texture types (2D, rect, oes)

Changes the GLmemory api to include the GstGLTextureTarget in all relevant
functions.

Update the relevant caps/templates for 2D only textures.
ext/gl/gstglstereomix.c