GStreamer multimedia framework
Go to file
Julien Isorce f1365f1051 gl/cocoa: use NSAutoreleasePool to free resize data
Otherwise when resizing the window you will also get messages like:
class NSConcreteMapTable autoreleased with no pool in place - just leaking
class NSConcreteValue autoreleased with no pool in place - just leaking
class NSConcreteValue autoreleased with no pool in place - just leaking
class __NSCFDictionary autoreleased with no pool in place - just leaking
2017-12-09 19:31:49 +00:00
ext/gl glimagesink: resize the viewport correctly on a caps change 2017-12-09 19:31:49 +00:00
gst-libs/gst/gl gl/cocoa: use NSAutoreleasePool to free resize data 2017-12-09 19:31:49 +00:00
pkgconfig gl: append GL_LIB and GL_CFLAGS in pc files 2017-12-09 19:31:38 +00:00
tests gl/examples: update for other-context property removal 2017-12-09 19:31:49 +00:00