obs-studio/deps
Richard Stanway b9ef64d4eb deps/media-playback: Check if frame can be played before using it
It's possible that frame_ready is false when this function is called,
which implies that the mp_decode frame field is not valid. However we
dereference the frame by counting the number of audio channels before
checking the value of frame_ready, causing a crash.
2023-04-30 16:23:16 -07:00
..
blake2 cmake: Add changes for CMake build framework 3.0 2023-03-26 18:20:38 -04:00
file-updater cmake: Remove EXCLUDE_FROM_ALL directive from interface libraries 2023-04-04 17:27:54 +00:00
glad cmake: Add changes for CMake build framework 3.0 2023-03-26 18:20:38 -04:00
ipc-util cmake: Add changes for CMake build framework 3.0 2023-03-26 18:20:38 -04:00
jansson deps/jansson: Disable warnings on Clang and GCC 2023-01-19 13:08:46 -05:00
json11 cmake: Remove EXCLUDE_FROM_ALL directive from interface libraries 2023-04-04 17:27:54 +00:00
libcaption cmake: Add changes for CMake build framework 3.0 2023-03-26 18:20:38 -04:00
libff cmake: Remove EXCLUDE_FROM_ALL directive from interface libraries 2023-04-04 17:27:54 +00:00
media-playback deps/media-playback: Check if frame can be played before using it 2023-04-30 16:23:16 -07:00
obs-scripting obs-scripting: Fix loading lua utf8 path 2023-04-22 16:22:33 -07:00
opts-parser cmake: Remove EXCLUDE_FROM_ALL directive from interface libraries 2023-04-04 17:27:54 +00:00
uthash cmake: Add changes for CMake build framework 3.0 2023-03-26 18:20:38 -04:00
w32-pthreads cmake: Add changes for CMake build framework 3.0 2023-03-26 18:20:38 -04:00
CMakeLists.txt cmake: Add changes for CMake build framework 3.0 2023-03-26 18:20:38 -04:00