0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-19 20:32:15 +02:00
obs-studio/deps
rvalue c96a2a64fc libcaption: Optimize branch conditons
The optimization silences the warning about type limits on platforms
with `char` type as `unsigned char`.

The original condition is semantically identical to the optimized one
because the signed-to-unsigned cast is well-defined in C standard.
2024-01-03 18:20:38 -05:00
..
blake2 deps: Update CMake target source lists with alphabetic sorting 2023-12-19 17:59:44 -05:00
file-updater deps: Update CMake target source lists with alphabetic sorting 2023-12-19 17:59:44 -05:00
glad deps: Update CMake target source lists with alphabetic sorting 2023-12-19 17:59:44 -05:00
happy-eyeballs deps: Update CMake target source lists with alphabetic sorting 2023-12-19 17:59:44 -05:00
ipc-util deps: Update CMake target source lists with alphabetic sorting 2023-12-19 17:59:44 -05:00
json11 deps: Update CMake target source lists with alphabetic sorting 2023-12-19 17:59:44 -05:00
libcaption libcaption: Optimize branch conditons 2024-01-03 18:20:38 -05:00
media-playback deps: Update CMake target source lists with alphabetic sorting 2023-12-19 17:59:44 -05:00
obs-scripting deps: Update CMake target source lists with alphabetic sorting 2023-12-19 17:59:44 -05:00
opts-parser deps: Update CMake target source lists with alphabetic sorting 2023-12-19 17:59:44 -05:00
uthash deps: Update CMake target source lists with alphabetic sorting 2023-12-19 17:59:44 -05:00
w32-pthreads deps: Update CMake target source lists with alphabetic sorting 2023-12-19 17:59:44 -05:00
CMakeLists.txt deps: Update CMake target source lists with alphabetic sorting 2023-12-19 17:59:44 -05:00