mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
plugin: Rework code to use new GL context handler
Create a GL context handler subclass of recently added context handler base class and rework code to use it. This simplifies a lot of things, like: switching of importers at runtime, handling context queries, sharing data between importers, etc.
This commit is contained in:
1
lib/gst/plugin/handlers/meson.build
vendored
Normal file
1
lib/gst/plugin/handlers/meson.build
vendored
Normal file
@@ -0,0 +1 @@
|
||||
subdir('gl')
|
Reference in New Issue
Block a user