obs-studio/plugins/win-dshow
jp9000 e8f2d1baba win-dshow: Update dshowcapture library to 0.4.2
Previously a DirectShow hardware encoder would get 'stuck' and couldn't
be recreated due to a strange issue with the graph filter not properly
shutting down the encoder.  This would make it so that the user could
only use the encoder once, and then it wouldn't work anymore any time it
was initialized again.  dshowcapture version 0.4.2 ensures that the
encoder can restart properly by manually shutting down the filter graph.
2015-01-10 13:20:46 -08:00
..
data/locale win-dshow: Change "Device Preferred" text 2015-01-07 05:23:03 -08:00
libdshowcapture@81a0404ab8 win-dshow: Update dshowcapture library to 0.4.2 2015-01-10 13:20:46 -08:00
CMakeLists.txt win-dshow: Add C985/C353 hardware h264 encoders 2014-12-21 10:14:27 -08:00
dshow-plugin.cpp win-dshow: Add C985/C353 hardware h264 encoders 2014-12-21 10:14:27 -08:00
encode-dstr.hpp win-dshow: Put device id mangling in separate file 2014-12-21 10:14:25 -08:00
ffmpeg-decode.c win-dshow: Use obs_avc_keyframe instead of own 2014-12-21 10:14:24 -08:00
ffmpeg-decode.h win-dshow: Add FFmpeg decoding support 2014-09-12 20:36:32 -07:00
win-dshow-encoder.cpp win-dshow: Use actual encoder names 2014-12-21 10:41:30 -08:00
win-dshow.cpp win-dshow: Add activate/deactivate button 2015-01-05 02:10:31 -08:00