dolphin/Source
feos 005e60fa22 change pixel format from BGRA to BGR0
for this kind of footage carrying alpha information makes no sense, and it additionally complicates things by hugely damaging compatibility of the resulting video. after this change alone the video becomes compatible with VfW/WinAPI and tools that rely on it (avisynth, virtualdub).

fixes https://bugs.dolphin-emu.org/issues/11141 and https://bugs.dolphin-emu.org/issues/10193
2019-03-11 22:17:12 +03:00
..
Android Merge pull request #7816 from JosJuice/titledatabase-edge-cases 2019-02-26 04:25:45 +00:00
Core change pixel format from BGRA to BGR0 2019-03-11 22:17:12 +03:00
DSPSpy
DSPTool
PCH
UnitTests
VSProps Added FreeSurround to Externals 2019-02-13 22:52:39 -02:00
.clang-format
CMakeLists.txt
dolphin-emu.sln Move shared Updater logic into UpdaterCommon 2019-02-26 19:27:36 +01:00