Overview
Request 5292 (accepted)
- Update to version 26.1.1:
* win-dshow: Fix dshowcapture not linking audio of certain devices
* linux-jack: fix deadlock when closing the client
* linux-jack: mark ports as JackPortIsTerminal
* linux-jack: fix timestamp calculation
* obs-browser: Initialize CEF early to fix macOS crash
* libobs: Update version to 26.1.1
* rtmp-services: Add Loola.tv service
* rtmp-services: Fix json formatting
* libobs: Avoid unnecessary mallocs in audio processing
* UI: Fix padding on Acri context bar buttons
* image-source: Fix slideshow transition bug when randomized
* docs/sphinx: Add missing obs_frontend_open_projector
* libobs: Update to SIMDe 0.7.1
* libobs: Set lock state when duplicating scene item
* libobs: Add definitions in ARCH_SIMD_DEFINES
* cmake: Add ARCH_SIMD_DEFINES variable
* coreaudio-encoder: Fix cmake for mingw
* Revert "UI: Only apply new scaling behavior on newer installs"
* UI: Only apply new scaling behavior on newer installs
* UI: Support fractional scaling for Canvas/Base size
* mac-virtualcam: Remove unnecessary logging
* mac-virtualcam: Mark parameters as unused
* image-source: Add .webp to "All formats" option
* image-source: Add webp to file filter
* CI: Remove jack, speex and fdk-aac from default builds for macOS
* libobs, obs-ffmpeg: Use correct value for EINVAL error check
* UI/updater: Increase number of download workers
* UI/updater: Enable HTTP2 and TLS 1.3
* UI: Fix name of kab-KAB locale
- Created by boombatower over 4 years ago
- In state accepted
-
Package maintainers:
boombatower,
darix, and
frispete
obs-studio.changes
Changed
-------------------------------------------------------------------
+Wed Jan 06 18:27:38 UTC 2021 - jimmy@boombatower.com
+
+- Update to version 26.1.1:
+ * win-dshow: Fix dshowcapture not linking audio of certain devices
+ * linux-jack: fix deadlock when closing the client
+ * linux-jack: mark ports as JackPortIsTerminal
+ * linux-jack: fix timestamp calculation
+ * obs-browser: Initialize CEF early to fix macOS crash
+ * libobs: Update version to 26.1.1
+ * rtmp-services: Add Loola.tv service
+ * rtmp-services: Fix json formatting
+ * libobs: Avoid unnecessary mallocs in audio processing
+ * UI: Fix padding on Acri context bar buttons
+ * image-source: Fix slideshow transition bug when randomized
+ * docs/sphinx: Add missing obs_frontend_open_projector
+ * libobs: Update to SIMDe 0.7.1
+ * libobs: Set lock state when duplicating scene item
+ * libobs: Add definitions in ARCH_SIMD_DEFINES
+ * cmake: Add ARCH_SIMD_DEFINES variable
+ * coreaudio-encoder: Fix cmake for mingw
+ * Revert "UI: Only apply new scaling behavior on newer installs"
+ * UI: Only apply new scaling behavior on newer installs
+ * UI: Support fractional scaling for Canvas/Base size
+ * mac-virtualcam: Remove unnecessary logging
+ * mac-virtualcam: Mark parameters as unused
+ * image-source: Add .webp to "All formats" option
+ * image-source: Add webp to file filter
+ * CI: Remove jack, speex and fdk-aac from default builds for macOS
+ * libobs, obs-ffmpeg: Use correct value for EINVAL error check
+ * UI/updater: Increase number of download workers
+ * UI/updater: Enable HTTP2 and TLS 1.3
+ * UI: Fix name of kab-KAB locale
+ * decklink: Fix automatic pixel format detection
+ * CI: Fix macOS 10.13 crashes due to unsupported library symbols
+ * UI/installer: Add additional VS2019 DLL check
+ * mac-virtualcam: Fix file mode
+ * CI: Run make with -j$(nproc)
+ * CI: Remove obsolete and unused files
+ * libobs: Add texture sharing support for macOS/OpenGL
+ * CI: Add necessary changes for CEF 4183
+ * UI/updater: Move in-use files away before writing
+ * UI/updater: Always clean up temporary files
+ * UI: Remove Smashcast from AutoConfig
+ * rtmp-services: Remove Smashcast
+
+-------------------------------------------------------------------
Tue Dec 15 23:25:38 UTC 2020 - Jimmy Berry <jimmy@boombatower.com>
- Add modinfo-use-full-path.patch for new v4l2lookback support.
obs-studio.spec
Changed
Name: obs-studio
-Version: 26.1.0
+Version: 26.1.1
Release: 0
Summary: A recording/broadcasting program
Group: Productivity/Multimedia/Video/Editors and Convertors
_service
Changed
<services>
<service name="tar_scm" mode="disabled">
<param name="versionformat">@PARENT_TAG@</param>
- <param name="revision">refs/tags/26.1.0</param>
+ <param name="revision">refs/tags/26.1.1</param>
<param name="url">git://github.com/jp9000/obs-studio.git</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
_servicedata
Changed
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/jp9000/obs-studio.git</param>
- <param name="changesrevision">38ad3ba18fc27846e122bd56f589ccb34c4578e2</param>
+ <param name="changesrevision">dffa8221124106bc2a4c92e5f5d0fa21128a61f6</param>
</service>
</servicedata>
Request History
boombatower created request over 4 years ago
- Update to version 26.1.1:
* win-dshow: Fix dshowcapture not linking audio of certain devices
* linux-jack: fix deadlock when closing the client
* linux-jack: mark ports as JackPortIsTerminal
* linux-jack: fix timestamp calculation
* obs-browser: Initialize CEF early to fix macOS crash
* libobs: Update version to 26.1.1
* rtmp-services: Add Loola.tv service
* rtmp-services: Fix json formatting
* libobs: Avoid unnecessary mallocs in audio processing
* UI: Fix padding on Acri context bar buttons
* image-source: Fix slideshow transition bug when randomized
* docs/sphinx: Add missing obs_frontend_open_projector
* libobs: Update to SIMDe 0.7.1
* libobs: Set lock state when duplicating scene item
* libobs: Add definitions in ARCH_SIMD_DEFINES
* cmake: Add ARCH_SIMD_DEFINES variable
* coreaudio-encoder: Fix cmake for mingw
* Revert "UI: Only apply new scaling behavior on newer installs"
* UI: Only apply new scaling behavior on newer installs
* UI: Support fractional scaling for Canvas/Base size
* mac-virtualcam: Remove unnecessary logging
* mac-virtualcam: Mark parameters as unused
* image-source: Add .webp to "All formats" option
* image-source: Add webp to file filter
* CI: Remove jack, speex and fdk-aac from default builds for macOS
* libobs, obs-ffmpeg: Use correct value for EINVAL error check
* UI/updater: Increase number of download workers
* UI/updater: Enable HTTP2 and TLS 1.3
* UI: Fix name of kab-KAB locale
boombatower accepted request over 4 years ago
ok