summaryrefslogtreecommitdiff
path: root/sys/applemedia/videotexturecache.m
Commit message (Expand)AuthorAgeFilesLines
* vtdec: use L/LA textures on GLES2 as wellMatthew Waters2016-06-291-15/+3
* vtdec: add support for zerocopy decoding with GLES 3.xMatthew Waters2016-06-291-3/+15
* glmemory: add the texture type to allocate to parametersMatthew Waters2016-06-291-6/+9
* applemedia: videotesturecache: let CVOpenGLESTextureCache flush every 1sAlessandro Decina2016-02-101-4/+0
* applemedia: texture cache: copy the input metasAlessandro Decina2016-01-221-6/+6
* applemedia: always fill GstBuffers with GstMemoryAlessandro Decina2016-01-191-47/+32
* glmemory: add gst_gl_memory_allocator_get_defaultAlessandro Decina2015-12-181-1/+1
* gl*memory*: reverse the parameter order of user_data and destroy notifyMatthew Waters2015-12-171-6/+6
* applemedia: fix build on iOSAlessandro Decina2015-12-171-7/+9
* glmemorypbo: remove our own alloc()/wrapped()/etc functionsMatthew Waters2015-12-171-17/+30
* applemedia: vtdec: remove the internal GstGLColorConvertAlessandro Decina2015-12-161-28/+1
* applemedia: vtdec: switch to IOSurface on MacAlessandro Decina2015-12-161-55/+84
* applemedia: rename GstCoreVideoTextureCache to GstVideoTextureCacheAlessandro Decina2015-12-161-0/+283