0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/plugins/decklink
James Park a86710ec5b libobs: Support limited color range for RGB/Y800 sources
libobs: Add support for limited to full color range conversions when
using RGB or Y800 formats, and move RGB converison for Y800 formats to
the GPU.

decklink: Stop hiding color space/range properties for RGB formats, and
remove "YUV" from "YUV Color Space" and "YUV Color Range".

win-dshow: Remove "YUV" from "YUV Color Space" and "YUV Color Range".

UI: Remove "YUV" from "YUV Color Space" and "YUV Color Range".
2019-04-25 15:13:05 -07:00
..
data/locale libobs: Support limited color range for RGB/Y800 sources 2019-04-25 15:13:05 -07:00
linux decklink: Allow selecting input connections. 2019-03-03 13:19:38 -06:00
mac decklink: Allow selecting input connections. 2019-03-03 13:19:38 -06:00
win decklink: Allow selecting input connections. 2019-03-03 13:19:38 -06:00
audio-repack.c decklink: Fix FC<->LFE channel swap for some devices 2019-03-03 19:57:27 +01:00
audio-repack.h decklink: Fix FC<->LFE channel swap for some devices 2019-03-03 19:57:27 +01:00
audio-repack.hpp decklink: Add option to select channel format 2017-04-07 19:56:28 -07:00
const.h decklink: Allow selecting input connections. 2019-03-03 13:19:38 -06:00
decklink-device-discovery.cpp libobs: Reduce unnecessary logging (info -> debug) 2016-08-05 18:59:32 -07:00
decklink-device-discovery.hpp Decklink: add output support 2018-09-25 19:13:25 -05:00
decklink-device-instance.cpp decklink, win-dshow: Use obs_source_output_video2 2019-04-25 15:12:33 -07:00
decklink-device-instance.hpp decklink, win-dshow: Use obs_source_output_video2 2019-04-25 15:12:33 -07:00
decklink-device-mode.cpp Decklink: add output support 2018-09-25 19:13:25 -05:00
decklink-device-mode.hpp Decklink: add output support 2018-09-25 19:13:25 -05:00
decklink-device.cpp decklink: Allow selecting input connections. 2019-03-03 13:19:38 -06:00
decklink-device.hpp decklink: Allow selecting input connections. 2019-03-03 13:19:38 -06:00
decklink-devices.cpp Decklink: add output support 2018-09-25 19:13:25 -05:00
decklink-devices.hpp Decklink: add output support 2018-09-25 19:13:25 -05:00
decklink-output.cpp Decklink: only use RGBA when using keyer 2019-01-04 22:25:08 -06:00
decklink-source.cpp libobs: Support limited color range for RGB/Y800 sources 2019-04-25 15:13:05 -07:00
DecklinkBase.cpp Decklink: add output support 2018-09-25 19:13:25 -05:00
DecklinkBase.h Decklink: add output support 2018-09-25 19:13:25 -05:00
DecklinkInput.cpp decklink: Allow selecting input connections. 2019-03-03 13:19:38 -06:00
DecklinkInput.hpp decklink: Allow selecting input connections. 2019-03-03 13:19:38 -06:00
DecklinkOutput.cpp Decklink: add output support 2018-09-25 19:13:25 -05:00
DecklinkOutput.hpp Decklink: Keyer support 2019-01-04 17:34:00 -06:00
platform.hpp decklink: Add feature to detect resolution/format 2017-06-29 15:42:04 -07:00
plugin-main.cpp Merge pull request #1043 from DDRBoxman/decklinkout 2018-09-25 18:15:14 -07:00
util.cpp decklink: Allow selecting input connections. 2019-03-03 13:19:38 -06:00
util.hpp decklink: Allow selecting input connections. 2019-03-03 13:19:38 -06:00