obs-StreamFX/source/ffmpeg
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
..
hwapi project: Remove non-standard std:: prefix from types 2023-03-28 12:52:22 +02:00
avframe-queue.cpp project: Remove non-standard std:: prefix from types 2023-03-28 12:52:22 +02:00
avframe-queue.hpp project: Remove non-standard std:: prefix from types 2023-03-28 12:52:22 +02:00
swscale.cpp project: Remove non-standard std:: prefix from types 2023-03-28 12:52:22 +02:00
swscale.hpp project: Remove non-standard std:: prefix from types 2023-03-28 12:52:22 +02:00
tools.cpp ffmpeg/tools: Set correct information when encoding 2023-03-28 13:11:00 +02:00
tools.hpp ffmpeg/tools: Set correct information when encoding 2023-03-28 13:11:00 +02:00