Shaolin
d5fb5edd93
obs-filters: Fix segfault in Compressor Filter
...
obs_audio_data* sent to compressor_filter_audio had audio->frames == 0.
The analyze_envelope was trying to access an array at index -1 in result
of that. Just return if no samples are provided.
This fixes Mantis issue: 1261
2018-08-02 15:32:54 -03:00
..
2018-03-15 09:00:28 +01:00
2018-03-15 09:00:28 +01:00
2018-03-17 19:31:00 +01:00
2018-03-15 09:00:28 +01:00
2018-03-15 09:00:28 +01:00
2018-03-15 16:36:31 -07:00
2018-03-15 09:00:28 +01:00
2018-03-15 09:00:28 +01:00
2018-03-15 09:00:28 +01:00
2018-03-15 09:00:28 +01:00
2018-03-16 21:13:40 -07:00
2018-03-15 09:00:28 +01:00
2018-04-19 22:24:35 -07:00
2018-08-01 02:03:17 -07:00
2018-05-27 00:45:05 -04:00
2018-08-02 15:32:54 -03:00
2018-03-15 09:00:28 +01:00
2018-07-23 23:22:37 +02:00
2018-07-18 17:16:01 -07:00
2018-03-15 09:00:28 +01:00
2018-06-11 19:34:07 -07:00
2018-02-06 20:54:46 -06:00
2018-06-24 15:42:53 -07:00
2018-07-24 14:26:37 -04:00
2018-05-08 09:39:04 -07:00
2018-07-03 20:08:40 +10:00
2018-05-06 11:38:49 -07:00
2018-05-05 11:44:14 -07:00
2017-12-06 16:07:23 -08:00
2018-08-01 18:12:08 +03:00
2018-03-15 09:00:28 +01:00
2017-12-13 23:14:54 +01:00