obs-studio/plugins/obs-x264
jp9000 3259a6831b obs-x264: Fix color space/range not being set
I originally had it set the color space and color range in the video
info callback, but I forgot that it's a function that's called after the
encoder is initialized.  You can change the color space and color range,
but you have to reconfigure the encoder, and there's no real reason to
do that.
2015-01-03 02:37:19 -08:00
..
data/locale Add latest translations from CrowdIn 2014-10-31 21:02:47 -04:00
CMakeLists.txt Fix double invocation of install_obs_plugin in every single plugin 2014-08-19 14:24:59 +02:00
obs-x264-plugin-main.c Remove macro to free locale 2014-07-27 17:29:10 -07:00
obs-x264.c obs-x264: Fix color space/range not being set 2015-01-03 02:37:19 -08:00