0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/test
jp9000 ff99ba7818 libobs: Allow filter processing function to return false
(Note: this commit also modifies the obs-filters and test-input modules)

Changes the obs_source_process_filter_begin return type so that it
returns true/false to indicate that filter processing should or should
not continue (for example if the filter is bypassed or if there's some
other sort of issue that causes the filtering to fail)
2016-04-22 10:18:12 -07:00
..
osx (API Change) libobs: Remove source_type param from functions 2016-01-26 11:49:37 -08:00
test-input libobs: Allow filter processing function to return false 2016-04-22 10:18:12 -07:00
win (API Change) libobs: Remove source_type param from functions 2016-01-26 11:49:37 -08:00
CMakeLists.txt Full rewrite of all CMakeLists 2014-01-24 18:56:32 +01:00