obs-studio/plugins/win-dshow
jpark37 f896c773e8 win-dshow: Support bottom-up DIBs
The biHeight field can be negative, leading to crashes on some cards
like VisionRGB-E1S. Adding flip support is fairly straightforward.

There also appears to be a hack to automatically flip for RGB formats,
but I wish to remove it because it seems to fight with this change. We
already have a separate vertical flip checkbox to deal with non
compliant behavior.
2019-11-12 17:59:59 -08:00
..
data/locale Update translations from Crowdin 2019-09-17 23:21:00 +02:00
libdshowcapture@d23cce714d win-dshow: Support bottom-up DIBs 2019-11-12 17:59:59 -08:00
CMakeLists.txt clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
dshow-plugin.cpp Plugins: Add descriptions to modules 2018-09-11 18:28:58 -07:00
encode-dstr.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
ffmpeg-decode.c win-dshow: Disable HW decode in DirectShow for now 2019-09-18 18:14:22 -07:00
ffmpeg-decode.h win-dshow: Fix color range when using FFmpeg decode 2019-09-14 17:12:29 -07:00
win-dshow-encoder.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
win-dshow.cpp win-dshow: Support bottom-up DIBs 2019-11-12 17:59:59 -08:00