Revisions of obs-studio (20)
- Update to version 0.16.2: * obs-ffmpeg: Fix possible NVENC crash * UI: Use rect intersection test for validating position * enc-amf: Update submodule to 1.3.1.0 * obs-text: Add gradient feature * enc-amf: Fix warnings caused by warnings( push/pop ) * libobs: Update to 0.16.2
- Update to version 0.16.1: * UI: Fix window size/pos not saving on exit * libobs/util: Fix fread_utf8 not working with files < 3 bytes * obs-text: Change file update interval to 1 sec (from 2) * libobs: Update to 0.16.1
- Update to version 0.16.0: * enc-amf: Update submodule to 1.3.0 * UI: Add media/image file drop support * enc-amf: Update submodule to 1.3.0.1 * obs-browser: Add browser plugin as a submodule * enc-amf: Update submodule to 1.3.0.3 * libobs: Update version to 0.16.0 * enc-amf: Remove unused locale files * Update translations from Crowdin * UI: Just use 'OK' button for license agreement dialog
- Use pkgconfig instead of libffmpeg-devel
- Update to 0.13.1 release. - Remove patch for gcc 4.8 compatability since it was upstreamed.
- Update to 0.13.0 release. https://github.com/jp9000/obs-studio/releases/tag/0.13.0 - Add rpmlintrc for "bad" things obs-studio requires. - Add patch for gcc 4.8 compatability.
Change build requirement from libffmpeg-devel to ffmpeg-devel to follow recent linking of ffmpeg to obs version.