0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/test
jp9000 778cc2b318 (API Change) obs_reset_video: Use return codes
Changed API functions:
libobs: obs_reset_video

Before, video initialization returned a boolean, but "failed" is too
little information, if it fails due to lack of device capabilities or
bad video device parameters, the front-end needs to know that.

The OBS Basic UI has also been updated to reflect this API change.
2014-07-20 18:25:57 -07:00
..
osx (API Change) obs_reset_video: Use return codes 2014-07-20 18:25:57 -07:00
test-input Move all data into the subdir it belongs to 2014-07-19 01:38:41 +02:00
win (API Change) obs_reset_video: Use return codes 2014-07-20 18:25:57 -07:00
CMakeLists.txt Full rewrite of all CMakeLists 2014-01-24 18:56:32 +01:00