obs-studio/plugins/obs-filters
Zachary Lund 698e6418ba obs-filters: Use double-precision where viable
We're expecting a variable with double precision. Since we don't read
the value of these doubles with a particular precision, it can often
lead to unpredictable results where the value set isn't the one
intended due to the loss of precision from float->double conversion.
2018-05-30 14:52:39 -07:00
..
data Update translations from Crowdin 2018-03-15 09:00:28 +01: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
CMakeLists.txt obs-filters: Add sidechain source option to compressor 2017-12-02 13:59:26 -08:00
color-correction-filter.c obs-filters: Use double-precision where viable 2018-05-30 14:52:39 -07:00
color-grade-filter.c obs-filters: Fix minor leaks with LUT filter 2018-01-04 20:35:39 -08:00
color-key-filter.c libobs: Allow filter processing function to return false 2016-04-22 10:18:12 -07:00
compressor-filter.c obs-filters: Use double-precision where viable 2018-05-30 14:52:39 -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 libobs: Add surround sound audio support 2017-11-26 03:41:53 -08:00
gpu-delay.c libobs/plugins/UI: Suppress unused variables warnings 2017-06-27 21:55:37 -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 obs-filters: Use double-precision where viable 2018-05-30 14:52:39 -07:00
noise-suppress-filter.c obs-filters: Fix heavy distortion in Noise Suppression filter 2018-01-04 20:41:01 -08:00
obs-filters-config.h.in obs-filters: Actually define TRUE/FALSE 2016-07-27 10:18:53 -07:00
obs-filters.c obs-filters: Add Render Delay filter 2017-05-16 17:38:22 -07:00
scale-filter.c Various: Don't use boolean bitfields 2017-05-10 23:28:46 +02:00
scroll-filter.c obs-filters: Use double-precision where viable 2018-05-30 14:52:39 -07:00
sharpness-filter.c obs-filters: Use double-precision where viable 2018-05-30 14:52:39 -07:00