GStreamer multimedia framework
Go to file
Matthew Waters 6a7ccd6f3e glmixer: lock the size of mix->frames to the number of pads
Fixes a segfault with decodebin ! glmixer where the request pads on
both sides were being requested after the state change to PAUSED.

Also fixes dynamically adding and removing pads while glmixer is
in a state >= PAUSED.
2017-12-09 19:31:42 +00:00
ext/gl glimagesink: replace pointer properties with signals 2017-12-09 19:31:42 +00:00
gst-libs/gst/gl glmixer: lock the size of mix->frames to the number of pads 2017-12-09 19:31:42 +00:00
pkgconfig gl: append GL_LIB and GL_CFLAGS in pc files 2017-12-09 19:31:38 +00:00
tests gl/examples: Port to using signals instead of properties 2017-12-09 19:31:42 +00:00