Overview

Request 5621 (accepted)

- Update to version 28.1.1:
* Revert "obs-ffmpeg: Check nvenc max bframe count"
* obs-ffmpeg: Cap NVENC Max B-frames according to GPU caps
* CI: Fix service validator
* obs-ffmpeg: Check nvenc max bframe count
* libobs: Update version to 28.1.1
* UI: Migrate Simple Output NVENC preset
* UI: Refactor NVENC preset migration
* libobs: Update version to 28.1.0
* libobs: Force SRGB conversion for tonemapped video
* obs-ffmpeg: Split NVENC preset migrations by codec
* UI: Add NVENC preset migration for lossless
* obs-ffmpeg: Align NVENC preset migrations to NVIDIA guidelines
* obs-ffmpeg: Add NVENC preset mapping for old Default preset
* obs-ffmpeg: Swap hq and mq preset order
* libobs: Fix blend method in studio mode
* obs-ffmpeg: Fix Ubuntu 20.04 detection
* obs-ffmpeg: Fix FFmpeg NVENC presets on Ubuntu 20.04
* Update translations from Crowdin
* obs-browser: Update version to 2.18.6
* enc-amf: Minor compilation improvements
* UI: Use correct key for "Always on Top" with projectors
* rtmp-services: Add Vindral service
* UI: Fix placeholder element not being deleted
* UI: Avoid showing service integration page on Wayland
* UI: Set preset2 instead preset for simple mode NVENC
* UI: Hide --portable from help text if disallowed
* UI: Hide donation CTA when running via Steam
* UI: Add --steam flag
* linux-v4l2: Send STREAMON/STREAMOFF on vcam start/stop

Submit package home:frispete:...es:Multimedia / obs-studio to package Multimedia / obs-studio

obs-studio.changes Changed
x
 
1
@@ -1,4 +1,125 @@
2
 -------------------------------------------------------------------
