obs-StreamFX/source/encoders
Michael Fabian 'Xaymar' Dirks 9938422d5c ffmpeg/tools: Set correct information when encoding
Improves the previous logic and makes it compatible with the new additions in 26.x, such as sRGB. This was previously broken as the focus was on existing features which could be tested without requiring a compiler to be installed.

Incorrect understanding of how sRGB works with RGB and YCC/YUV formats also caused sRGB to be treated as RGB when I444 was selected. This should also now be fixed, hopefully permanently.

Fixes #331
2023-03-28 13:11:00 +02:00
..
codecs encoders/codecs: Add missing includes 2023-03-28 12:52:22 +02:00
handlers encoders/handlers/nvenc: Don't list encoders on unsupported systems 2023-03-28 12:52:23 +02:00
encoder-ffmpeg.cpp ffmpeg/tools: Set correct information when encoding 2023-03-28 13:11:00 +02:00
encoder-ffmpeg.hpp encoders/ffmpeg: Add function to get info object 2023-03-28 12:52:23 +02:00