obs-StreamFX/source/ffmpeg
Michael Fabian 'Xaymar' Dirks 1485e7a724 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
2020-10-08 11:53:53 +02:00
..
hwapi project: Remove non-standard std:: prefix from types 2020-08-10 19:51:21 +02:00
avframe-queue.cpp project: Remove non-standard std:: prefix from types 2020-08-10 19:51:21 +02:00
avframe-queue.hpp project: Remove non-standard std:: prefix from types 2020-08-10 19:51:21 +02:00
swscale.cpp project: Remove non-standard std:: prefix from types 2020-08-10 19:51:21 +02:00
swscale.hpp project: Remove non-standard std:: prefix from types 2020-08-10 19:51:21 +02:00
tools.cpp ffmpeg/tools: Set correct information when encoding 2020-10-08 11:53:53 +02:00
tools.hpp ffmpeg/tools: Set correct information when encoding 2020-10-08 11:53:53 +02:00