boombatower
accepted
request 3146
over 8 years ago
(revision 39)
- Update to version 0.16.6:
* UI: Add --verbose and --unfiltered_log command line options
* libobs: Duplicate filters of a scene when it is is duplicated
* obs-ffmpeg: Fix assumption about plane height with i444
* libobs: Refactor check for Windows bitness/arch
* libobs: Add Windows bitness/arch to crash handler
* enc-amf: Update to version 1.4.1.5
* UI: Add preview scaling options
* rtmp-services: Change YouTube keyint from 4 to 2
* libobs: Ensure async source sizes are always reset
* UI: Fix crash when switching encoders in advanced mode
* UI: Fix scrolling while preview is locked
* libobs: Ensure AVC priority is always highest for keyframes
* obs-outputs: Use correct variable for drop priority
* enc-amf: Update to commit which prevents crash on startup
* enc-amf: Update to temporary fix branch
* win-capture: Do not load 64bit hook offsets on 32bit systems
* win-capture: Defer hook offset loading to separate thread
* text-freetype2: Defer loading of plugin until source created
* obs-qsv11: Manually mark priority bits for QSV frames
* Revert "libobs: Ensure AVC priority is always highest for keyframes"
* libobs: Update to 0.16.6
* Update translations from CrowdIn
* UI: tray icons are redrawn for better visibility and contrast
* UI: Update settings and fix presets for simple AMD encoder
* enc-amf: Update to 1.4.2.2
* enc-amf: Update to 1.4.2.3
* cmake: Add module to find RSSDK
* cmake: Add macro to compile .tlb files via midl
* win-ivcam: Add Intel RealSense plugin
* UI: Update installer script to latest version
* libobs-opengl: Add warning when used on windows
* Update translations from Crowdin
* enc-amf: Avoid using C++17 for VS2013 compatibility
boombatower
accepted
request 2976
over 8 years ago
(revision 38)
- Update to version 0.16.5:
* libobs-d3d11: Include GDI surface in rebuild
* libobs-d3d11: Remove possible null pointer dereference
* libobs: Update to 0.16.5
boombatower
accepted
request 2967
over 8 years ago
(revision 37)
- Update to version 0.16.4.
- Expand libobs-frontend-api.so to include all versions in %files.
- After upstream fix place libobs-(opengl|frontend-api).so in devel.
boombatower
accepted
request 2901
over 8 years ago
(revision 36)
- 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
boombatower
accepted
request 2899
over 8 years ago
(revision 35)
- 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
boombatower
accepted
request 2898
over 8 years ago
(revision 34)
- 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
boombatower
accepted
request 2434
about 9 years ago
(revision 23)
- Update to 0.13.1 release.
- Remove patch for gcc 4.8 compatability since it was upstreamed.
boombatower
accepted
request 2424
about 9 years ago
(revision 22)
- 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.
boombatower
accepted
request 2305
over 9 years ago
(revision 20)
Change build requirement from libffmpeg-devel to ffmpeg-devel to follow recent linking of ffmpeg to obs version.