Changes of Revision 109

obs-studio.changes Changed
x
 
1
@@ -1,9 +1,797 @@
2
 -------------------------------------------------------------------
3
+Fri Jun  2 15:59:13 UTC 2023 - Hans-Peter Jansen <hpj@urpla.net>
4
+
5
+- libmfx is available for x86 archs only
6
+
7
+-------------------------------------------------------------------
8
+Fri Jun  2 14:52:50 UTC 2023 - Hans-Peter Jansen <hp@urpla.net>
9
+
10
+- Build with Qt6 for Tumbleweed and with Qt5 otherwise
11
+
12
+-------------------------------------------------------------------
13
+Thu Jun 01 18:46:53 UTC 2023 - hpj@urpla.net
14
+
15
+- Update to version 29.1.2:
16
+  * libobs: Update version to 29.1.2
17
+  * obs-outputs: Remove support for "RTMP Go Away" feature (#8959)
18
+  * UI: Fix crash on patronJsonThread
19
+  * deps/media-playback: Just null the first frame pointer on decode
20
+  * deps/media-playback: Check `is_active` when frame preloading
21
+  * deps/media-playback: Fix crash when interrupting stingers
22
+  * UI: Disallow exiting settings with no track in advanced mode
23
+  * UI: Disallow exiting settings with no track in simple mode
24
+  * UI: Fix crash when receiving multiple SIGINT
25
+  * libobs: Adds obs.hpp to exported header files
26
+  * UI: Only defer property updates for input and transition sources
27
+  * win-dshow: Remove obsolete translation
28
+  * win-capture: Remove obsolete translation
29
+  * obs-qsv11: Add missing translation
30
+  * obs-outputs: Add missing translations
31
+  * obs-filters: Remove obsolete translation in expander-filter
32
+  * obs-filters: Add missing translation in chroma-key-filter
33
+  * obs-ffmpeg: Add missing translations
34
+  * obs-ffmpeg: Add missing translations
35
+  * obs-ffmpeg: Remove obsolete translations
36
+  * mac-videotoolbox: Remove obsolete translation
37
+  * mac-syphon: Remove obsolete translations
38
+  * mac-avcapture: Add missing translation
39
+  * linux-pulseaudio: Add missing translation
40
+  * linux-capture: Remove obsolete translation
41
+  * linux-alsa: Add missing translations
42
+  * UI: Fix missing translations
43
+  * CI: Enable GPU priority setting for Windows builds
44
+  * libobs-d3d11: Set priority to high instead of realtime if HAGS enabled
45
+  * libobs-d3d11: Refactor set_priority to use included header
46
+  * libobs: Remove registry-based HAGS logging
47
+  * libobs-d3d11: Log HAGS status
48
+  * UI: Fix 0,0 size transform bug when resizing sources
49
+  * libobs: Prevent setting invalid scene item scale values
50
+  * libobs: Rework logic for detecting monitoring feedback in PulseAudio
51
+  * libobs: Fix PulseAudio monitoring when device is set to default
52
+  * mac-videotoolbox: Fix incorrect keyframe interval calculation
53
+  * UI: Re-raise missing files dialog on macOS after file is selected
54
+  * UI: Remove tabs for About error statements
55
+  * UI: Process Qt events once after destroy queue finishes
56
+  * UI: Only update vcam output if necessary
57
+  * UI: Reset VCam when clearing scene data
58
+  * deps/obs-scripting: Set file/chunk name when loading lua scripts
59
+  * UI: Fix scene grid mode button color
60
+  * UI: Normalize theme qss files
61
+  * UI: Fix crash when double-clicking projector
62
+  * obs-ffmpeg: Fix compilation when ENABLE_HEVC is not set
63
+  * UI: Reset service selection to custom if name not found
64
+
65
+-------------------------------------------------------------------
66
+Tue May 30 21:07:32 UTC 2023 - Hans-Peter Jansen <hp@urpla.net>
67
+
68
+- Relax some compile flags to not error out for Leaps
69
+
70
+-------------------------------------------------------------------
71
 Tue May 30 20:24:16 UTC 2023 - Hans-Peter Jansen <hp@urpla.net>
72
 
73
 - Exclude libcef.so dependency tracking correctly
74
 
75
 -------------------------------------------------------------------
76
+Wed May 24 12:37:12 UTC 2023 - hpj@urpla.net
77
+
78
+- Update to version 29.1.1:
79
+  * libobs: Update version to 29.1.1
80
+  * UI: Fix crash on macOS when closing OAUTH browser panel
81
+  * UI: Avoid registering CEF OAuth integrations on Wayland
82
+  * obs-websocket: Update submodule to pull translations
83
+  * UI: Exit and show error if clearing scene data fails
84
+  * libobs: Fix luma sampling for packed 4:2:2 sources
85
+  * docs: Add missing elements in Services API
86
+  * UI: Make "Portable Mode" translateable
87
+  * CI: Update ccache cache entries to enable restoration from master branch
88
+  * mac-capture: Fix possible division by zero error
89
+  * UI: Do not show unassigned icon for monitored sources
90
+  * cmake: Enforce -Wmaybe-uninitialized to never turn into an error
91
+  * obs-ffmpeg: Show error if trying to use AV1 fallback
92
+  * UI: Fix FLAC missing from builtin codecs list
93
+  * UI: Relax mc_trans_video_imagescaler.dll DLL block
94
+  * UI: Fix case inconsistency in translation key
95
+  * libobs: Update version to 29.1.0
96
+  * linux-pipewire: Reduce debug message verbosity
97
+  * Update translations from Crowdin
98
+  * obs-qsv11: Set error message for QSV with P216/P416
99
+  * obs-ffmpeg: Set error message for AMF with P216/P416
100
+  * obs-ffmpeg: Set error message for NVENC with P216/P416
101
+  * UI: Fix building macOS/Sparkle without Browser
102
+  * deps/media-playback: Check if frame can be played before using it
103
+  * obs-x264: Disallow 16-bit color formats
104
+  * mac-videotoolbox: Differentiate unsupported format and range errors
105
+  * cmake,UI: Remove unused legacy DSA public key
106
+  * UI: Explicitly focus Ok button in properties dialog
107
+  * cmake: Fix version detection for FFmpeg find module
108
+  * deps/media-playback: Initialize mutex earlier for cached media
109
+  * rtmp-services: Remove defunct servers/services
110
+  * .github: Add workflow to clean caches
111
+  * CI: Switch service checker to macOS
112
+  * obs-filters: Add invert LUT
113
+  * rtmp-services: Fix building with service updates disabled
114
+  * rtmp-services: Enable service updates by default
115
+  * media-playback: Add missing license headers
116
+  * UI: Fix advanced audio encoder bitrate always set to 192
117
+  * rtmp-services: Allow service updates to be disabled on *nix
118
+  * libobs,obs-filters: Align HDR to SDR disparity
119
+  * libobs: Fix mouse button push to talk for linux
120
+  * linux-pipewire: Only consider chunks with size set
121
+  * docs: Remove obs_sceneitem_group_from_scene/source
122
+  * docs: Fix obs_frontend_get_scene_collections() description
123
+  * UI: Fix the license in the AppStream metadata
124
+  * docs: Clarify that data for source/encoder properties can be null
125
+  * libobs: Check for extension validity in os_generate_formatted_filename
126
+  * obs-scripting: Fix loading lua utf8 path
127
+  * rtmp-services: Bump format version to v5
128
+  * UI: Disable auto-remux for AV1+PCM, use MOV for PCM
129
+  * libobs: Finalise source creation before firing signal
130
+  * cmake: Add properties and log viewer UI files to sources list
131
+  * obs-outputs: Don't set DTS offset for enhanced FLV SEQ start/end packets
132
+  * obs-outputs: Fix enhanced RTMP frame type not being set
133
+  * cmake: Set C11 for CMake < 3.21
134
+  * Revert "libobs: Improve util_mul_div64 outside MSVC"
135
+  * libobs: Improve util_mul_div64 outside MSVC
136
+  * mac-virtualcam: Fix DAL plugin entrypoint not being exported
137
+  * UI: Make hotkey edit layout margins symmetrical
138
+  * docs: Add note about instance methods as callbacks in scripting
139
+  * obs-outputs: Log encoder incompatible with dynamic bitrate
140
+  * UI: Sort Add Source menu case insensitively
141
+  * CI: Remove unused pre-cmake 2.0 Info.plist
142
+  * libobs: Remove newly introduced PRAGMA_WARN_STRINGOP_OVERFLOW macro
143
+  * CI: Bump Flatpak actions to v6.1
144
+  * cmake: Fix buildspec version parsing for dependencies
145
+  * UI: Fix simple mode replay buffer maximum not being set
146
+  * UI: Avoid calling libobs functions with null pointers in projectors
147
+  * CI: Update deps to 2023-04-12 release
148
+  * CI: Update apple-actions GitHub Actions
149
+  * UI: Add Citrix ICAService to Windows DLL blocklist
150
+  * UI: Do not disable events when disabling codecs
151
+  * libobs: Add missing headers for framework export
152
+  * cmake: Remove generated libobs export header from install interface
153
+  * CI: Bump Flatpak actions to v6
154
+  * decklink-output-ui: Don't crash on missing device
155
+  * decklink: Ignore "default" output device
156
+  * cmake: Set CFBundleName to "OBS Studio"
157
+  * cmake: Skip plugin target setup when ENABLE_PLUGINS is not set
158
+  * cmake: Skip dependency setup for CEF when using universal architectures
159
+  * cmake: Add platform configuration for macOS universal builds
160
+  * cmake: Fix discovery of existing pre-built dependencies
161
+  * cmake: Set C standard to ISO C17
162
+  * libobs: Fix compiling in ISO C17 mode
163
+  * mac-avcapture: Fix questionable use of comma
164
+  * UI: Replace use of macros for macOS updater with character constants
165
+  * rtmp-services: Remove macro-based constant usage
166
+  * cmake: Fix build without Sparkle
167
+  * cmake: Fix parsing of OBS_VERSION_OVERRIDE cache variable
168
+  * UI: Lower Sparkle update check interval for pre-release builds
169
+  * cmake: Fix parsing BETA version cache variable
170
+  * obs-outputs: Fix AV1 header parser adding ref count to data
171
+  * mac-videotoolbox: Enforce non-zero keyframe interval in CRF mode
172
+  * libobs: Fix transition lookup by uuid
173
+  * UI: Fix incorrect use of QT_TO_UTF8 in SpeakerLayoutChanged
174
+  * UI: Removed unused static AddProjectorMenuMonitors declaration
175
+  * frontend-plugins: Fix auto scene switcher not saving settings on close
176
+  * UI: Recalculate scroll position after resize
177
+  * Revert "UI: Only adjust size of properties on first draw"
178
+  * CI: Enable Sparkle deltas for betas
179
+  * CI: Migrate Steam uploader to macOS
180
+  * libobs: Fix v210 display name
181
+  * libobs: Ensure v210 preserves precision
182
+  * UI: Fix unassigned audio source check in callback
183
+  * obs-ffmpeg: Fix iteration over sample formats
184
+  * obs-ffmpeg: Disable AMF texture encoder runtime reconfiguration
185
+  * UI: Fix simple mode container check
186
+  * UI: Fix "Unqualified call to 'std::move'" warnings
187
+  * UI: Fix replay buffer/split file extension
188
+  * UI: Remove unnecessary variables type conversions
189
+  * mac-videotoolbox: Fix compile issue if HEVC is disabled
190
+  * obs-outputs: Fix HEVC/RTMP composition time missing
191
+  * obs-websocket: Update version to 5.2.2
192
+  * obs-browser: Update version to 2.21.1
193
+  * obs-ffmpeg: Use event for source reconnect thread
194
+  * CI: Fix build errors with Xcode 14.3 and platform SDK 13.3
195
+  * cmake: Remove EXCLUDE_FROM_ALL directive from interface libraries
196
+  * UI: Use name instead of internal extension for incompatible codec check
197
+  * UI: Fix Simple Mode compat check only checking video codec
198
+  * UI: Rework recording format handling
199
+  * obs-qsv11: Log selected codec
200
+  * CI: Specify branches for merge groups
201
obs-studio.spec Changed
161
 
1
@@ -2,25 +2,33 @@
2
 # Chromium Embedded Framework
3
 %ifarch x86_64
4
 %bcond_without cef
5
-%define cef_binary cef_binary_4638_linux64
6
+%define cef_binary cef_binary_5060_linux64
7
 %else
8
 %bcond_with cef
9
 %endif
10
 
11
+%if 0%{?suse_version} > 1500
12
+%define qt_version 6
13
+%else
14
+%define qt_version 5
15
+%endif
16
+%bcond_without websockets
17
+
18
 Name:           obs-studio
19
-Version:        29.0.2
20
+Version:        29.1.2
21
 Release:        0
22
 Summary:        A recording/broadcasting program
23
 Group:          Productivity/Multimedia/Video/Editors and Convertors
24
 License:        GPL-2.0
25
 URL:            https://obsproject.com/
26
+# we fetch the tarball with a source service, because some subprojects are
27
+# not included in the offical tarball (e.g. obs-browser)
28
 Source:         %{name}-%{version}.tar.xz
29
 %if %{with cef}
30
 Source17:       %{cef_binary}.tar.bz2
31
 %endif
32
 Patch0:         0002-Include-diverse-luajit.patch
33
 Patch1:         0001-Prefix-modinfo-with-sbin-since-not-in-normal-path.patch
34
-Patch2:         8376.patch
35
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
36
 BuildRequires:  update-desktop-files
37
 BuildRequires:  cmake >= 2.8.12
38
@@ -39,10 +47,17 @@
39
 BuildRequires:  pciutils-devel
40
 BuildRequires:  pipewire-devel
41
 BuildRequires:  libpulse-devel
42
+%if "%{qt_version}" == "5"
43
 BuildRequires:  libqt5-qtbase-devel >= 5.3
44
 BuildRequires:  libqt5-qtbase-private-headers-devel
45
 BuildRequires:  libqt5-qtsvg-devel
46
 BuildRequires:  libqt5-qtx11extras-devel >= 5.3
47
+%endif
48
+%if "%{qt_version}" == "6"
49
+BuildRequires:  cmake(Qt6Core)
50
+BuildRequires:  cmake(Qt6Svg)
51
+BuildRequires:  qt6-base-private-devel
52
+%endif
53
 BuildRequires:  libudev-devel
54
 BuildRequires:  libv4l-devel
55
 BuildRequires:  libx264-devel
56
@@ -56,6 +71,9 @@
57
 BuildRequires:  pkgconfig(libavfilter)
58
 BuildRequires:  pkgconfig(libavformat)
59
 BuildRequires:  pkgconfig(libavutil)
60
+%ifarch %{ix86} x86_64
61
+BuildRequires:  pkgconfig(libmfx)
62
+%endif
63
 BuildRequires:  pkgconfig(librist)
64
 BuildRequires:  pkgconfig(libswresample)
65
 BuildRequires:  pkgconfig(libswscale)
66
@@ -63,10 +81,17 @@
67
 BuildRequires:  pkgconfig(lua)
68
 BuildRequires:  pkgconfig(luajit)
69
 BuildRequires:  pkgconfig(srt) >= 1.4
70
+BuildRequires:  pkgconfig(uuid)
71
+%if %{with websockets}
72
+BuildRequires:  pkgconfig(nlohmann_json) >= 3
73
+BuildRequires:  pkgconfig(websocketpp) >= 0.8.0
74
+BuildRequires:  pkgconfig(asio) >= 1.12.1
75
+%endif
76
 BuildRequires:  python3-devel
77
 %if 0%{?suse_version} != 1315 || 0%{?is_opensuse}
78
 BuildRequires:  speexdsp-devel
79
 %endif
80
+BuildRequires:  sndio-devel
81
 BuildRequires:  swig
82
 BuildRequires:  vlc-devel
83
 %if %{with cef}
84
@@ -82,7 +107,6 @@
85
 
86
 # these are plugins, built as libs and as such should not be mixed up with their originals
87
 %global __provides_exclude_from ^(%{_libdir}/obs-plugins/.*\\.so.*|%{_libdir}/obs-scripting/.*\\.so.*)$
88
-#%%global __requires_exclude_from ^(%%{_libdir}/obs-plugins/.*|%%{_libdir}/obs-scripting/.*)$
89
 %global __requires_exclude libcef\\.so
90
 
91
 %description
92
@@ -104,10 +128,15 @@
93
 
94
 %build
95
 mkdir -p build && cd build
96
-# does not like cmake macro as it fails to link in math.h (-lm)
97
+# does not like cmake macro as it fails to link in math.h (-lma
98
+# the compile flags for 15.{4,5} must be relaxed in order to compile obs-studio successfully
99
 cmake \
100
   -DCMAKE_CXX_STANDARD=17 \
101
   -DCMAKE_INSTALL_PREFIX=/usr \
102
+%if 0%{?suse_version} == 1500
103
+  -DCMAKE_C_FLAGS:STRING="$CFLAGS %{optflags} -Wno-error=type-limits -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wno-error=return-type -Wno-error=unused-but-set-variable -Wno-error=pointer-sign -Wno-error=reorder" \
104
+  -DCMAKE_CXX_FLAGS:STRING="$CXXFLAGS %{optflags} -Wno-error=type-limits -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wno-error=return-type -Wno-error=unused-but-set-variable -Wno-error=pointer-sign -Wno-error=reorder" \
105
+%endif
106
   -DUNIX_STRUCTURE=1 \
107
 %if "%{_lib}" == "lib64"
108
   -DOBS_MULTIARCH_SUFFIX=64 \
109
@@ -118,6 +147,13 @@
110
   -DENABLE_PIPEWIRE=OFF \
111
 %endif
112
   -DENABLE_JACK=ON \
113
+  -DENABLE_LIBFDK=ON \
114
+  -DENABLE_SNDIO=ON \
115
+%if %{with websockets}
116
+  -DENABLE_WEBSOCKET=ON \
117
+%else
118
+  -DENABLE_WEBSOCKET=OFF \
119
+%endif
120
 %if %{with cef}
121
   -DBUILD_BROWSER=ON \
122
   -DCEF_ROOT_DIR="%{_builddir}/%{cef_binary}" \
123
@@ -126,6 +162,8 @@
124
 %endif
125
   ..
126
 
127
+%cmake_build
128
+
129
 %install
130
 %cmake_install
131
 %suse_update_desktop_file com.obsproject.Studio
132
@@ -144,13 +182,12 @@
133
 %{_bindir}/obs-ffmpeg-mux
134
 # Upstream forces libs dir regardless of arch and building plugins is encumbered
135
 # by moving them to the proper directory.
136
-%{_libdir}/obs-plugins
137
+%{_libdir}/obs-plugins/
138
 %{_libdir}/libobs.so.*
139
-%{_libdir}/libobsglad.so.*
140
 %{_libdir}/libobs-frontend-api.so.*
141
 %{_libdir}/libobs-opengl.so.*
142
 %{_libdir}/libobs-scripting.so.*
143
-%{_libdir}/obs-scripting
144
+%{_libdir}/obs-scripting/
145
 %dir %{_datadir}/metainfo
146
 %{_datadir}/metainfo/com.obsproject.Studio.appdata.xml
147
 %{_datadir}/applications/com.obsproject.Studio.desktop
148
@@ -159,11 +196,11 @@
149
 
150
 %files devel
151
 %{_libdir}/libobs.so
152
-%{_libdir}/libobsglad.so
153
 %{_libdir}/libobs-frontend-api.so
154
 %{_libdir}/libobs-opengl.so
155
 %{_libdir}/libobs-scripting.so
156
 %{_libdir}/cmake
157
 %{_libdir}/pkgconfig/libobs.pc
158
 %{_includedir}/obs
159
+
160
 %changelog
161
_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/29.0.2</param>
6
+    <param name="revision">refs/tags/29.1.2</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">0fb8bb4b1e18ee1c870c48d35ab5b598af3b59e9</param>
6
+    <param name="changesrevision">e15a92e16fc3827027a956f6d6a1223b41aced61</param>
7
   </service>
8
 </servicedata>
9
\ No newline at end of file
10
cef_binary_4638_linux64.tar.bz2 -> cef_binary_5060_linux64.tar.bz2 Changed
obs-studio-29.0.2.tar.xz -> obs-studio-29.1.2.tar.xz Changed