dolphin/Source/Core
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
..
AudioCommon Removed FFDShow DPL2 decoder 2019-02-13 22:52:41 -02:00
Common Merge pull request #7806 from jordan-woyak/wiimote-emu-swing-improve 2019-03-05 23:37:00 +00:00
Core Merge pull request #7765 from AdmiralCurtiss/fzero-save-file-out-of-bounds 2019-03-11 12:40:03 -04:00
DiscIO Keep track of GameTDB ID separately from game ID 2019-02-25 19:54:25 +01:00
DolphinNoGUI CMake: Add an ENABLE_NOGUI option 2019-02-15 18:40:46 +10:00
DolphinQt ModalMessageBox: Remove superfluous buttons and ensure correct parent 2019-03-11 18:24:59 +01:00
InputCommon Merge pull request #7806 from jordan-woyak/wiimote-emu-swing-improve 2019-03-05 23:37:00 +00:00
MacUpdater UpdaterCommon: Move most of the programs here 2019-03-03 15:02:44 +01:00
UICommon Merge pull request #7816 from JosJuice/titledatabase-edge-cases 2019-02-26 04:25:45 +00:00
Updater Merge pull request #7844 from spycrab/updatecommon_electric_boogaloo 2019-03-07 19:09:35 +01:00
UpdaterCommon UpdaterCommon: Move most of the programs here 2019-03-03 15:02:44 +01:00
VideoBackends Revert "Vulkan: Show backend as Vulkan (MoltenVK) on macOS" 2019-03-07 02:05:59 +01:00
VideoCommon change pixel format from BGRA to BGR0 2019-03-11 22:17:12 +03:00
CMakeLists.txt Move shared Updater logic into UpdaterCommon 2019-02-26 19:27:36 +01:00