obs-studio/plugins/obs-filters
jp9000 71dc8d6407 obs-filters: Add comments to noise suppression filter
These comments have been added to clean up the code and make it more
clear of what the code is doing.  The code felt a bit messy, and this
should help prevent the original author of the noise suppression filter
from being lost in case he decides to modify/improve the filter.
2016-07-26 05:06:26 -07:00
..
data obs-filters: Add speexdsp-based noise suppression filter 2016-07-25 20:17:13 -07:00
CMakeLists.txt obs-filters: Add speexdsp-based noise suppression filter 2016-07-25 20:17:13 -07:00
async-delay-filter.c obs-filters: Change async delay filter max delay to 20 sec 2016-05-30 10:42:16 -07:00
chroma-key-filter.c libobs: Allow filter processing function to return false 2016-04-22 10:18:12 -07:00
color-filter.c libobs: Allow filter processing function to return false 2016-04-22 10:18:12 -07:00
color-key-filter.c libobs: Allow filter processing function to return false 2016-04-22 10:18:12 -07:00
crop-filter.c obs-filters: Change 'Crop' filter to 'Crop/Pad' filter 2016-06-28 02:46:36 -07: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 libobs: Allow filter processing function to return false 2016-04-22 10:18:12 -07:00
noise-gate-filter.c (API Change) libobs: Pass type data to get_name callbacks 2015-09-16 09:21:12 -07:00
noise-suppress-filter.c obs-filters: Add comments to noise suppression filter 2016-07-26 05:06:26 -07:00
obs-filters-config.h.in obs-filters: Add speexdsp-based noise suppression filter 2016-07-25 20:17:13 -07:00
obs-filters.c obs-filters: Add speexdsp-based noise suppression filter 2016-07-25 20:17:13 -07:00
scale-filter.c obs-filters: Add scaling/aspect ratio filter 2016-06-29 08:00:52 -07:00
scroll-filter.c obs-filters: Fix scroll filter sampler state 2016-07-08 03:03:23 -07:00
sharpness-filter.c libobs: Allow filter processing function to return false 2016-04-22 10:18:12 -07:00