gstreamer/sys/applemedia
Alessandro Decina 6961945110 glmemory: add gst_gl_memory_allocator_get_default
Add gst_gl_memory_allocator_get_default to get the default allocator based on
the opengl version. Allows us to stop hardcoding the PBO allocator which isn't
supported on gles2.

Fixes GL upload on iOS9 among other things.
2015-12-18 14:25:32 +11:00
..
atdec.c plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
atdec.h atdec: Implement draining properly 2014-03-11 15:33:26 +01:00
avfassetsrc.h iosavassetsrc: rename element to avfassetsrc 2014-04-24 12:28:17 +02:00
avfassetsrc.m plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
avfvideosrc.h applemedia: update contact information 2013-02-16 02:51:52 +01:00
avfvideosrc.m applemedia: avfvideosrc: do fixate 2015-12-17 14:49:13 +11:00
avsamplevideosink.h applemedia/avsamplesink: utilise a pull based approach of displaying video frames 2015-03-04 14:48:03 +11:00
avsamplevideosink.m applemedia/avsample: Fix racy cleanup of CA layer 2015-07-31 12:59:00 +10:00
coremediabuffer.c applemedia: enable sharing of CMBlockBuffer data 2015-06-25 10:49:05 +02:00
coremediabuffer.h applemedia: don't call CVPixelBufferLockBaseAddress when doing texture sharing 2015-01-30 00:34:08 +11:00
corevideobuffer.c applemedia: corevideobuffer: make mapping the CVPixelBuffer in CPU optional 2015-01-30 00:34:08 +11:00
corevideobuffer.h applemedia: corevideobuffer: make mapping the CVPixelBuffer in CPU optional 2015-01-30 00:34:08 +11:00
iosassetsrc.h iosassetsrc: Port to 1.0 and fix some bugs on the way 2013-09-28 20:36:21 +02:00
iosassetsrc.m plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
iosurfacememory.c gl*memory*: reverse the parameter order of user_data and destroy notify 2015-12-17 15:44:22 +11:00
iosurfacememory.h applemedia: vtdec: switch to IOSurface on Mac 2015-12-16 17:03:03 +11:00
Makefile.am applemedia: Link to IOSurface.framework for the IOSurface API 2015-12-16 10:21:59 +01:00
plugin.m vtdec: fix build error with clang 2015-04-26 19:23:06 +02:00
qtkitvideosrc.h applemedia: update contact information 2013-02-16 02:51:52 +01:00
qtkitvideosrc.m applemedia: corevideobuffer: make mapping the CVPixelBuffer in CPU optional 2015-01-30 00:34:08 +11:00
videotexturecache.h applemedia: vtdec: remove the internal GstGLColorConvert 2015-12-16 17:03:03 +11:00
videotexturecache.m glmemory: add gst_gl_memory_allocator_get_default 2015-12-18 14:25:32 +11:00
vtdec.c applemedia: vtdec: fix texture-target on iOS 2015-12-16 17:03:04 +11:00
vtdec.h applemedia: rename GstCoreVideoTextureCache to GstVideoTextureCache 2015-12-16 17:03:03 +11:00
vtenc.c vtenc: Set profile_level to NULL after release 2015-11-11 14:49:58 +01:00
vtenc.h vtenc: fix keyframe request race condition 2015-06-01 13:32:03 +02:00
vtutil.c atdec: Set correct number of frames for MP3 2014-03-11 15:33:25 +01:00
vtutil.h applemedia: replace private function with its public variant 2013-05-20 13:31:02 +02:00