BugFix: not using GST g_main_context to avoid GTK conflict

This commit is contained in:
brunoherbelin
2021-03-27 19:21:18 +01:00
parent 3a0f96c1ec
commit e8b5dc0649
5 changed files with 9 additions and 5 deletions

View File

@@ -98,5 +98,6 @@
#define COLOR_SLIDER_CIRCLE 0.11f, 0.11f, 0.11f
#define COLOR_STASH_CIRCLE 0.06f, 0.06f, 0.06f
#define USE_GST_APPSINK_CALLBACKS
#endif // VMIX_DEFINES_H