plugin: Add "clapperdmabufimport" element

This commit is contained in:
Rafał Dzięgiel
2022-04-16 19:51:15 +02:00
parent 23b57cd326
commit 232a00aa59
7 changed files with 763 additions and 2 deletions

View File

@@ -51,8 +51,10 @@ gst_clapper_plugin_sources = [
'gstclappergdkbufferpool.c',
'gstclapperbaseimport.c',
'gstclapperglbaseimport.c',
'gstclapperdmabufbaseimport.c',
'gstclapperimport.c',
'gstclapperglimport.c',
'gstclapperdmabufimport.c',
'gstclappersink.c',
'gstclapperpaintable.c',
'gstgtkutils.c',