0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/plugins/obs-filters
jp9000 bd6ffd76d0 obs-filters: Make mask filter use gs_image_t helper
Prevents it from loading the entire image in the graphics thread, and
allows for animated gifs in the filter (not that anyone would ever do
that.  ..right?)
2016-01-26 11:49:24 -08:00
..
data obs-filters: Make mask/blend image center w/aspect by default 2016-01-26 11:49:23 -08:00
async-delay-filter.c (API Change) libobs: Pass type data to get_name callbacks 2015-09-16 09:21:12 -07:00
chroma-key-filter.c obs-filters: Null check filter->effect instead of filter 2015-10-12 23:21:45 +02:00
CMakeLists.txt obs-filters: Add gain filter 2015-06-26 06:11:54 -07:00
color-filter.c obs-filters: Null check filter->effect instead of filter 2015-10-12 23:21:45 +02:00
color-key-filter.c obs-filters: Null check filter->effect instead of filter 2015-10-12 23:21:45 +02:00
crop-filter.c obs-filters: Mark unused parameter 2015-11-20 14:31:01 -08:00
gain-filter.c (API Change) libobs: Pass type data to get_name callbacks 2015-09-16 09:21:12 -07:00
mask-filter.c obs-filters: Make mask filter use gs_image_t helper 2016-01-26 11:49:24 -08:00
noise-gate-filter.c (API Change) libobs: Pass type data to get_name callbacks 2015-09-16 09:21:12 -07:00
obs-filters.c obs-filters: Add gain filter 2015-06-26 06:11:54 -07:00
scroll-filter.c (API Change) libobs: Pass type data to get_name callbacks 2015-09-16 09:21:12 -07:00
sharpness-filter.c obs-filters: Null check filter->effect instead of filter 2015-10-12 23:21:45 +02:00