obs-studio/plugins/vlc-video
jp9000 67ac11f40e vlc-video: Fix downmixing issue
libVLC doesn't seem to provide full speaker configuration info, so when
downmixing audio from a file that had more than 2 channels, the audio
would sound wrong.

This change makes it so that libVLC does the downmixing to stereo rather
than libobs, just due to that lack of speaker configuration info.
2016-07-20 15:12:04 -07:00
..
data/locale Update translations from Crowdin 2016-07-06 01:18:27 +02:00
CMakeLists.txt vlc-video: Add VLC video source 2016-06-06 23:53:59 -07:00
vlc-video-plugin.c vlc-video: Fix library name searched for on Linux 2016-07-07 16:42:14 +02:00
vlc-video-plugin.h vlc-video: Add VLC video source 2016-06-06 23:53:59 -07:00
vlc-video-source.c vlc-video: Fix downmixing issue 2016-07-20 15:12:04 -07:00