0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 04:42:18 +02:00
obs-studio/plugins
James Park 286e43bba8 win-wasapi: Speaker enum fixes
Remove KSAUDIO_SPEAKER_2POINT1 because it is included in the Windows
SDK. (I'm guessing it wasn't before.)

Redefine 4POINT1 as KSAUDIO_SPEAKER_SURROUND|SPEAKER_LOW_FREQUENCY
instead of KSAUDIO_SPEAKER_QUAD|SPEAKER_LOW_FREQUENCY. See definitions:

FFmpeg 4.1: FL+FR+FC+LFE+BC
WASAPI QUAD: FL+FR+BL+BR (looks wrong)
WASAPI SURROUND: FL+FR+FC+BC
WASAPI LOW_FREQUENCY: LFE
2019-05-23 21:31:18 -07:00
..
coreaudio-encoder Update translations from Crowdin 2019-04-04 16:19:51 +02:00
decklink libobs: Support limited color range for RGB/Y800 sources 2019-04-25 15:13:05 -07:00
enc-amf@47c3c728af enc-amf: Update translations 2019-02-25 08:07:08 -08:00
image-source Merge pull request #1781 from cg2121/color-source-default-size 2019-04-10 17:38:51 -07:00
linux-alsa Update translations from Crowdin 2019-04-04 16:19:51 +02:00
linux-capture linux-capture: Add randr support 2019-04-05 16:05:59 -05:00
linux-jack Update translations from Crowdin 2019-04-04 16:19:51 +02:00
linux-pulseaudio Update translations from Crowdin 2019-04-04 16:19:51 +02:00
linux-v4l2 Update translations from Crowdin 2019-04-04 16:19:51 +02:00
mac-avcapture Update translations from Crowdin 2019-04-04 16:19:51 +02:00
mac-capture Update translations from Crowdin 2019-04-04 16:19:51 +02:00
mac-syphon Update translations from Crowdin 2019-04-04 16:19:51 +02:00
mac-vth264 UI: Add ability to set properties spinbox suffix 2019-05-02 08:54:14 -07:00
obs-browser@9c7c340f2a obs-browser: Close browser panels early 2019-05-17 17:14:32 -07:00
obs-ffmpeg libobs: Fix lockup when an encode call fails 2019-05-17 01:51:12 -07:00
obs-filters obs-filters: Remove unused key_rgb shader variable 2019-05-18 22:14:27 -07:00
obs-libfdk Update translations from Crowdin 2019-04-04 16:19:51 +02:00
obs-outputs libobs: Fix lockup when an encode call fails 2019-05-17 01:51:12 -07:00
obs-qsv11 obs-qsv: Update libmfx, fix QSV with new DCH drivers 2019-05-09 17:31:35 -07:00
obs-text Update translations from Crowdin 2019-04-04 16:19:51 +02:00
obs-transitions libobs: Fix various alpha issues 2019-05-08 20:26:52 -07:00
obs-vst@fde438f7a8 obs-browser, obs-vst: Update translations 2019-02-20 19:57:41 -08:00
obs-x264 UI: Add ability to set properties spinbox suffix 2019-05-02 08:54:14 -07:00
rtmp-services rtmp-services: Update GameTips.tv 2019-05-02 19:38:47 -07:00
text-freetype2 Merge pull request #1800 from cg2121/add-pragma-once 2019-04-06 23:40:43 -07:00
vlc-video vlc-video: Enable subtitle track selection 2019-04-17 06:45:33 -07:00
win-capture win-capture/graphics-hook: Check if mutex abandoned 2019-04-14 03:44:48 -07:00
win-dshow win-dshow: fix issue decoding some H.264 stream 2019-05-05 16:18:16 +08:00
win-ivcam cmake: Make static VC runtime libraries consistent 2018-09-12 07:49:13 -07:00
win-mf Update translations from Crowdin 2019-04-04 16:19:51 +02:00
win-wasapi win-wasapi: Speaker enum fixes 2019-05-23 21:31:18 -07:00
CMakeLists.txt cmake: Fix UI being dependent on browser plugin files 2018-09-18 08:56:34 -07:00