0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/plugins
hwdro fc19d9d11b obs-filters: Fix noise-gate calculation errors
For both cases the cur_level calculations were "wrong". For one channel
case, I assume that was only an oversight, as for two channels case
cur_level "calculation", getting the level from downmixing to mono will
result in an attenuated level than expected. One solution is to use the
highest level of both channels to drive the gate.
2015-09-09 18:07:30 +03:00
..
coreaudio-encoder coreaudio-encoder: Add explicit initialization 2015-08-12 19:15:21 +02:00
decklink decklink: Fix crash (null pointer dereference) 2015-07-25 09:51:30 -07:00
image-source Add latest translations from CrowdIn 2015-07-08 14:56:07 -04:00
linux-capture linux-capture: Try to reacquire lost windows 2015-08-16 09:35:10 -07:00
linux-jack Add latest translations from CrowdIn 2015-07-08 14:56:07 -04:00
linux-pulseaudio linux-pulseaudio: Add include directory to cmake 2015-05-04 22:37:17 +02:00
linux-v4l2 Add latest translations from CrowdIn 2015-07-08 14:56:07 -04:00
mac-avcapture mac-avcapture: Fix NSString being initialized with NULL 2015-05-31 04:43:23 +02:00
mac-capture mac-capture: Don't call CFRelease on null vars 2015-08-03 00:08:03 -07:00
mac-syphon UI: Add latest translations from CrowdIn 2015-03-25 20:51:25 -04:00
obs-ffmpeg obs-ffmpeg: Sychronize logging on log context 2015-08-14 07:53:52 -07:00
obs-filters obs-filters: Fix noise-gate calculation errors 2015-09-09 18:07:30 +03:00
obs-libfdk (API Change) Remove encoder callback boilerplate 2015-04-17 20:17:43 -07:00
obs-outputs obs-outputs: Use name and version for encoder 2015-08-14 17:49:21 -07:00
obs-x264 obs-x264: Change string for translation 2015-07-18 14:38:51 +02:00
rtmp-services rtmp-services: Update Hitbox servers list 2015-09-05 18:07:29 +02:00
text-freetype2 Add latest translations from CrowdIn 2015-07-08 14:56:07 -04:00
win-capture win-capture: Use correct variable for system modules 2015-08-29 21:03:54 -07:00
win-dshow win-dshow: Update libdshowcapture to 0.5.5 2015-08-23 20:27:26 -07:00
win-mf win-mf: Remove unused variable 2015-07-11 14:26:53 -07:00
win-wasapi win-wasapi: Fix capture during silence 2015-04-15 19:42:37 +03:00
CMakeLists.txt win-mf: Add Media Foundation AAC Encoder 2015-07-07 23:05:44 -07:00