0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/UI/frontend-plugins
Fred Emmott e5f05473e7
decklink-ui: fix double free of settings
This leads to a crash when the output is stopped, either by clicking the
stop button or when exiting OBS studio.

This crash is:
- intermittent in release builds
- reliable for me in debug builds

It is held by an `OBSData`, which, if not null, will automatically
call `obs_data_release()` on scope exit.
2021-02-08 14:46:38 -06:00
..
decklink-captions cmake: Put decklink-captions in source folders 2020-11-14 04:40:47 -08:00
decklink-output-ui decklink-ui: fix double free of settings 2021-02-08 14:46:38 -06:00
frontend-tools Update translations from Crowdin 2020-12-14 00:29:44 +01:00
CMakeLists.txt decklink: Add ability to ingest/embed cea 708 captions 2020-11-01 22:28:49 -08:00