3
+Thu Nov 03 08:35:20 UTC 2022 - hpj@urpla.net
4
+
5
+- Update to version 28.1.1:
6
+  * Revert "obs-ffmpeg: Check nvenc max bframe count"
7
+  * obs-ffmpeg: Cap NVENC Max B-frames according to GPU caps
8
+  * CI: Fix service validator
9
+  * obs-ffmpeg: Check nvenc max bframe count
10
+  * libobs: Update version to 28.1.1
11
+  * UI: Migrate Simple Output NVENC preset
12
+  * UI: Refactor NVENC preset migration
13
+  * libobs: Update version to 28.1.0
14
+  * libobs: Force SRGB conversion for tonemapped video
15
+  * obs-ffmpeg: Split NVENC preset migrations by codec
16
+  * UI: Add NVENC preset migration for lossless
17
+  * obs-ffmpeg: Align NVENC preset migrations to NVIDIA guidelines
18
+  * obs-ffmpeg: Add NVENC preset mapping for old Default preset
19
+  * obs-ffmpeg: Swap hq and mq preset order
20
+  * libobs: Fix blend method in studio mode
21
+  * obs-ffmpeg: Fix Ubuntu 20.04 detection
22
+  * obs-ffmpeg: Fix FFmpeg NVENC presets on Ubuntu 20.04
23
+  * Update translations from Crowdin
24
+  * obs-browser: Update version to 2.18.6
25
+  * enc-amf: Minor compilation improvements
26
+  * UI: Use correct key for "Always on Top" with projectors
27
+  * rtmp-services: Add Vindral service
28
+  * UI: Fix placeholder element not being deleted
29
+  * UI: Avoid showing service integration page on Wayland
30
+  * UI: Set preset2 instead preset for simple mode NVENC
31
+  * UI: Hide --portable from help text if disallowed
32
+  * UI: Hide donation CTA when running via Steam
33
+  * UI: Add --steam flag
34
+  * linux-v4l2: Send STREAMON/STREAMOFF on vcam start/stop
35
+  * docs: Fix sphinx import error on Python 3.10+
36
+  * obs-ffmpeg: Fix NVENC "mq" to use P6 rather than P4
37
+  * UI: Change "hq" to use P5 when upgrading NVENC
38
+  * UI: Fix stats widget appearance on Yami themes
39
+  * UI: Fix stats widget status font size
40
+  * UI: Fix theme if apply and cancel in settings
41
+  * CI: Fix Steam launching x86 version under Rosetta
42
+  * mac-virtualcam: Fix random crashes in applications loading VirtualCam
43
+  * CI: Fix services check using deprecated GHA output
44
+  * CI: Update GitHub Actions for set-output deprecation
45
+  * UI: Use correct title for failed replay buffer start
46
+  * obs-filters: Remove unused assignments
47
+  * UI: Check return value of ConvertResText before accessing results
48
+  * libobs: Add ifdef for Windows-only variable assignment
49
+  * UI: Fix potential memory leak when parsing OBSThemeMeta
50
+  * UI: Copy result of getenv before use
51
+  * UI: Remove unused assignments
52
+  * UI: Fix possible crash due to UI property access from graphics thread
53
+  * virtualcam-module: Fix crash on resolution change
54
+  * virtualcam-module: Clarify resolution variables
55
+  * obs-ffmpeg: Clarify name of NVENC preset
56
+  * virtualcam-module: Don't send frames on initial pause
57
+  * UI: Don't offer current resolution in auto config if < 240p
58
+  * UI: Swap mq and hq NVENC Preset mappings
59
+  * Revert "libobs: Update version to 28.1.0"
60
+  * libobs: Update version to 28.1.0
61
+  * UI: Use transform to fit vcam source to canvas
62
+  * Revert "UI: Remove individual sources (for now) from vcam config"
63
+  * docs: Add obs_sceneitem_group_enum_items API call to scripting docs
64
+  * obs-scripting: Add obs_sceneitem_group_enum_items function call
65
+  * mac-capture: Log CoreAudio device sample rate
66
+  * obs-scripting: Fix block comment formatting
67
+  * obs-scripting: Fix script state variable being reset by tick callback
68
+  * mac-videotoolbox: Remove "None" profile
69
+  * rtmp-services: Remove defunct servers/services
70
+  * UI: Move "Always On Top" into View menu
71
+  * UI: Add multiview menus to UI file
72
+  * vlc-video: Fix crash at removing files from missing-file dialog
73
+  * rtmp-services: Update ingest list for Restream.io
74
+  * obs-vst: Toggle properties button visibility upon VST selection
75
+  * linux-pulseaudio: Use DONT_MOVE for non-default devices
76
+  * UI: Fix NVENC AV1 preset while resetting encoders
77
+  * win-capture: Update D3D9 signature for Win 11 22H2
78
+  * UI: Clamp float values possibly representing infinity to integer size
79
+  * win-capture: Fix reporting valid width and height if not capturing
80
+  * libobs: Sample video at default chroma location
81
+  * rtmp-services: Update Glimesh to add RTMP ingests
82
+  * UI: Add NVENC AV1 to simple output mode
83
+  * obs-ffmpeg: Add NVENC AV1 support
84
+  * libobs/graphics: Precompute more accurate matrix
85
+  * libobs: Precompute more accurate matrices
86
+  * libobs: Update version to 28.0.3
87
+  * UI: Fix alignment of volume sliders
88
+  * mac-videotoolbox: Remove unused defines
89
+  * UI: Fix tabstop on settings dialog
90
+  * UI: Remove unnecessary styles
91
+  * obs-scripting: Enable Python autodoc
92
+  * obs-scripting: Re-enable Python annotations
93
+  * docs: Add links to python functions
94
+  * CI: fix build on non-x86 Linux platforms
95
+  * win-wasapi: Fix Stop hang
96
+  * UI: Fix AutoRemux not working when FFmpeg output configured
97
+  * win-wasapi: Don't reconnect when inactive
98
+  * obs-scripting: Fix compile when python is not found
99
+  * obs-ffmpeg: Fix unpause causing certain encoders to fail
100
+  * libobs: Add function to get encoder pause offset
101
+  * UI: Don't reselect SceneTree items if tree is clearing
102
+  * UI: Remove executable bit from public key file
103
+  * obs-ffmpeg: Fix m3u8 recording in AMF
104
+  * linux-pipewire: Close sessions as we are done with them
105
+  * libobs/media-io: Restore color range conversion
106
+  * CI: Downgrade Sphinx to fix docs build error
107
+  * libobs/media-io: Avoid scaler for range diff
108
+  * linux-capture: Fixup window name/class checking
109
+  * obs-ffmpeg: Cap AMF encoder at 100 Mbps
110
+  * UI: Fix color of popout icon
111
+  * UI: Fix dock titlebar icons not loading
112
+  * libobs,UI: Swap red/blue render/output channels
113
+  * frontend-tools: Display dialog when changing Python version
114
+  * frontend-tools: Display Python version in UI
115
+  * obs-filter: Update model for NVIDIA Audio FX
116
+  * obs-ffmpeg: Fix when NVENC retries without psycho aq
117
+  * obs-ffmpeg: Show detailed NVENC error messages
118
+  * obs-ffmpeg: use NvEncGetSequenceParams for NVENC header
119
+  * obs-ffmpeg: Refactor NVENC defaults/properties
120
+  * obs-ffmpeg: Update NVENC to new presets
121
+  * obs-ffmpeg: Refactor NVENC
122
+
123
+-------------------------------------------------------------------
124
 Tue Oct 25 09:35:13 UTC 2022 - Hans-Peter Jansen <hpj@urpla.net>
