We truncated the diff of some files because they were too big.
If you want to see the full diff for every file, click here.
Changes of Revision 86
obs-studio.changes
Changed
x
1
2
-------------------------------------------------------------------
3
+Tue Dec 15 03:46:49 UTC 2020 - jimmy@boombatower.com
4
+
5
+- Update to version 26.1.0:
6
+ * UI: Add deferred function to update context bar
7
+ * UI: Fix installer/updater check for vs2019 32bit
8
+ * Update translations from Crowdin
9
+ * Revert #3856
10
+ * linux-jack: fix timestamp calculation
11
+ * linux-jack: fix deadlock when closing the client
12
+ * linux-jack: mark ports as JackPortIsTerminal
13
+ * linux-pulseaudio: fix race conditions
14
+ * obs-browser: Add obsExit event
15
+ * UI: Determine rate control after creating encoders
16
+ * UI: Handle (de)select scene items queued
17
+ * CI: Update macOS to Qt 5.15.2 and deps 2020-12-11
18
+ * libobs: fix the pending stop trick
19
+ * UI/updater: Fix dll check
20
+ * UI: Remove jansson requirement from UI and updater
21
+ * UI/updater: Update redist checks to VS2019
22
+ * deps/json11: Update to most recent version
23
+ * rtmp-services: Update Steam
24
+ * libobs: Update version to 26.1.0
25
+ * sndio: remove strerror_l
26
+ * UI: Fix weird spacing in adv output FFmpeg recording
27
+ * linux-v4l2: Fix bashism in v4l2loopback module detection
28
+ * obs-scripting: Fix removing signal handlers in lua
29
+ * UI: Correctly unregister Virtual Camera & Source Toolbar hotkeys
30
+ * UI: Scale Interact cursor position based on display DPI
31
+ * UI: Sync 'Copy Filters' enabled state in the Source context menu
32
+ * mac-virtualcam: Build a universal x86_64+arm64 binary for M1 Macs
33
+ * vlc-video: Free media struct
34
+ * mac-virtualcam: Fix remaining global namespaces
35
+ * UI: Allow enabling vod track on custom via ini
36
+ * UI: Fix vod track working with custom server
37
+ * UI: Fix vod track not working with twitch soundtrack
38
+ * UI: Fix aac encoder name
39
+ * libobs: Ignore non-fatal ffmpeg return values during remux
40
+ * UI: Fix disabled sliders
41
+ * UI: Remove redundant setting
42
+ * UI: fix typo
43
+ * UI/installer: Add additional VS2019 DLL check
44
+ * UI: Use Qt::MiddleButton instead of deprecated Qt::MidButton
45
+ * obs-browser: Update to 2.9.0
46
+ * UI: Don't round non-integer High DPI scale
47
+ * CI: Add decklink-captions to dylibbundler fixups
48
+ * enc-amf: Fix inability to set bitrate in latest AMD driver
49
+ * UI: Fix filter window rendering and accessible names
50
+ * UI: Log success/failure for scene collection importer
51
+ * UI: Prevent import failure for collections with slash in name
52
+ * UI: Prevent name collision during scene collection import
53
+ * UI: Various screen reader fixes
54
+ * Update translations from Crowdin
55
+ * libobs: Allow wrapping D3D11 object with gs_texture_t
56
+ * UI: Fix Save Replay button staying highlighted
57
+ * frontend-tools: Don't give every loaded filter focus
58
+ * UI: Set default source toolbar visibility to true
59
+ * obs-outputs: Log unhandled status description as debug level
60
+ * mac-virtualcam: Fix global namespace issues in DAL plugin
61
+ * cmake: Make sure to copy other mbedtls libraries
62
+ * obs-browser: Don't inject CSS if the property is empty
63
+ * UI: Force plugins to use our Qt5Network, not their own
64
+ * cmake: Add Qt5Network to copied windows libs
65
+ * CI: Remove explicit LANGUAGE flags for cmake 3.19+
66
+ * obs-ffmpeg: Treat non-network errors as fatal too
67
+ * Revert "obs-ffmpeg: Treat errors as fatal for non-network streams in ffmpeg-mux"
68
+ * mac-virtualcam: Remove old test card
69
+ * UI: fix build on older FreeBSD versions
70
+ * win-capture: Update hook version
71
+ * obs-ffmpeg: Treat errors as fatal for non-network streams in ffmpeg-mux
72
+ * obs-ffmpeg: Treat EINVAL as non-fatal in ffmpeg-mux
73
+ * win-capture: Clean up remaining /W4 warnings
74
+ * obs-ffmpeg: Treat AVERROR_INVALIDDATA as non-fatal
75
+ * obs-ffmpeg: Add error detection to ffmpeg-mux network streams
76
+ * deps/media-playback: Fix audio segment duration calc
77
+ * autotools: Remove config module
78
+ * Revert "obs-ffmpeg: Add error detection to ffmpeg-mux"
79
+ * mac-virtualcam: Update locales
80
+ * UI: Detect other instances of obs on FreeBSD
81
+ * win-capture: Fix our own Vulkan spec violation
82
+ * Add sndio support (#3715)
83
+ * Add OpenBSD support
84
+ * UI: Add Twitch VOD track to simple output mode
85
+ * cmake: Put decklink-captions in source folders
86
+ * win-dshow: Add support for YUY2 in virtualcam
87
+ * UI: Move "changed" when recreating output res widget
88
+ * UI: Show service max resolution/framerate values to user
89
+ * UI: Add service res/fps limitation support to settings
90
+ * libobs: Change service max res. to res. list
91
+ * UI: Allow blocking all signals if resetting downscales
92
+ * UI: Add SetComboItemEnabled
93
+ * win-capture: Warning fixes
94
+ * libobs-winrt: Fix misnamed function
95
+ * UI: Use macOS app icon for Qt app on macOS
96
+ * UI: Fix tray icon menu handling on macOS
97
+ * UI: Update macOS app icon
98
+ * UI: Update tray icons to use masks on macOS
99
+ * win-capture: Fix unused variables
100
+ * UI: Fix compiler-specific error
101
+ * UI: Move "enforce" setting to "ignore" stream section
102
+ * UI: Refactor to make it easier to get service object
103
+ * libobs: Implement obs_service func to get max bitrates
104
+ * rtmp-services: Increase twitch audio bitrate
105
+ * decklink: Fix compiling on linux
106
+ * rnnoise: Explicit double to float conversions
107
+ * rtmp-services: Add missing int cast
108
+ * obs-ffmpeg: Add missing int cast
109
+ * libobs-winrt: Fix BOOL/bool mismatch warning
110
+ * libobs: Fix bad type and size mismatch
111
+ * UI: Add VOD track support in advanced output
112
+ * decklink: Clean up warnings introduced by caption code
113
+ * CI: Remove caching of obs-deps for Github CI
114
+ * decklink: Upgrade sdk to version 11.6
115
+ * Remove BUILD_CAPTIONS build flag
116
+ * decklink: Fix format detection loop
117
+ * decklink: Add ability to ingest/embed cea 708 captions
118
+ * linux-v4l2: avoid OOB write
119
+ * linux-v4l2: Hide modinfo from terminal
120
+ * UI: Don't update source context bar when hidden
121
+ * vlc-video: Use case insensitive compare for valid extension check
122
+ * CONTRIBUTING.rst: Update CONTRIBUTING doc
123
+ * UI: Disable stream encoder setting in simple output with active output
124
+ * Add virtualcam plugin to OBS codebase
125
+ * UI: Detect other instances of obs on Linux
126
+ * UI/installer: Use random temp directory for security
127
+ * libobs: Add desktop session type to Linux log
128
+ * rtmp-services: Add YouTube RTMPS beta service
129
+ * rmtp-services: Add Viloud service
130
+ * linux-v4l2: Add virtual camera output
131
+ * win-dshow: Fix virtualcam crash and reference bug
132
+ * UI: Add max cx/cy/fps clamp (if service specifies)
133
+ * rtmp-services: Add max recommended cx/cy/fps for Facebook
134
+ * rtmp-services: Add specifiable max cx/cy/fps in json
135
+ * libobs: Add ability to get max cx/cy/fps from service
136
+ * obs-ffmpeg: Add MX350 to blacklist
137
+ * UI: Run Autoconfig Wizard on New Profile Creation
138
+ * CI: Update macOS build script to support alternative build configs
139
+ * obs-transitions: Expose hardware decoding for Stingers
140
+ * libobs: Return default obj and array rather than current
141
+ * UI: Report detailed output errors for Replay Buffer
142
+ * CI: Fix Windows artifact issues and housekeeping
143
+ * UI: Fix replay buffer saved event in advanced mode
144
+ * docs: Fix GitHub Actions doc check warnings
145
+ * linux-alsa: Support more device formats
146
+ * UI: Detect other instances of obs on macOS
147
+ * UI: Add duplicate filter
148
+ * obs-filter: Fix potential symbol clashing on Linux
149
+ * UI: Update Twitch Get Stream Key link
150
+ * UI: Apply minimum width to Stats fields
151
+ * UI, libobs: Add ability to copy/paste single filter
152
+ * UI: Keep showing time when paused
153
+ * obs-ffmpeg/ffmpeg-mux: Fix issue with HLS
154
+ * obs-ffmpeg: Add ability to debug ffmpeg-mux subprocess
155
+ * UI: Fix text clipping on non-English locales in certain locations
156
+ * win-capture: Fix D3D leaks on swap chain release
157
+ * rtmp-services: Add YouTube HLS service selection
158
+ * obs-ffmpeg: Add HLS output
159
+ * obs-ffmpeg: Allow using stream keys with muxer
160
+ * obs-ffmpeg: Allow specifying mux settings directly
161
+ * obs-ffmpeg/ffmpeg-mux: Use separate printable URL target
162
+ * obs-ffmpeg/ffmpeg-mux: Set codec->time_base if avformat < 59
163
+ * obs-ffmpeg/ffmpeg-mux: Add ability to get FFmpeg logging
164
+ * UI: Find YouTube via starting string, not full match
165
+ * UI: Add support for "More Info" link from service
166
+ * obs-ffmpeg/ffmpeg-mux: Fix variable case
167
+ * obs-ffmpeg: Move muxer structure/funcs to header
168
+ * UI: Fix replay buffer frontend event not triggering
169
+ * UI/obs-frontend-api: Fix replay buffer save event ABI break
170
+ * UI: Add replay buffer saved event to the frontend api (#3592)
171
+ * UI: Prevent disabling replay buffer if it's active
172
+ * CI: Add virtualcam GUID to win builds
173
+ * CI: Remove deprecated use of `set-env` in Github Actions
174
+ * Docs: Fix Frontend Finish Loading event
175
+ * UI: Set focus back to label after source rename
176
+ * UI: Apply custom_rtmp service settings to srt output
177
+ * rtmp-services/rtmp-custom: Apply repeat_headers video setting to srt output
178
+ * obs-ffmpeg: Allow video headers repetition in IDR and bitstream for jim-nvenc
179
+ * obs-x264: Allow repeat_headers and annexb parameters to be set
180
+
181
+-------------------------------------------------------------------
182
Mon Oct 19 16:02:28 UTC 2020 - Jimmy Berry <jimmy@boombatower.com>
183
184
- Remove c7f84f8fc4e90ef779a204ac268f5ee1a962e324.patch.
185
obs-studio.spec
Changed
8
1
2
Name: obs-studio
3
-Version: 26.0.2
4
+Version: 26.1.0
5
Release: 0
6
Summary: A recording/broadcasting program
7
Group: Productivity/Multimedia/Video/Editors and Convertors
8
_service
Changed
10
1
2
<services>
3
<service name="tar_scm" mode="disabled">
4
<param name="versionformat">@PARENT_TAG@</param>
5
- <param name="revision">refs/tags/26.0.2</param>
6
+ <param name="revision">refs/tags/26.1.0</param>
7
<param name="url">git://github.com/jp9000/obs-studio.git</param>
8
<param name="scm">git</param>
9
<param name="changesgenerate">enable</param>
10
_servicedata
Changed
9
1
2
<servicedata>
3
<service name="tar_scm">
4
<param name="url">git://github.com/jp9000/obs-studio.git</param>
5
- <param name="changesrevision">3486c0b3633a8ff2b36170d56f37705fe7061349</param>
6
+ <param name="changesrevision">38ad3ba18fc27846e122bd56f589ccb34c4578e2</param>
7
</service>
8
</servicedata>
9
obs-studio-26.0.2.tar.xz -> obs-studio-26.1.0.tar.xz
Changed