gstreamer/sys/applemedia
Alessandro Decina 4aaaf23868 applemedia: videotesturecache: let CVOpenGLESTextureCache flush every 1s
Leave kCVOpenGLESTextureCacheMaximumTextureAgeKey to the default (1s). We used
to set it to 0 and flush manually, but apparently (looking at the GLES profiler)
0 means "disable the cache entirely".
2016-02-10 15:40:02 +11:00
..
atdec.c plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
atdec.h
avfassetsrc.h
avfassetsrc.m applemedia: always fill GstBuffers with GstMemory 2016-01-19 16:13:04 +11:00
avfvideosrc.h
avfvideosrc.m applemedia: avfvideosrc: implement GstElement::set_context 2016-02-09 14:13:26 +11:00
avsamplevideosink.h
avsamplevideosink.m applemedia/avsample: Fix racy cleanup of CA layer 2015-07-31 12:59:00 +10:00
coremediabuffer.c applemedia: always fill GstBuffers with GstMemory 2016-01-19 16:13:04 +11:00
coremediabuffer.h applemedia: always fill GstBuffers with GstMemory 2016-01-19 16:13:04 +11:00
corevideobuffer.c applemedia: always fill GstBuffers with GstMemory 2016-01-19 16:13:04 +11:00
corevideobuffer.h applemedia: always fill GstBuffers with GstMemory 2016-01-19 16:13:04 +11:00
corevideomemory.c applemedia: implement GstAppleCoreVideoMemory 2016-01-19 12:58:43 +11:00
corevideomemory.h applemedia: implement GstAppleCoreVideoMemory 2016-01-19 12:58:43 +11:00
glcontexthelper.c applemedia: refactor GL context code 2016-01-29 15:10:32 +11:00
glcontexthelper.h applemedia: refactor GL context code 2016-01-29 15:10:32 +11:00
iosassetsrc.h
iosassetsrc.m plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
iosurfacememory.c applemedia: iosurfacememory: alloc with g_new0 2016-01-19 12:56:40 +11:00
iosurfacememory.h applemedia: vtdec: switch to IOSurface on Mac 2015-12-16 17:03:03 +11:00
Makefile.am applemedia: refactor GL context code 2016-01-29 15:10:32 +11:00
plugin.m applemedia: implement GstAppleCoreVideoMemory 2016-01-19 12:58:43 +11:00
qtkitvideosrc.h
qtkitvideosrc.m applemedia: always fill GstBuffers with GstMemory 2016-01-19 16:13:04 +11:00
videotexturecache.h applemedia: vtdec: remove the internal GstGLColorConvert 2015-12-16 17:03:03 +11:00
videotexturecache.m applemedia: videotesturecache: let CVOpenGLESTextureCache flush every 1s 2016-02-10 15:40:02 +11:00
vtdec.c applemedia: vtdec: implement GstElement::set_context 2016-02-09 14:13:26 +11:00
vtdec.h applemedia: refactor GL context code 2016-01-29 15:10:32 +11:00
vtenc.c applemedia: vtenc: fix build on iOS 2016-01-19 19:18:43 +11:00
vtenc.h vtenc: fix keyframe request race condition 2015-06-01 13:32:03 +02:00
vtutil.c
vtutil.h