Subject: CVS commit: pkgsrc/multimedia/obs-studio
From: Ryo ONODERA
Date: 2021-01-12 17:17:47
Message id: 20210112161747.D440DFA9D@cvs.NetBSD.org

Log Message:
obs-studio: Update to 26.1.2

Changelog:
26.1.2 macOS Hotfix Changes

    Browser sources on macOS now support hardware accelerated rendering on macOS \ 
10.15 and above, reducing resource usage
    Fixed a crash on startup (by updating CEF to version 4183)

26.1.1 Hotfix Changes

    Fixed macOS 10.13 crash on startup [PatTheMav]
    Fixed decklink devices not working correctly [DDRBoxman]
    Fixed browser source crashing on certain versions of macOS [eric]
    Fixed buttons not displaying text correctly on context bar when using Acri \ 
theme [Warchamp7]
    Fixed a bug with slideshow source where if you use randomize and have \ 
"restart when visible" active, it would not transition on activate \ 
[cg2121]
    Fixed a bug where duplicated scene items would not have their lock states \ 
duplicated [cg2121]
    Fixed a bug where the default canvas resolution would be scaled incorrectly \ 
if fractional scaling was enabled [RytoEX]
    Fixed jack on Linux deadlocking on close [marcan]
    Fixed jack on Linux going out of sync sometimes [marcan]
    Added webp to image formats that you can browse when using the image source \ 
[f3ndot]

26.1 New Features and Additions

    Added Virtual Camera output on macOS [johnboiles/PatTheMav]
    Added Virtual Camera output on Linux (requires v4l2loopback-dkms) \ 
[catxfish/cg2121]
    Added the ability to use a separate audio track for the VOD when using \ 
Twitch [Jim]
        If using Simple output mode, enable "Enable Advanced Encoder \ 
Settings", and enable "Twitch VOD Track (Uses Track 2)". Twitch \ 
VOD output will then be on audio track 2
        If using Advanced output mode in the Streaming tab, enable "Twitch \ 
VOD Track" and select the track you'd like to use for it
        Special thanks to Twitch for assisting during the development of this feature
    Added OpenBSD support [grayed]
    Added the ability to ingest captions coming from Decklink devices via \ 
"Decklink Captions" from the Tools menu [DDRBoxman]
    Added hardware decoding options for stinger transitions [WizardCM]
    Added an option to duplicate filters in the right-click context menu of \ 
filters [exeldro]
    Added ability to copy and paste a single filter between sources [cg2121]
    Added HLS support and ingests for YouTube [ushadow]
    Added a Replay buffer save event to the frontend API [hgonomeg]

26.1 Improvements/Tweaks

    Updated dependencies on Windows and macOS (such as x264 and Qt) to their \ 
latest versions for the latest performance improvements [Jim]
    On Linux, the program will now detect other instances that are currently \ 
running and warn the user about running more than one copies at a time \ 
[clockley]
    When creating a new profile, you will be now be given the option to run the \ 
auto-configuration wizard [JohannMG]
    Changed the "Enforce Streaming Service Bitrate" to "Ignore \ 
streaming service setting recommendations", moved it to the Streaming \ 
section of the Settings window, and made it so it now affects both Simple and \ 
Advanced output modes. [Jim]
    Maximum limitations for streaming services are now shown in the Streaming \ 
section of the Settings window [Jim]
    Streaming services may now apply resolution and framerate limits on streams \ 
to their services [Jim]

26.1 Bug Fixes

    Fixed a bug where the "Save Replay" button would stay highlighted \ 
after being clicked [offthegrid-mike]
    Fixed a bug where the Media source would have unusual lag playing back \ 
certain media files (particularly WMV files) [Jim]
    Fixed an issue where Facebook streaming would allow you to select \ 
resolutions/framerates that aren't supported [Jim]
    Fixed certain connection issues with SRT/mpegts [pkviet]
    Fixed a bug where you could disable the Replay Buffer even if it was \ 
currently active [Scrxtchy]
    Fixed a bug where renaming a source would not return keyboard/mouse focus \ 
back to the list [jberenhaus]
    Fixed an issue where 'Paste Filters' on sources didn't work in all \ 
situations [WizardCM]
    Fixed an issue where Virtual Camera & Source Toolbar hotkeys would be \ 
duplicated when switching profiles [WizardCM]
    Fixed an issue with removing signal handlers in Lua [Scrxtchy]
    Fixed a potential hang when repeatedly selecting and deselecting display \ 
capture sources on Windows [exeldro]
    Fixed an issue where the replay buffer could use settings from CQP mode in \ 
CBR mode [R1CH]
    Fixed an issue where certain recordings could not be remuxed (typically from \ 
the QSV encoder) [R1CH]

Files:
RevisionActionfile
1.28modifypkgsrc/multimedia/obs-studio/Makefile
1.8modifypkgsrc/multimedia/obs-studio/PLIST
1.8modifypkgsrc/multimedia/obs-studio/distinfo
1.2modifypkgsrc/multimedia/obs-studio/patches/patch-UI_obs-app.cpp
1.3modifypkgsrc/multimedia/obs-studio/patches/patch-libobs_obs-nix.c
1.6modifypkgsrc/multimedia/obs-studio/patches/patch-plugins_CMakeLists.txt