Changelog for
obs-studio-22.0.2-19.3.x86_64.rpm :
* Wed Feb 21 2018 jimmyAATTboombatower.com- Update to version 21.0.3:
* libobs: Update to version 21.0.3 (mac update)
* libobs: Log YUV space/range on video reset
* obs-filters: Clear unused parameter warning
* libobs/util: Cache windows CPU frequency
* rtmp-services: Add SermonAudio to services list
* libobs-opengl: Log adapter and driver info
* obs-ffmpeg: Add speed percentage option
* deps/media-playback: Use a struct for media init data
* UI: Remove __FUNCTION__ usage
* UI: Import scene collection with correct filename
* obs-vst: Add layout to QMacCocoaViewContainer (update submodule)
* UI: Link Qt5::MacExtras
* obs-vst: Link Qt5::MacExtras (update submodule)
* libobs/media-io: Change speaker layout to match FFmpeg aac.
* CI: Include style plugins when packaging on OSX
* CI: Comment out OSX _obspython copy (not ready yet)
* deps/obs-scripting: Fix cur. script being NULL for script_tick
* deps/obs-scripting: Allow NULL script with script_log
* UI: Fix grayed out Copy option in sources context menu
* CI: Don\'t install python for OSX
* cmake: Fix LuaJIT search
* CI: Add rpath info to _obspython
* CI: Move obspython.so so it can be found in a .app
* CI: Update python rpath on osx
* CI: Make sure that lua can find obslua
* CI: Fetch RVM gpg key on osx
* CI: Fix a ruby issue on travis OSX
* CI: Update OSX deps build scripts