mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 00:11:59 +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/meson.build
vendored
1
lib/gst/plugin/meson.build
vendored
@@ -61,4 +61,5 @@ if build_gst_plugin
|
||||
)
|
||||
endif
|
||||
|
||||
subdir('handlers')
|
||||
subdir('importers')
|
||||
|
Reference in New Issue
Block a user