obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks f9af350768 ffmpeg/tools: Fix incorrect transfer characteristics
Both Rec. 601 and sRGB looked extremely wrong before, resulting in weird or warped colors. Since it is very difficult to find up to date and accurate information on standards, we should simply go for what has the most widespread support.
2021-02-21 04:04:31 +01:00
..
encoders cmake: Refactor component and dependency system 2021-02-02 11:53:32 +01:00
ffmpeg ffmpeg/tools: Fix incorrect transfer characteristics 2021-02-21 04:04:31 +01:00
filters filters/color-grade: Redesign for use with LUTs 2021-02-06 16:22:22 +01:00
gfx gfx/lut: Add a simple but efficient LUT producer and consumer 2021-02-06 16:22:22 +01:00
nvidia nvidia/cuda: Use reinterpret_case instead of static_cast 2021-02-14 13:33:53 +01:00
obs obs/gs/vertex: Don't include unused headers 2021-02-14 13:41:10 +01:00
sources sources/mirror: Clamp minimum size to 1x1 2021-01-31 19:54:03 +01:00
transitions project: Remove non-standard std:: prefix from types 2020-08-10 19:51:21 +02:00
ui ui: Don't reference Updater if it's been disabled 2021-02-06 13:35:15 +01:00
util util/library: Fix unicode support 2020-11-28 23:48:52 +01:00
common.hpp util/bitmask: Move bitmask functionality its own file 2020-11-08 03:39:40 +01:00
configuration.cpp configuration: Fix unicode support 2020-11-28 23:48:52 +01:00
configuration.hpp configuration: Fix failed saving due to invalid path 2020-05-31 01:49:17 +02:00
plugin.cpp plugin: Implement proper functions to get config and data files 2020-11-28 23:42:29 +01:00
plugin.hpp plugin: Implement proper functions to get config and data files 2020-11-28 23:42:29 +01:00
strings.hpp strings: Add global id prefix 2020-06-21 19:27:57 +02:00
updater.cpp updater: Add functionality to check for updates 2020-09-24 02:01:40 +02:00
updater.hpp updater: Add functionality to check for updates 2020-09-24 02:01:40 +02:00
windll.cpp cmake: Place Windows exclusive functionality into own file 2020-04-22 23:32:22 +02:00