obs-studio/plugins/decklink
SuslikV 151199c388
decklink: Rename 5.1 and 7.1 multi-channel formats
Common multi-channel setup is 5.1 and 7.1 with rear speakers.

Thus only setups that include SPEAKER_SIDE_LEFT and SPEAKER_SIDE_RIGHT
needs the marking as not common (or "side" use), while it stays the
true Side setup (with side speakers) by its internal meaning.

This "side" is named "surround" by Microsoft. To not confuse users and
translators, it is wise to use "Side" mark next to format name.
2017-12-02 23:22:34 +02:00
..
data/locale decklink: Rename 5.1 and 7.1 multi-channel formats 2017-12-02 23:22:34 +02:00
linux decklink: Add option to disable the plugin 2017-05-10 22:43:15 +02:00
mac decklink: Add option to disable the plugin 2017-05-10 22:43:15 +02:00
win decklink: Add option to disable the plugin 2017-05-10 22:43:15 +02:00
audio-repack.c libobs: Add surround sound audio support 2017-11-26 03:41:53 -08:00
audio-repack.h libobs: Add surround sound audio support 2017-11-26 03:41:53 -08:00
audio-repack.hpp decklink: Add option to select channel format 2017-04-07 19:56:28 -07:00
decklink-device-discovery.cpp libobs: Reduce unnecessary logging (info -> debug) 2016-08-05 18:59:32 -07:00
decklink-device-discovery.hpp
decklink-device-instance.cpp libobs: Add surround sound audio support 2017-11-26 03:41:53 -08:00
decklink-device-instance.hpp decklink: Add feature to detect resolution/format 2017-06-29 15:42:04 -07:00
decklink-device-mode.cpp decklink: Add feature to detect resolution/format 2017-06-29 15:42:04 -07:00
decklink-device-mode.hpp decklink: Add feature to detect resolution/format 2017-06-29 15:42:04 -07:00
decklink-device.cpp decklink: Add feature to detect resolution/format 2017-06-29 15:42:04 -07:00
decklink-device.hpp decklink: Fix compiler warning about ignored const 2017-05-10 22:43:15 +02:00
decklink.cpp decklink: Add feature to detect resolution/format 2017-06-29 15:42:04 -07:00
decklink.hpp decklink: Use unbuffered by default, and decouple 2017-10-10 07:04:21 -07:00
platform.hpp decklink: Add feature to detect resolution/format 2017-06-29 15:42:04 -07:00
plugin-main.cpp libobs: Add surround sound audio support 2017-11-26 03:41:53 -08:00