obs-studio/plugins
fryshorts 34c3be43d1 linux-v4l2: Fix build when missing ENUM_DV_TIMINGS
Add compatibility with older versions of the api by not failing to
build when the VIDIOC_ENUM_DV_TIMINGS is missing. In older versions
of the api there was a different system to get dv-timing presets, which
was replaced by the current enumeration system with Linux 3.4.
This will allow for the plugin to be built against older versions of the
api by disabling the enumeration support, thus reducing the
functionality for some devices.
2015-04-22 20:09:18 +02:00
..
decklink
image-source
linux-capture linux-capture: Fix documentation 2015-04-08 23:02:58 +02:00
linux-jack
linux-pulseaudio
linux-v4l2 linux-v4l2: Fix build when missing ENUM_DV_TIMINGS 2015-04-22 20:09:18 +02:00
mac-avcapture
mac-capture mac-capture: Get cursor visible setting on create 2015-04-02 17:48:22 -07:00
mac-syphon
obs-ffmpeg obs-ffmpeg: Add support for YUV 4:4:4 2015-04-18 00:03:14 -07:00
obs-filters
obs-libfdk (API Change) Remove encoder callback boilerplate 2015-04-17 20:17:43 -07:00
obs-outputs obs-outputs: Reset frame drop variables on start 2015-04-18 00:47:00 -07:00
obs-x264 obs-x264: Call video info func to get format 2015-04-17 20:17:45 -07:00
rtmp-services
text-freetype2 text-freetype2: Prevent potential null dereference 2015-04-10 07:27:28 -07:00
win-capture
win-dshow (API Change) Remove encoder callback boilerplate 2015-04-17 20:17:43 -07:00
win-wasapi win-wasapi: Fix capture during silence 2015-04-15 19:42:37 +03:00
CMakeLists.txt