125
 
126
 - Enable jack explicitely (it's not detected properly otherwise)
127
obs-studio.spec Changed
10
 
1
@@ -8,7 +8,7 @@
2
 %endif
3
 
4
 Name:           obs-studio
5
-Version:        28.0.3
6
+Version:        28.1.1
7
 Release:        0
8
 Summary:        A recording/broadcasting program
9
 Group:          Productivity/Multimedia/Video/Editors and Convertors
10
_service Changed
10
 
1
@@ -1,7 +1,7 @@
2
 <services>
3
   <service name="tar_scm" mode="disabled">
4
     <param name="versionformat">@PARENT_TAG@</param>
5
-    <param name="revision">refs/tags/28.0.3</param>
6
+    <param name="revision">refs/tags/28.1.1</param>
7
     <param name="url">https://github.com/obsproject/obs-studio.git</param>
8
     <param name="scm">git</param>
9
     <param name="changesgenerate">enable</param>
10
_servicedata Changed
10
 
1
@@ -1,6 +1,6 @@
2
 <servicedata>
3
   <service name="tar_scm">
4
     <param name="url">https://github.com/obsproject/obs-studio.git</param>
5
-    <param name="changesrevision">d21891b3ca1a8607de479687cd2e12a4455525d7</param>
6
+    <param name="changesrevision">a1235f498ea7edf85f4f4fefcec00a7f7fdfd1aa</param>
7
   </service>
8
 </servicedata>
9
\ No newline at end of file
10
obs-studio-28.0.3.tar.xz -> obs-studio-28.1.1.tar.xz Changed
Refresh
Refresh
Request History
frispete's avatar

frispete created request over 2 years ago

- Update to version 28.1.1:
* Revert "obs-ffmpeg: Check nvenc max bframe count"
* obs-ffmpeg: Cap NVENC Max B-frames according to GPU caps
* CI: Fix service validator
* obs-ffmpeg: Check nvenc max bframe count
* libobs: Update version to 28.1.1
* UI: Migrate Simple Output NVENC preset
* UI: Refactor NVENC preset migration
* libobs: Update version to 28.1.0
* libobs: Force SRGB conversion for tonemapped video
* obs-ffmpeg: Split NVENC preset migrations by codec
* UI: Add NVENC preset migration for lossless
* obs-ffmpeg: Align NVENC preset migrations to NVIDIA guidelines
* obs-ffmpeg: Add NVENC preset mapping for old Default preset
* obs-ffmpeg: Swap hq and mq preset order
* libobs: Fix blend method in studio mode
* obs-ffmpeg: Fix Ubuntu 20.04 detection
* obs-ffmpeg: Fix FFmpeg NVENC presets on Ubuntu 20.04
* Update translations from Crowdin
* obs-browser: Update version to 2.18.6
* enc-amf: Minor compilation improvements
* UI: Use correct key for "Always on Top" with projectors
* rtmp-services: Add Vindral service
* UI: Fix placeholder element not being deleted
* UI: Avoid showing service integration page on Wayland
* UI: Set preset2 instead preset for simple mode NVENC
* UI: Hide --portable from help text if disallowed
* UI: Hide donation CTA when running via Steam
* UI: Add --steam flag
* linux-v4l2: Send STREAMON/STREAMOFF on vcam start/stop


frispete's avatar

frispete accepted request over 2 years ago

Let's not delay this any further