glbasefilter: add support for changing the display
authorMatthew Waters <matthew@centricular.com>
Wed, 5 Feb 2020 01:26:54 +0000 (12:26 +1100)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 3 Mar 2020 02:11:52 +0000 (02:11 +0000)
commit7e2073000a82a1e3361ac806ea698d2cf7ff0a30
tree80dd51d1c9c54c7fca6bbc2a2eb2f60aac42786b
parent4e12363cb79215d16e802a4582cbef3da515aa7b
glbasefilter: add support for changing the display

Each element will remove its usage of the old display and context and
try to retrieve a new GL context.
ext/gl/gstglcolorconvertelement.c
gst-libs/gst/gl/gstglbasefilter.c
gst-libs/gst/gl/gstglbasefilter.h
tests/check/elements/glfilter.c [new file with mode: 0644]
tests/check/meson.build