obs-studio/plugins
jp9000 78d5e27abe obs-filters: Reset cx/cy/mul/add crop vals in tick, not render
To first render the filter, the width/height values must be set, but
currently they're only set in the render function, which means that the
crop filter can never be rendered when the program first starts up.
This would cause the filter to fail to render at all under those
circumstances.

This patch moves the calculations from render to tick to ensure that
they're always called and the values are always set.
2015-11-20 14:07:14 -08:00
..
coreaudio-encoder Add latest translations from Crowdin 2015-11-16 21:04:55 +01:00
decklink Add latest translations from Crowdin 2015-11-16 21:04:55 +01:00
image-source Add latest translations from Crowdin 2015-11-16 21:04:55 +01:00
linux-capture Add latest translations from Crowdin 2015-11-16 21:04:55 +01:00
linux-jack Add latest translations from Crowdin 2015-11-16 21:04:55 +01:00
linux-pulseaudio Add latest translations from Crowdin 2015-11-16 21:04:55 +01:00
linux-v4l2 Add latest translations from Crowdin 2015-11-16 21:04:55 +01:00
mac-avcapture Add latest translations from Crowdin 2015-11-16 21:04:55 +01:00
mac-capture Add latest translations from Crowdin 2015-11-16 21:04:55 +01:00
mac-syphon Add latest translations from Crowdin 2015-11-16 21:04:55 +01:00
mac-vth264 Add latest translations from Crowdin 2015-11-16 21:04:55 +01:00
obs-ffmpeg Add latest translations from Crowdin 2015-11-16 21:04:55 +01:00
obs-filters obs-filters: Reset cx/cy/mul/add crop vals in tick, not render 2015-11-20 14:07:14 -08:00
obs-libfdk Add latest translations from Crowdin 2015-11-16 21:04:55 +01:00
obs-outputs obs-outputs: Fix "sometimes uninitialized" warning 2015-11-18 14:12:54 -08:00
obs-x264 Add latest translations from Crowdin 2015-11-16 21:04:55 +01:00
rtmp-services Add latest translations from Crowdin 2015-11-16 21:04:55 +01:00
text-freetype2 Add latest translations from Crowdin 2015-11-16 21:04:55 +01:00
win-capture win-capture: Fall back to creating d3d contexts if offsets bad 2015-11-20 14:07:14 -08:00
win-dshow Add latest translations from Crowdin 2015-11-16 21:04:55 +01:00
win-mf Add latest translations from Crowdin 2015-11-16 21:04:55 +01:00
win-wasapi Add latest translations from Crowdin 2015-11-16 21:04:55 +01:00
CMakeLists.txt mac-vth264: Add Apple H264 encoder 2015-09-16 16:43:53 -07:00