Overview
Request 5280 (accepted)
- Update to version 26.1.0:
* UI: Add deferred function to update context bar
* UI: Fix installer/updater check for vs2019 32bit
* Update translations from Crowdin
* Revert #3856
* linux-jack: fix timestamp calculation
* linux-jack: fix deadlock when closing the client
* linux-jack: mark ports as JackPortIsTerminal
* linux-pulseaudio: fix race conditions
* obs-browser: Add obsExit event
* UI: Determine rate control after creating encoders
* UI: Handle (de)select scene items queued
* CI: Update macOS to Qt 5.15.2 and deps 2020-12-11
* libobs: fix the pending stop trick
* UI/updater: Fix dll check
* UI: Remove jansson requirement from UI and updater
* UI/updater: Update redist checks to VS2019
* deps/json11: Update to most recent version
* rtmp-services: Update Steam
* libobs: Update version to 26.1.0
* sndio: remove strerror_l
* UI: Fix weird spacing in adv output FFmpeg recording
* linux-v4l2: Fix bashism in v4l2loopback module detection
* obs-scripting: Fix removing signal handlers in lua
* UI: Correctly unregister Virtual Camera & Source Toolbar hotkeys
* UI: Scale Interact cursor position based on display DPI
* UI: Sync 'Copy Filters' enabled state in the Source context menu
* mac-virtualcam: Build a universal x86_64+arm64 binary for M1 Macs
* vlc-video: Free media struct
* mac-virtualcam: Fix remaining global namespaces
- Created by boombatower over 4 years ago
- In state accepted
-
Package maintainers:
boombatower,
darix, and
frispete
obs-studio.changes
Changed
-------------------------------------------------------------------
+Tue Dec 15 03:46:49 UTC 2020 - jimmy@boombatower.com
+
+- Update to version 26.1.0:
+ * UI: Add deferred function to update context bar
+ * UI: Fix installer/updater check for vs2019 32bit
+ * Update translations from Crowdin
+ * Revert #3856
+ * linux-jack: fix timestamp calculation
+ * linux-jack: fix deadlock when closing the client
+ * linux-jack: mark ports as JackPortIsTerminal
+ * linux-pulseaudio: fix race conditions
+ * obs-browser: Add obsExit event
+ * UI: Determine rate control after creating encoders
+ * UI: Handle (de)select scene items queued
+ * CI: Update macOS to Qt 5.15.2 and deps 2020-12-11
+ * libobs: fix the pending stop trick
+ * UI/updater: Fix dll check
+ * UI: Remove jansson requirement from UI and updater
+ * UI/updater: Update redist checks to VS2019
+ * deps/json11: Update to most recent version
+ * rtmp-services: Update Steam
+ * libobs: Update version to 26.1.0
+ * sndio: remove strerror_l
+ * UI: Fix weird spacing in adv output FFmpeg recording
+ * linux-v4l2: Fix bashism in v4l2loopback module detection
+ * obs-scripting: Fix removing signal handlers in lua
+ * UI: Correctly unregister Virtual Camera & Source Toolbar hotkeys
+ * UI: Scale Interact cursor position based on display DPI
+ * UI: Sync 'Copy Filters' enabled state in the Source context menu
+ * mac-virtualcam: Build a universal x86_64+arm64 binary for M1 Macs
+ * vlc-video: Free media struct
+ * mac-virtualcam: Fix remaining global namespaces
+ * UI: Allow enabling vod track on custom via ini
+ * UI: Fix vod track working with custom server
+ * UI: Fix vod track not working with twitch soundtrack
+ * UI: Fix aac encoder name
+ * libobs: Ignore non-fatal ffmpeg return values during remux
+ * UI: Fix disabled sliders
+ * UI: Remove redundant setting
+ * UI: fix typo
+ * UI/installer: Add additional VS2019 DLL check
+ * UI: Use Qt::MiddleButton instead of deprecated Qt::MidButton
+ * obs-browser: Update to 2.9.0
+ * UI: Don't round non-integer High DPI scale
+ * CI: Add decklink-captions to dylibbundler fixups
+ * enc-amf: Fix inability to set bitrate in latest AMD driver
+ * UI: Fix filter window rendering and accessible names
+ * UI: Log success/failure for scene collection importer
+ * UI: Prevent import failure for collections with slash in name
+ * UI: Prevent name collision during scene collection import
+ * UI: Various screen reader fixes
+ * Update translations from Crowdin
+ * libobs: Allow wrapping D3D11 object with gs_texture_t
+ * UI: Fix Save Replay button staying highlighted
+ * frontend-tools: Don't give every loaded filter focus
+ * UI: Set default source toolbar visibility to true
+ * obs-outputs: Log unhandled status description as debug level
+ * mac-virtualcam: Fix global namespace issues in DAL plugin
+ * cmake: Make sure to copy other mbedtls libraries
+ * obs-browser: Don't inject CSS if the property is empty
+ * UI: Force plugins to use our Qt5Network, not their own
+ * cmake: Add Qt5Network to copied windows libs
+ * CI: Remove explicit LANGUAGE flags for cmake 3.19+
+ * obs-ffmpeg: Treat non-network errors as fatal too
+ * Revert "obs-ffmpeg: Treat errors as fatal for non-network streams in ffmpeg-mux"
+ * mac-virtualcam: Remove old test card
+ * UI: fix build on older FreeBSD versions
+ * win-capture: Update hook version
+ * obs-ffmpeg: Treat errors as fatal for non-network streams in ffmpeg-mux
+ * obs-ffmpeg: Treat EINVAL as non-fatal in ffmpeg-mux
+ * win-capture: Clean up remaining /W4 warnings
+ * obs-ffmpeg: Treat AVERROR_INVALIDDATA as non-fatal
+ * obs-ffmpeg: Add error detection to ffmpeg-mux network streams
+ * deps/media-playback: Fix audio segment duration calc
+ * autotools: Remove config module
+ * Revert "obs-ffmpeg: Add error detection to ffmpeg-mux"
+ * mac-virtualcam: Update locales
+ * UI: Detect other instances of obs on FreeBSD
+ * win-capture: Fix our own Vulkan spec violation
+ * Add sndio support (#3715)
+ * Add OpenBSD support
+ * UI: Add Twitch VOD track to simple output mode
+ * cmake: Put decklink-captions in source folders
+ * win-dshow: Add support for YUY2 in virtualcam
+ * UI: Move "changed" when recreating output res widget
+ * UI: Show service max resolution/framerate values to user
+ * UI: Add service res/fps limitation support to settings
+ * libobs: Change service max res. to res. list
+ * UI: Allow blocking all signals if resetting downscales
+ * UI: Add SetComboItemEnabled
+ * win-capture: Warning fixes
+ * libobs-winrt: Fix misnamed function
+ * UI: Use macOS app icon for Qt app on macOS
+ * UI: Fix tray icon menu handling on macOS
+ * UI: Update macOS app icon
+ * UI: Update tray icons to use masks on macOS
+ * win-capture: Fix unused variables
+ * UI: Fix compiler-specific error
+ * UI: Move "enforce" setting to "ignore" stream section
+ * UI: Refactor to make it easier to get service object
+ * libobs: Implement obs_service func to get max bitrates
+ * rtmp-services: Increase twitch audio bitrate
+ * decklink: Fix compiling on linux
+ * rnnoise: Explicit double to float conversions
+ * rtmp-services: Add missing int cast
+ * obs-ffmpeg: Add missing int cast
+ * libobs-winrt: Fix BOOL/bool mismatch warning
+ * libobs: Fix bad type and size mismatch
+ * UI: Add VOD track support in advanced output
+ * decklink: Clean up warnings introduced by caption code
+ * CI: Remove caching of obs-deps for Github CI
+ * decklink: Upgrade sdk to version 11.6
+ * Remove BUILD_CAPTIONS build flag
+ * decklink: Fix format detection loop
+ * decklink: Add ability to ingest/embed cea 708 captions
+ * linux-v4l2: avoid OOB write
+ * linux-v4l2: Hide modinfo from terminal
+ * UI: Don't update source context bar when hidden
+ * vlc-video: Use case insensitive compare for valid extension check
+ * CONTRIBUTING.rst: Update CONTRIBUTING doc
+ * UI: Disable stream encoder setting in simple output with active output
+ * Add virtualcam plugin to OBS codebase
+ * UI: Detect other instances of obs on Linux
+ * UI/installer: Use random temp directory for security
+ * libobs: Add desktop session type to Linux log
+ * rtmp-services: Add YouTube RTMPS beta service
+ * rmtp-services: Add Viloud service
+ * linux-v4l2: Add virtual camera output
+ * win-dshow: Fix virtualcam crash and reference bug
+ * UI: Add max cx/cy/fps clamp (if service specifies)
+ * rtmp-services: Add max recommended cx/cy/fps for Facebook
+ * rtmp-services: Add specifiable max cx/cy/fps in json
+ * libobs: Add ability to get max cx/cy/fps from service
+ * obs-ffmpeg: Add MX350 to blacklist
+ * UI: Run Autoconfig Wizard on New Profile Creation
+ * CI: Update macOS build script to support alternative build configs
+ * obs-transitions: Expose hardware decoding for Stingers
+ * libobs: Return default obj and array rather than current
+ * UI: Report detailed output errors for Replay Buffer
+ * CI: Fix Windows artifact issues and housekeeping
+ * UI: Fix replay buffer saved event in advanced mode
+ * docs: Fix GitHub Actions doc check warnings
+ * linux-alsa: Support more device formats
+ * UI: Detect other instances of obs on macOS
+ * UI: Add duplicate filter
+ * obs-filter: Fix potential symbol clashing on Linux
+ * UI: Update Twitch Get Stream Key link
+ * UI: Apply minimum width to Stats fields
+ * UI, libobs: Add ability to copy/paste single filter
+ * UI: Keep showing time when paused
+ * obs-ffmpeg/ffmpeg-mux: Fix issue with HLS
+ * obs-ffmpeg: Add ability to debug ffmpeg-mux subprocess
+ * UI: Fix text clipping on non-English locales in certain locations
+ * win-capture: Fix D3D leaks on swap chain release
+ * rtmp-services: Add YouTube HLS service selection
+ * obs-ffmpeg: Add HLS output
+ * obs-ffmpeg: Allow using stream keys with muxer
+ * obs-ffmpeg: Allow specifying mux settings directly
+ * obs-ffmpeg/ffmpeg-mux: Use separate printable URL target
+ * obs-ffmpeg/ffmpeg-mux: Set codec->time_base if avformat < 59
+ * obs-ffmpeg/ffmpeg-mux: Add ability to get FFmpeg logging
+ * UI: Find YouTube via starting string, not full match
+ * UI: Add support for "More Info" link from service
+ * obs-ffmpeg/ffmpeg-mux: Fix variable case
+ * obs-ffmpeg: Move muxer structure/funcs to header
+ * UI: Fix replay buffer frontend event not triggering
+ * UI/obs-frontend-api: Fix replay buffer save event ABI break
+ * UI: Add replay buffer saved event to the frontend api (#3592)
+ * UI: Prevent disabling replay buffer if it's active
+ * CI: Add virtualcam GUID to win builds
+ * CI: Remove deprecated use of `set-env` in Github Actions
+ * Docs: Fix Frontend Finish Loading event
+ * UI: Set focus back to label after source rename
+ * UI: Apply custom_rtmp service settings to srt output
+ * rtmp-services/rtmp-custom: Apply repeat_headers video setting to srt output
+ * obs-ffmpeg: Allow video headers repetition in IDR and bitstream for jim-nvenc
+ * obs-x264: Allow repeat_headers and annexb parameters to be set
+
+-------------------------------------------------------------------
Mon Oct 19 16:02:28 UTC 2020 - Jimmy Berry <jimmy@boombatower.com>
- Remove c7f84f8fc4e90ef779a204ac268f5ee1a962e324.patch.
obs-studio.spec
Changed
Name: obs-studio
-Version: 26.0.2
+Version: 26.1.0
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.0.2</param>
+ <param name="revision">refs/tags/26.1.0</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">3486c0b3633a8ff2b36170d56f37705fe7061349</param>
+ <param name="changesrevision">38ad3ba18fc27846e122bd56f589ccb34c4578e2</param>
</service>
</servicedata>
Request History
boombatower created request over 4 years ago
- Update to version 26.1.0:
* UI: Add deferred function to update context bar
* UI: Fix installer/updater check for vs2019 32bit
* Update translations from Crowdin
* Revert #3856
* linux-jack: fix timestamp calculation
* linux-jack: fix deadlock when closing the client
* linux-jack: mark ports as JackPortIsTerminal
* linux-pulseaudio: fix race conditions
* obs-browser: Add obsExit event
* UI: Determine rate control after creating encoders
* UI: Handle (de)select scene items queued
* CI: Update macOS to Qt 5.15.2 and deps 2020-12-11
* libobs: fix the pending stop trick
* UI/updater: Fix dll check
* UI: Remove jansson requirement from UI and updater
* UI/updater: Update redist checks to VS2019
* deps/json11: Update to most recent version
* rtmp-services: Update Steam
* libobs: Update version to 26.1.0
* sndio: remove strerror_l
* UI: Fix weird spacing in adv output FFmpeg recording
* linux-v4l2: Fix bashism in v4l2loopback module detection
* obs-scripting: Fix removing signal handlers in lua
* UI: Correctly unregister Virtual Camera & Source Toolbar hotkeys
* UI: Scale Interact cursor position based on display DPI
* UI: Sync 'Copy Filters' enabled state in the Source context menu
* mac-virtualcam: Build a universal x86_64+arm64 binary for M1 Macs
* vlc-video: Free media struct
* mac-virtualcam: Fix remaining global namespaces
boombatower accepted request over 4 years ago
ok