Overview

Request 5795 (accepted)

- libmfx is available for x86 archs only

- Build with Qt6 for Tumbleweed and with Qt5 otherwise

- Update to version 29.1.2:
* libobs: Update version to 29.1.2
* obs-outputs: Remove support for "RTMP Go Away" feature (#8959)
* UI: Fix crash on patronJsonThread
* deps/media-playback: Just null the first frame pointer on decode
* deps/media-playback: Check `is_active` when frame preloading
* deps/media-playback: Fix crash when interrupting stingers
* UI: Disallow exiting settings with no track in advanced mode
* UI: Disallow exiting settings with no track in simple mode
* UI: Fix crash when receiving multiple SIGINT
* libobs: Adds obs.hpp to exported header files
* UI: Only defer property updates for input and transition sources
* win-dshow: Remove obsolete translation
* win-capture: Remove obsolete translation
* obs-qsv11: Add missing translation
* obs-outputs: Add missing translations
* obs-filters: Remove obsolete translation in expander-filter
* obs-filters: Add missing translation in chroma-key-filter
* obs-ffmpeg: Add missing translations
* obs-ffmpeg: Add missing translations
* obs-ffmpeg: Remove obsolete translations
* mac-videotoolbox: Remove obsolete translation
* mac-syphon: Remove obsolete translations
* mac-avcapture: Add missing translation
* linux-pulseaudio: Add missing translation
* linux-capture: Remove obsolete translation

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

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-ffmpeg: Set framerate for AVCodecContext outputs
202
+  * CI: Update deps to 2023-04-03 release
203
+  * CI: Enable main workflow to run on merge queue items
204
+  * obs-ffmpeg: Allow specifying audio sample format
205
+  * obs-ffmpeg: Compensate for invalid NVENC DTS when using b-frames
206
+  * UI: Don't std::move main in SetUndoProperties
207
+  * UI: Remove unused uppercase format string
208
+  * deps/media-playback: Remove unnecessary log line
209
+  * obs-ffmpeg: Don't use standard newlines in HTML error messages
210
+  * Revert "UI: Fix preview rendering order"
211
+  * UI: Remove UNUSED_PARAMETER where unnecessary
212
+  * decklink: Pass frames between threads using queues
213
+  * UI: Fix rotation handle when source is flipped
214
+  * UI: Use UUIDs for QDataStream
215
+  * UI: Fix preview rendering order
216
+  * UI: Disallow closing settings without selected codec or format
217
+  * Revert "UI: Remove bitness strings"
218
+  * CI: Fix Steam workflow not finding win asset
219
+  * UI: Guard ResetInvalidSelection check behind Qt < 6.5.1
220
+  * UI: Fix replay buffer with fragmented formats
221
+  * obs-ffmpeg: Handle mux errors when writing replay buffer
222
+  * UI: Only use FFmpeg compat check for external codecs
223
+  * cmake: Enable "sortable" flag in UI for large lists
224
+  * cmake: Sort libobs target_sources alphabetically
225
+  * mac-capture: Simplify coreaudio_get_device_id
226
+  * linux-pipewire: Use premultiplied alpha
227
+  * decklink: Avoid swscale for color space
228
+  * decklink: Query for preroll frame count
229
+  * win-dshow: Change buffering for Elgato devices
230
+  * CI: Update deps to 2023-03-30 release
231
+  * obs-ffmpeg: Fix memory corruption during cleanup
232
+  * UI: Add AMD AV1 encoder to simple output mode
233
+  * UI: Update Windows DLL blocklist
234
+  * libobs: Remove dependency on Visual Studio 2019+
235
+  * CI: Update service check PR job to remove set-output
236
+  * CI: Fix GitHub labels check
237
+  * flatpak: Remove jack2 module
238
+  * CI: Remove useless toJSON in Flatpak workflow
239
+  * obs-outputs: Do not strip AV1 padding for RTMP/FLV
240
+  * obs-ffmpeg: Enable padding for NVENC CBR modes
241
+  * UI: Remux fragmented containers to regular counterparts
242
+  * UI: Remux mp4/mov to mp4/mov with suffix
243
+  * UI: Only adjust size of properties on first draw
244
+  * UI: Improve AV1 fallbacks while changing services
245
+  * deps: Fix lower version boundary for file-updater
246
+  * CI: Update macOS packaging to use Xcode archiving and extraction
247
+  * cmake: Add changes required to use Xcode archiving
248
+  * UI: Add exportOptions property lists for Xcode archiving
249
+  * UI: Fix missing masking in unassigned audio mix check
250
+  * win-capture: Fix compat info showing in hotkey mode
251
+  * UI: Fix updater parameters missing a space
252
+  * updater: Add workaround for broken CLI arguments
253
+  * decklink: Schedule video frames for playback
254
+  * CI: Disable Steam nightly upload
255
+  * UI: Add missing compile definitions for service integrations
256
+  * UI: Fix simple stream encoder changed signal-slot connection
257
+  * cmake: Ignore all Qt darwin permission plugins
258
+  * Revert "libobs: Enable fast clear on Windows always"
259
+  * libobs: Log when libobs data file is not found
260
+  * UI: Load service before creating the output handler
261
+  * cmake: Fix obs-frontend-apiConfig.cmake included from 3rd party plugin
262
+  * obs-websocket: Update version to 5.2.1
263
+  * Update translations from Crowdin
264
+  * cmake: Fix OBS_INSTALL_PREFIX
265
+  * libobs/media-io: Use inputs_mutex during close
266
+  * UI/cmake: Fix portable mode (config) not working on Linux
267
+  * obs-websocket: Update version to 5.2.0
268
+  * obs-browser: Update version to 2.21.0
269
+  * enc-amf: Update to 2.8.0
270
+  * CI: Update deps to 2023-03-26 release
271
+  * flatpak: Update deps based on on obs-deps 2023-03-20
272
+  * CI: Only generate and use master branch Flatpak caches
273
+  * obs-outputs: Fix compilation without ENABLE_HEVC
274
+  * CI: Prevent build artifact creation for macOS without pushed tag
275
+  * CI: Update build workflow for macOS
276
+  * CI: Update macOS build scripts to use new CMake presets
277
+  * cmake: Add changes for CMake build framework 3.0
278
+  * cmake: Add Xcode component to CMake build framework 3.0
279
+  * cmake: Add OBS CMake build framework 3.0
280
+  * flatpak: Enable obs-libfdk
281
+  * rtmp-services: Add Joystick.TV
282
+  * rtmp-services: Add IRLToolkit Sydney ingest
283
+  * UI: Rename blending mode "Additive" to "Add" in UI
284
+  * UI: Ignore the leap seconds in tooltip of time format
285
+  * libobs: Add missing VIDEO_FORMAT_V210 handling in switch statements
286
+  * rtmp-services: Add AV1 and HEVC to YouTube RTMPS service
287
+  * rtmp-services: Add AV1 to services schema
288
+  * rtmp-services: Explicitly set codecs for RTMP services
289
+  * obs-outputs: Prevent streaming HDR AV1/HEVC over RTMP
290
+  * libobs,UI: Add output failure code for HDR being unsupported
291
+  * obs-outputs: Add support for AV1/HEVC over RTMP
292
+  * libobs: Export HEVC NAL type enum
293
+  * libobs: Fix VIDEO_FORMAT_V210 shader for GLSL
294
+  * decklink: Add HDR capture support
295
+  * libobs: Add VIDEO_FORMAT_V210
296
+  * UI: Switch RecFormat to RecFormat2
297
+  * deps/media-playback: Fix preloaded videos stopping prematurely
298
+  * UI: Always print debug log to stdout if Debug build
299
+  * UI: Remove unused variable
300
+  * obs-ffmpeg: Use more actionable error messages for hardware encoders
301
+  * CI: Enable PipeWire on Ubuntu 22.04
302
+  * linux-pipewire: Add missing struct typedef for older PipeWire
303
+  * UI: Switch format tooltip based on user selection
304
+  * libobs: Copy private scene item data when duplicating scenes
305
+  * UI: Fix translation key
306
+  * vlc-video: Fix translation key
307
+  * obs-filters: Fix translation key
308
+  * UI: Move tracks in Advanced Standard Recording
309
+  * UI: Enable multiple audio tracks in Simple Output recording
310
+  * UI: Fix transform dialog not being closable
311
+  * UI, libobs: Fix not handled in switch warnings
312
+  * UI: Set fragmented MP4/MOV as default for beta/rc
313
+  * obs-scripting: Enable Python 3.11
314
+  * UI: Properly handle SIGINT on non-Windows platforms
315
+  * UI: Disable incompatible codec/container options
316
+  * UI: Remove ProRes Warning
317
+  * deps/libff: Add ff_format_codec_compatible
318
+  * UI: Add unassigned indicator and warning to mixer
319
+  * UI: Fix issue from stream settings Qt slots refactor
320
+  * libobs: Keep output as premultiplied alpha
321
+  * obs-ffmpeg: Add unclamped 32-bit floating point PCM encoder
322
+  * libobs: Allow encoders to request unclamped audio mix
323
+  * obs-ffmpeg: Add FLAC encoder
324
+  * obs-ffmpeg: Add PCM and ALAC encoders
325
+  * ffmpeg-mux: Properly support lossless codecs
326
+  * UI: Remove outdated NSIS data
327
+  * rtmp-services: Fix supported audio codecs in rtmp_common
328
+  * decklink-output-ui: Align render output paths
329
+  * libobs: Add callback for main texture rendered
330
+  * graphics-hook: Handle VK_KHR_imageless_framebuffer
331
+  * obs-ffmpeg: Add HDR and HEVC to VA-API encoder
332
+  * rtmp-services: Set protocol in rtmp_common if none set
333
+  * UI: Save protocol in non-custom services
334
+  * libobs: Keep mixer data for placeholder sources
335
+  * UI: Make simple audio codec name translatable
336
+  * UI: Fix simple fallback audio codec name
337
+  * UI: Remove unused variables to fix errors in the CMake 3.0 rework
338
+  * UI: Separate translation of filename format tooltip
339
+  * UI: Fix audio archive encoder using the stream track
340
+  * obs-browser: Update version to 2.20.0
341
+  * UI: Add space for right arrow in menu
342
+  * UI: Fix inconsistencies in FindProtocol
343
+  * rtmp-services: Fix formatting and indentation of services schema
344
+  * CI: Avoid installing recommended package on Ubuntu
345
+  * CI: Add nlohmann JSON, WebSocket++ and Asio on Linux
346
+  * cmake: Add finders for Asio and WebSocket++
347
+  * CI: Update deps to 2023-03-20 release
348
+  * image-source: Add slide_changed signal
349
+  * obs-ffmpeg: Pass correct audio codec to muxer subprocess
350
+  * ffmpeg-mux: Set experimental compliance for FFmpeg < 6.0
351
+  * libobs: Enable fast clear on Windows always
352
+  * UI: Enforce stream audio to Opus if service is FTL
353
+  * UI: Default advance record audio to AAC
354
+  * UI: Use connect infos check in before stream check
355
+  * rtmp-services: Add connect infos checks
356
+  * libobs,docs: Add connect infos check to the Services API
357
+  * obs-outputs,obs-ffmpeg: Use connect infos in outputs
358
+  * rtmp-services: Add connect infos to services
359
+  * libobs,docs: Add connect infos to the Services API
360
+  * UI: Add audio codec selections
361
+  * UI: Add Opus bitrate map and per encoder bitrate list
362
+  * obs-ffmpeg: Allow opus for SRT and RIST
363
+  * plugins: Rename audio encoders
364
+  * plugins: Fix codec name on AAC encoders
365
+  * libobs,docs,rtmps-services: Add supported audio codecs
366
+  * UI: Select streaming output based on the protocol
367
+  * rtmp-services: Remove output getter from rtmp_common
368
+  * libobs,docs: Add preferred output type to Service API
369
+  * obs-ffmpeg: Remove AV1 from SRT/RIST supported codecs
370
+  * UI: Remove hardcoded stream codec list
371
+  * UI: Use protocol to enable network options
372
+  * rtmp-services: Remove fallback to H264 if no codec found
373
+  * UI: Use protocol to list compatible codecs
374
+  * UI: Refactor Qt slots in stream settings page
375
+  * libobs,docs: Add supported codecs functions with output id
376
+  * rtmp-services: Add protocol getter to services
377
+  * libobs,docs: Add protocol enumeration functions
378
+  * libobs,docs: Add protocol to Services API
379
+  * rtmp-services: Add protocols to services JSON
380
+  * obs-outputs,obs-ffmpeg: Add protocol to service outputs
381
+  * libobs,docs: Add protocol in Outputs API
382
+  * win-capture: Fix compatibility info showing in any mode
383
+  * libobs: Reduce synchronization limit for multiple audio tracks
384
+  * UI: Fix Dark and System themes select list height
385
+  * docs: Add view functions
386
+  * libobs: Add obs_view_get_video_info
387
+  * UI: Fix media controls shortcuts being global
388
+  * libobs: Fix Pulseaudio audio monitoring listing sources
389
+  * linux-v4l2: Fix fallback framerate for camera
390
+  * obs-outputs: Explicitly close RTMP socket on send error
391
+  * libobs/util: Simplify implementation of os_get_path_extension
392
+  * docs: Clarify a dot is included in the extension
393
+  * test: Add a test for os_get_path_extension
394
+  * test: Fix unused-parameter warnings in test-input
395
+  * libobs: Fix possible use-after-free of obs_scene_t
396
+  * UI: Fix possible use-after-free of obs_scene_t
397
+  * UI: Fix possible use-after-free of obs_source_t
398
+  * UI: Fix macOS crash when saving general settings without Sparkle
399
+  * deps/file-updater: Use LOG_INFO log priority for info logging
400
+  * UI: Properly update filter properties after resetting
401
+  * obs-outputs,UI: Disable Windows-only options on non-Windows
402
+  * UI: Add old Vtuber Maker versions to DLL blocklist
403
+  * UI: Add Help menu action to show What's New dialog
404
+  * UI: Remove Windows 7 browser hwaccel check
405
+  * obs-outputs: Remove Windows 7 sndbuf auto-tuning check
406
+  * obs-ffmpeg: Remove an empty clause
407
+  * aja: Remove an empty clause
408
+  * UI: Remove empty clause
409
+  * flatpak: Add missing CMAKE_BUILD_TYPE
410
+  * obs-ffmpeg: Add GeForce MX450 variant to unsupported NVENC list
411
+  * flatpak: Use Github mirror for nv-codec-headers
412
+  * UI: Fix capitalisation of SysTrayEnabled
413
+  * obs-ffmpeg: Fix translation key capitalisation
414
+  * libobs: Do not send hotkey_bindings_changed if nothing changed
415
+  * libobs: Use uthash for hotkeys and hotkey pairs
416
+  * libobs: Use uthash for properties
417
+  * libobs: Use uthash for hotkey name map
418
+  * libobs: Use uthash for source objects
419
+  * libobs: Use uthash for translation lookup
420
+  * libobs: Use uthash for config
421
+  * libobs: Use uthash for obs data objects
422
+  * libobs/util: Add uthash
423
+  * clang-format: add HASH_ITER to ForEachMacros
424
+  * deps: Add uthash
425
+  * libobs: Add pointer to obs_data_item name
426
+  * linux-pipewire: Report modifiers in hex
427
+  * UI: Refactor integration and browser docks
428
+  * UI: Refactor main docks toggle action
429
+  * UI: Remove platform string from title bar
430
+  * win-capture: Remove the redundant "-" in the CSGO launch option and Steam url language code
431
+  * linux-pipewire: Clear cursor texture on empty bitmap
432
+  * updater: Fix building in Debug
433
+  * Revert "obs-ffmpeg: Use FFmpeg's "fast" AAC encoder by default"
434
+  * UI: Reset UUIDs in duplicated collection
435
+  * libobs: Add obs_reset_source_uuids
436
+  * libobs: Save/Load source UUID in scene item data
437
+  * libobs: Add UUIDs to obs_source objects
438
+  * libobs: Add os_generate_uuid() to platform utils
439
+  * cmake: Add libuuid finder
440
+  * UI: Don't show Update section in settings when built without Sparkle
441
+  * UI: Don't show video-only async filters for synchronous sources
442
+  * UI: Limit preview scrolling
443
+  * UI: Sort and pretty-print exported collections
444
+  * libobs: Add functions for getting/saving pretty JSON
445
+  * UI: Don't try to make OBSBasic parent of ControlsSplitButton
446
+  * UI: Add fragmented MP4/MOV formats
447
+  * UI: Add MP4 to remuxable extensions
448
+  * UI: Create OBSPermissions on stack
449
+  * UI/installer: Add quotes around UninstallString
450
+  * media-playback: Fix libavutil version check
451
+  * UI: Set flathub::manifest
452
+  * UI: Re-raise remux dialog after selecting file on macOS
453
+  * obs-vst: Fix memory leaks on macOS when VST's fail to load
454
+  * UI: Add DLL blocking functionality for Windows
455
+  * mac-virtualcam: Prevent PTS rounding
456
+  * mac-virtualcam: Fix incorrect PTS on Apple Silicon
457
+  * UI: Use bilinear scaling for YT thumbnail
458
+  * UI: Do not set default locale
459
+  * win-capture: Suppress LNK4098
460
+  * UI: Use binary mode for QuickReadFile
461
+  * UI: Add mutex to reading public key file
462
+  * UI,obs-vst: Set Qt RCC format to 1
463
+  * cmake: Set PDBALTPATH manually
464
+  * cmake: Set /Brepro compiler/linker options
465
+  * libobs: Write default values to config
466
+  * obs-outputs: Fix RTMP undefined symbols if built without Mbed TLS
467
+  * CI: Validate compatibility schema
468
+  * win-capture: Display compatibility information
469
+  * updater: Bump version
470
+  * updater: Use native WinHTTP decompression (remove zlib)
471
+  * updater: Use zstd for patch manifest request
472
+  * deps: Remove lzma
473
+  * updater: Switch to Zstandard for delta updates
474
+  * updater: Add Zstandard for compressed downloads
475
+  * obs-ffmpeg,cmake: Add a finder for AMF headers
476
+  * obs-ffmpeg: Replace external/AMF folder by obs-deps headers
477
+  * CI: Create Sparkle appcast and deltas on tag
478
+  * UI: Make T-Bar unclickable
479
+  * mac-syphon: Fix warnings in ObjC code for CMake rework
480
+  * UI: Fix disabled text color in dark theme
481
+  * UI: Set min/max zoom levels for preview
482
+  * UI: Fix wrong program scene if tbar is aborted
483
+  * UI: Fix preview disabled in studio mode
484
+  * libobs: Fix leak with empty path in stats
485
+  * UI: Don't hardcode properties label colors
486
+  * UI: Fix spacing helpers when rotated and flipped
487
+  * CI: Update deps to 2023-03-04 release
488
+  * libobs: Hold async mutex when calling set_async_texture_size
489
+  * obs-ffmpeg: Fix crash during ratecontrol check
490
+  * UI: Add mutex for writing to the log file
491
+  * obs-transitions: Add long description for full decode option
492
+  * libobs: Disable encoder scaling request if it matches output size
493
+  * obs-ffmpeg: Implement QVBR for AMF encoders
494
+  * libobs/media-io: Add color range and space to conversion
495
+  * updater: Check if awaited instance matches current install
496
+  * deps/media-playback: Enable CUDA HW decoder
497
+  * rtmp-services: Add Enchant.events to service list
498
+  * libobs/util: Fix typo in curl revocation support check
499
+  * rtmp-services: Fix whitespace issues in services.json
500
+  * updater: Remove 32-bit Support
501
+  * linux-pipewire: Remove unnecessary variable
502
+  * linux-pipewire: Check for effective crop region
503
+  * linux-pipewire: Adjust cosmetics
504
+  * linux-pipewire: Fix wrong error message
505
+  * linux-pipewire: Demote yet another error to debug
506
+  * rtmp-services: Update Streamvi (#7921)
507
+  * rtmp-services: Update Stripchat streaming service (#8269)
508
+  * rtmp-services: Add LiveStreamerCafe (#8203)
509
+  * rtmp-services: Update Switchboard Live Servers (#8180)
510
+  * rtmp-services: Update Mildom more_info_link (#8334)
511
+  * updater: Multi-threaded delta patching
512
+  * cmake: Enable stricter MSVC compiler options
513
+  * enc-amf: Update submodule
514
+  * win-dshow: Remove obsolete name in REGFILTERPINS
515
+  * obs-ffmpeg: Fix __VA_ARGS__ for comma ellision
516
+  * libobs: Add copy constructor for ComQIPtr
517
+  * UI: Replace uses of token-pasting operator
518
+  * win-capture: Fix possible macro redefinition
519
+  * obs-ffmpeg: Fix for FFmpeg 6 deprecating a flag
520
+  * cmake: Remove FindRSSDK
521
+  * libobs: Fix device functions not marked as EXPORT
522
+  * libobs: Clarify memalign ToDo item
523
+  * UI: Fix tabstops on settings dialog
524
+  * docs: Clarify enum_scenes order
525
+  * docs: Link to obs_scene_from_source in enum_scenes
526
+  * docs: Clarify weak source releasing
527
+  * libobs: Make wcs<->utf8 conversion consistent
528
+  * cmake: Check if Sparkle options are non-empty
529
+  * UI: Remove unused variable
530
+  * obs-ffmpeg: Add full_decode to media source log
531
+  * libobs: Fix scene_audio_render() incorrectly mixing audio
532
+  * obs-transitions: Add option to preload stinger video to RAM
533
+  * CI: Stop pinning Xcode to 14.1
534
+  * UI: Stop virtual camera if active while exiting
535
+  * UI: Fix scene/source in virtual camera config if renamed
536
+  * UI: Refactor Virtual Camera source selector dialog
537
+  * libobs-d3d11: Log D3D11 adapter memory correctly
538
+  * docs: Fix layout and typos
539
+  * UI: Use unordered_map for hotkey duplicate detection
540
+  * UI: Set QT_NO_SUBTRACTOPAQUESIBLINGS env var
541
+  * UI: Defer creation of hotkey dupe icon until needed
542
+  * libobs: Fix pulseaudio monitoring, once and for all
543
+  * UI: Support platform-specific WhatsNew entries
544
+  * linux-pipewire: Read buffer transformation from PipeWire
545
+  * UI: Remove mf_aac references
546
+  * UI: Don't load global plugins in portable mode
547
+  * UI: Only set portable mode variable if supported
548
+  * plugins: Drop win-ivcam
549
+  * plugins: Drop win-mf
550
+  * libobs: Fix non-exhaustive switch statements
551
+  * CI: Remove deprecated dependency installations via Homebrew
552
+  * CI: Remove unit tests from macOS build scripts
553
+  * mac-videotoolbox: Refactor implementation
554
+  * mac-videotoolbox: Add ProRes 4444 (XQ) support
555
+  * libobs,UI: Add P216/P416 pixel formats
556
+  * libobs: Add PQ/HLG support for I210/I412 formats
557
+  * mac-capture: Fix various SCK memory leaks
558
+  * CONTRIBUTING: Add language and PR/Issue template notes
559
+  * CONTRIBUTING: Add AI/Machine Learning policy
560
+  * UI: Disable replay buffer checkbox when using custom FFmpeg
561
+  * UI: Add confirmation dialog for resetting properties
562
+  * UI: Use valueChanged() signal for T-Bar everywhere
563
+  * UI: Fix window text when disabled in dark theme
564
+  * UI: Massive improve hotkey search performance
565
+  * decklink-output-ui: Move preview rescale to GPU
566
+  * decklink: Set video conversion earlier
567
+  * libobs: Add obs_output_get_video_conversion
568
+  * win-capture: Add logging for Force SDR checkbox
569
+  * win-capture: Add Force SDR for DXGI duplicator
570
+  * libobs-d3d11: Support color spaces for duplicator
571
+  * UI: Don't double-delete children of deleted widgets
572
+  * UI: Fix compile error when obs-browser disabled
573
+  * UI: Use native color dialog on macOS
574
+  * UI: Fix button callback in OBSPropertiesView created with an id
575
+  * cmake: Remove ENABLE_SPARKLE_UPDATER option
576
+  * UI: Add update channels (macOS)
577
+  * CI/cmake: Update Sparkle to 2.3.2
578
+  * UI: Merge win-update and nix-update
579
+  * UI: Force Wayland usage on Ubuntu GNOME
580
+  * mac-virtualcam: Fix compiler warnings
581
+  * mac-capture: Fix compiler warnings
582
+  * mac-avcapture: Fix compiler warnings
583
+  * UI: Remove unused variables
584
+  * rtmp-services: Fix missing newline at the end of files
585
+  * obs-x264: Fix non-exhaustive switch statements
586
+  * obs-vst: Fix missing newlines at the end of files
587
+  * obs-transitions: Fix non-exhaustive switch statements
588
+  * obs-filters: Fix non-exhaustive switch statements
589
+  * obs-ffmpeg: Remove unused variables
590
+  * obs-ffmpeg: Fix non-exhaustive switch statements
591
+  * decklink: Add missing newlines at the end of files
592
+  * aja: Remove unused variables
593
+  * libobs-opengl: Refactor macOS implementation
594
+  * libobs-opengl: Fix non-exhaustive switch statement
595
+  * libobs: Remove unused variables
596
+  * libobs: Fix non-exhaustive switch statements
597
+  * media-playback: Fix non-exhaustive switch statement
598
+  * libcaption: Fix missing newline at the end of file
599
+  * UI: Connect Reset button in Transform dialog with main window directly
600
+  * UI: Remove bitness strings
601
+  * UI: Defer Settings window hotkey loading
602
+  * obs-ffmpeg: Relax 'lookahead' constraint when bitrate is updated
603
+  * vlc-video: Fix videos larger than 1080p being squished
604
+  * obs-ffmpeg: Add GeForce MX350 variant to unsupported NVENC list
605
+  * obs-ffmpeg: Handle NV_ENC_ERR_NO_ENCODE_DEVICE error
606
+  * obs-ffmpeg: Restore bad GPU index NVENC error message
607
+  * obs-ffmpeg: NVENC error logging improvements
608
+  * CI: Factorize Github labels checks
609
+  * linux-jack: Prepend devices with "OBS Studio: "
610
+  * UI: Check item whether selected before select To prevent item from being selected again, then mess up the qt internal list order.
611
+  * libobs: Convert security product name to UTF-8 for logging
612
+  * libobs-winrt: Convert errors to UTF-8 with winrt::to_string
613
+  * win-capture: Convert monitor name to UTF-8 for display
614
+  * libobs-d3d11: Convert monitor name to UTF-8 for logging
615
+  * CI: Consistently capitalize PipeWire
616
+  * CI: Add PipeWire package to FreeBSD config for CirrusCI
617
+  * CI: Enable PipeWire on FreeBSD similar to Linux
618
+  * plugins: Enable linux-pipewire on FreeBSD
619
+  * linux-pipewire: Drop unused Linux-only header
620
+  * UI: Refactor / Clean up addNudge
621
+  * UI: Remove unnecessary null checks
622
+  * UI: Fix memory leak of remux window
623
+  * UI: Avoid division by zero when calculating slider position
624
+  * UI: Set remux entry state before adding to queue
625
+  * libobs: Fix typo in function name
626
+  * UI: Improved implementation for sorting filters menu
627
+  * libobs/media-io: Correctly check codec tag compatibility for out stream
628
+  * UI: Correct browse behavior in non-empty input edit line
629
+  * CI,docs: Create separate CF pages artifact
630
+  * CI: Only publish docs on stable tags
631
+  * aja: Add audio channel selection to capture
632
+  * libobs-opengl: Fix projector crash with external macOS displays
633
+  * vlc-video: Support subtitle track up to 1000
634
+  * linux-pipewire: Demote error to debug message
635
+  * obs-ffmpeg: Update AMF SDK to v1.4.29
636
+  * UI: Remove unused Qt crash reporter code
637
+  * linux-pipewire: Trivially shuffle some code around
638
+  * linux-pipewire: Rename obs_pipewire_data to obs_pipewire
639
+  * linux-pipewire: Split initialization of core and streams
640
+  * linux-pipewire: Remove unnecessary struct field
641
+  * linux-pipewire: Inline play_pipewire_stream()
642
+  * linux-pipewire: Move stream properties to constructors
643
+  * linux-pipewire: Cleanup D-Bus proxy on unload
644
+  * linux-pipewire: Return actual type in obs_pipewire_create
645
+  * rtmp-services: Remove defunct servers/services
646
+  * libobs-opengl: Accelerate dmabuf import
647
+  * mac-videotoolbox: Load encoders from system asynchronously
648
+  * UI: Fix scene item edit drag & drop bug
649
+  * win-dshow: Fix virtualcam output a default video format
650
+  * libobs: Add desktop environment to Linux log
651
+  * libobs: Add Flatpak info logging
652
+  * UI: Remove workaround for current scene being deselectable on Qt 6.4.3+
653
+  * UI: Avoid excessive config reads when drawing preview
654
+  * UI: Add check for null widgetForAction result
655
+  * obs-vst: Read plugins in symlink
656
+  * libobs: Avoid position underflow when mixing audio sources
657
+  * obs-filters: Fix preset properties refresh
658
+  * obs-ffmpeg: Fix encoding of 2.1 with FFmpeg aac encoder
659
+  * win-capture: Log display ids
660
+  * libobs-d3d11: Log display ids
661
+  * UI: Fix properties widget being cut off until resize
662
+  * obs-ffmpeg: Initialize SRT stats object before requesting stats
663
+  * flatpak: Override PipeWire to 0.3.65
664
+  * obs-ffmpeg: Remove unused variables
665
+  * libobs/media-io: Add get_total_audio_size()
666
+  * CI: Use cURL for downloading dependency packages
667
+  * UI: Disable properties button in source toolbar
668
+  * graphics-hook: Stop trying to connect early
669
+  * libobs-d3d11: Log display DPI
670
+  * UI: Add obs_frontend_add_undo_redo_action
671
+  * obs-scripting: Add PyType_Modified import for Swig 4.1.1 compat
672
+  * UI: Use input validator on resolution line edit in adv tab
673
+  * UI: Add obs_frontend_open_sceneitem_edit_transform()
674
+  * libobs: Update version to 29.0.2
675
+  * obs-filters: Ensure gain is positive for upward compressor
676
+  * UI: Remove unsupported Windows versions from manifest
677
+  * CI: Publish docs to Cloudflare Pages
678
+  * libobs: Update version to 29.0.1
679
+  * UI: Set macOS appearance on theme change
680
+  * UI: Use native combobox popup on macOS
681
+  * updater: Deduplicate delta patch downloads
682
+  * Revert "UI/updater: Fix files with similar hashes clashing"
683
+  * UI: Hide menu items if source is only audio
684
+  * deps/media-playback: Fix deprecation warning
685
+  * obs-scripting: Fix compilation warnings on Clang and GCC
686
+  * cmake: Allow disabling deprecation errors on GCC/Clang
687
+  * obs-vst: Add reporting of vendor name
688
+  * obs-ffmpeg: Remove unused macro
689
+  * libobs/graphics: Remove unused macros for inputs
690
+  * win-capture: Remove unused macros
691
+  * obs-text: Remove unused macros
692
+  * obs-outputs: Remove unused macro
693
+  * obs-filters: Remove unused macro
694
+  * mac-capture: Remove unused macros
695
+  * docs/sphinx: Add undocumented macros for darray
696
+  * libobs/graphics: Remove unused macros
697
+  * Remove OBSBasicSettings::VideoChangedRestart
698
+  * UI: Remove unused macros
699
+  * UI: Unblock encoder comboboxes signals before change
700
+  * UI: Re-raise properties window after picking files on macOS
701
+  * obs-ffmpeg: Use gai_strerrorA for error logging on Windows
702
+  * obs-filters: Fix wrong number of arguments to error macro
703
+  * virtualcam-module: Update filter size immediately when used in OBS
704
+  * obs-filters: Improve upward compressor with soft knee
705
+  * obs-filters: Make continuous gain on upward compressor
706
+  * obs-filters: Fix expander and upward compressor above threshold
707
+  * linux-pipewire: Reject invalid buffers
708
+  * libobs-opengl: Close display when destroying X11/EGL platform
709
+  * libobs-opengl: Do not close X11 platform display on error
710
+  * libobs: Close display when destroying X11 hotkey platform
711
+  * cmake,obs-ffmpeg: Refactor Libva finder
712
+  * updater: Pass AppData path to elevated process
713
+  * win-capture: Support EnumDisplayDevices failure
714
+  * updater: Add additional status messages
715
+  * libobs: Fix SDR async video on non-SDR targets
716
+  * libobs-d3d11: Log monitor color depth
717
+  * UI: Work around Qt dock restore crash
718
+  * obs-ffmpeg: Tell FFmpeg that BGRA uses alpha
719
+  * frontend-tools: Fix crash on non X11 windowing systems
720
+  * libobs-opengl: Fixup dmabuf queries on X11
721
+  * obs-filters: Improve NVIDIA effects SDK version checks
722
+  * libobs/graphics: Enable DMABUF on FreeBSD and DragonFly
723
+  * UI: Disable screenshot action if item has no video
724
+  * updater: Hash files with multiple threads
725
+  * UI: Don't open properties dialog if item is scene
726
+  * libobs: Fix loading of custom_size for empty scenes
727
+  * CI: Revert Qt to 6.3.1 on Windows
728
+  * cmake: Add workaround for GCC 12.1.0
729
+  * UI: Fix implicit conversion warning on Linux with Clang
730
+  * obs-outputs: Calm some warnings if FTL on Clang and GCC
731
+  * linux-capture: Fix format-overflow warning
732
+  * aja,aja-output-ui: Calm deprecation warnings on Clang and GCC
733
+  * libobs: Calm stringop-overflow warning on GCC
734
+  * libobs,libobs-opengl,obs-ffmpeg-mux: Calm deprecation warnings on *nix
735
+  * cmake: Add workaround for GCC on aarch64
736
+  * cmake: Treat warnings as errors on Clang and GCC
737
+  * obs-filters: Disable RNNoise warning on Clang
738
+  * obslua: Ignore maybe-unitialized warning with SWIG and GCC
739
+  * deps/jansson: Disable warnings on Clang and GCC
740
+  * obs-ffmpeg: Fix compilation warnings on Clang and GCC
741
+  * aja: Fix compilation warnings on Clang and GCC
742
+  * UI: Fix shadow-ivar warning on macOS
743
+  * media-io: Fix FF_API_BUFFER_SIZE_T not being defined on Ubuntu 20.04
744
+  * mac-syphon: Fix unused parameter warning
745
+  * obs-filters: Fix unused parameter warnings
746
+  * obs-scripting: Fix compilation warnings on Clang and GCC
747
+  * plugins: Fix -Wsign-compare on Linux
748
+  * libobs,plugins: Remove individual -Wno-switch
749
+  * libobs: Refactor obs-output encoded use of mixes
750
+  * libobs: Make internal version of remove encoder
751
+  * UI: Remove extra encoder function calls
752
+  * UI: Fix logging of output ID when start fails + code cleanup
753
+  * libobs: Fix logging of remaining views
754
+  * libobs: Prevent encoders from initializing/starting if no media is set
755
+  * libobs: Remove unused internal encoder util function
756
+  * libobs: Allow sending NULL to obs_encoder_set_video/audio()
757
+  * libobs: Protect some encoder functions from being used while active
758
+  * mac-virtualcam: Fix memory access issues for shared IOSurfaces
759
+  * UI: Refactor Windows taskbar switch
760
+  * libobs-d3d11,libobs-opengl,plugins: Remove unneeded cast in switches
761
+  * UI,libobs,libobs-opengl,obs-ffmpeg: Remove unneeded cast in switches
762
+  * libobs: Fix all-except-one switches
763
+  * libobs,plugins: Remove one-case switches
764
+  * libobs: Remove extra space in output reconnect log message
765
+  * docs: Document a few missing obs_output_t function calls
766
+  * libobs: Fix stopping transitions that are not active
767
+  * libobs-winrt,win-capture: Add Force SDR for WGC display
768
+  * win-capture: Show Force SDR setting on Windows 10
769
+  * obs-outputs: Improvements to Windows interface logging
770
+  * libobs-opengl: Drop gl pointers on device_leave_context
771
+  * updater: Fix portable OBS not being relaunched correctly
772
+  * libobs/util: Fix text-lookup not always case-insensitive
773
+  * UI: Reintroduce spacing to YouTube dialog buttons
774
+  * obs-ffmpeg: Remove forced x264 and aac for RTMP
775
+  * rtmp-services: update Mildom servers
776
+- Update to cef_binary_5060_linux64.tar.bz2
777
+- Add new build dependencies: asio, nlohmann_json, websocketpp and
778
+  uuid
779
+- Remove 8376.patch
780
+
781
+-------------------------------------------------------------------
782
+Thu May 18 01:22:55 UTC 2023 - Marcus Rueckert <mrueckert@suse.de>
783
+
784
+- packaging fixes
785
+  - Build with Qt6 (can be switched with the qt_version define on
786
+    top)
787
+  - update buildrequires for the websocket support
788
+    - pkgconfig(asio)
789
+    - pkgconfig(websocketpp)
790
+    - pkgconfig(nlohmann_json)
791
+  - enable sndio support (new BR: sndio-devel)
792
+  - pkgconfig(uuid) is now required
793
+  - enable libfdk support to fix AAC support
794
+
795
+-------------------------------------------------------------------
796
 Fri May 12 14:27:03 UTC 2023 - Hans-Peter Jansen <hp@urpla.net>
797
 
798
 - Apply upstream pull request 8376.patch to fix build with ffmpeg >= 6
799
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
Refresh
Refresh


Request History
frispete's avatar

frispete created request almost 2 years ago

- libmfx is available for x86 archs only

- Build with Qt6 for Tumbleweed and with Qt5 otherwise

- Update to version 29.1.2:
* libobs: Update version to 29.1.2
* obs-outputs: Remove support for "RTMP Go Away" feature (#8959)
* UI: Fix crash on patronJsonThread
* deps/media-playback: Just null the first frame pointer on decode
* deps/media-playback: Check `is_active` when frame preloading
* deps/media-playback: Fix crash when interrupting stingers
* UI: Disallow exiting settings with no track in advanced mode
* UI: Disallow exiting settings with no track in simple mode
* UI: Fix crash when receiving multiple SIGINT
* libobs: Adds obs.hpp to exported header files
* UI: Only defer property updates for input and transition sources
* win-dshow: Remove obsolete translation
* win-capture: Remove obsolete translation
* obs-qsv11: Add missing translation
* obs-outputs: Add missing translations
* obs-filters: Remove obsolete translation in expander-filter
* obs-filters: Add missing translation in chroma-key-filter
* obs-ffmpeg: Add missing translations
* obs-ffmpeg: Add missing translations
* obs-ffmpeg: Remove obsolete translations
* mac-videotoolbox: Remove obsolete translation
* mac-syphon: Remove obsolete translations
* mac-avcapture: Add missing translation
* linux-pulseaudio: Add missing translation
* linux-capture: Remove obsolete translation


frispete's avatar

frispete accepted request almost 2 years ago

Due to popular request...