obs-studio/plugins/linux-pulseaudio
Christoph Hohmann ed1430622b Force PulseAudio sample format if the source format is not supported by OBS
If the sample format used by PulseAudio can not be converted into an
OBS audio format it will be handled as AUDIO_FORMAT_UNKNOWN which will
not result in a proper audio recording. So instead we request a format
that OBS supports from PulseAudio and let it do the format conversion.
2014-10-08 00:05:11 +02:00
..
data/locale Add latest translations from CrowdIn 2014-08-25 14:41:52 -07:00
CMakeLists.txt Add disable options for optional plugins 2014-09-15 19:34:53 +02:00
linux-pulseaudio.c Remove macro to free locale 2014-07-27 17:29:10 -07:00
pulse-input.c Force PulseAudio sample format if the source format is not supported by OBS 2014-10-08 00:05:11 +02:00
pulse-wrapper.c Add function to get info on a specific source to pulse wrapper 2014-08-30 21:07:03 +02:00
pulse-wrapper.h Add function to get info on a specific source to pulse wrapper 2014-08-30 21:07:03 +02:00