File obs-studio.changes of Package obs-studio (Revision 41)
Currently displaying revision 41 , Show latest
504
1
-------------------------------------------------------------------
2
Tue Jan 17 23:38:37 UTC 2017 - jimmy@boombatower.com
3
4
- Update to version 17.0.1:
5
* deps/libff: Fix VP8/VP9/webm alpha support
6
* rtmp-services: Increase video bitrate limit for YouTube
7
* obs-outputs: fix build error on freebsd
8
* Update translations from Crowdin
9
* [CI] Use prebuilt deps so we can build on 10.9
10
* CI: Build more features into FFMPEG deps
11
* CI: Update browser plugin ref and build scripts.
12
* CI: Fix zip permission issue on CEF plist files
13
* obs-x264: ignore opencl param
14
* enc-amf: Update to 1.4.3.8
15
* CI: Ability to make packages on travis
16
* CI: actually call packagesbuild from the right place 😑
17
* cmake: Remove unnecessary find_package calls
18
* libobs: Fix scale filtering bug when duplicating scenes
19
* win-capture: Don't use FindWindow for game capture keepalive
20
* CI: Install Packages and use the full version
21
* Revert "win-capture: Use FindWindowEx to traverse window list"
22
* obs-filters.c: Fix color correction filter OpenGL crash
23
* obs-filters.c: Fix color correction filter saturation
24
* Update translations from Crowdin
25
* UI: Fix bug with uncopied profile import/export files
26
* win-capture: Fix game capture size bug when rehooking
27
* libobs: Add func to enum active and inactive child tree
28
* libobs: Enumerate full tree when adding active child
29
* libobs: Add callback for enumerating all scene children
30
* obs-x264: Allow opencl through much longer alias
31
* libobs: Update to version 17.0.1
32
33
-------------------------------------------------------------------
34
Mon Dec 26 08:32:58 UTC 2016 - jimmy@boombatower.com
35
36
- Update to version 0.17.0:
37
* rtmp-services: Update ingest list for Restream.io
38
* Revert "CI: Build on OSX 10.10 on travis"
39
* Remove python dep
40
* win-capture: Use static runtimes for hooks/helpers
41
* cmake: Fix OSX fixup_bundle.sh to copy non-system deps
42
* cmake: Fix permissions with OSX fixup_bundle.sh
43
* libobs-opengl: Add xcb message poll to empty out the queue
44
* frontend-tools: Add options to start output timers every time
45
* libobs-d3d11: Add optional macro to log shader disassembly
46
* Revert "obs-transitions: Avoid branching in slide_transition.effect"
47
* rtmp-services: remove shut down services
48
* libff: Allow custom demuxer options
49
* obs-outputs: Fix librtmp IP bind / resolve behavior
50
* UI: Fix frontend-api event call for adding scenes
51
* libobs/util: Add function to get circlebuf data offset
52
* libobs/util: Add function to generate formatted filenames
53
* libobs: Fix bug where outputs cannot initialize hotkeys
54
* cmake: Add _CRT_SECURE_NO_WARNINGS to all projects
55
* libobs: Fix deprecated macro
56
* libobs/util: Do not ignore deprecation on windows
57
* libobs: Use reference counting for encoder packets
58
* obs-ffmpeg: Add replay buffer output
59
* UI: Disable simple output rec. settings when active
60
* UI: Add replay buffer options to simple output mode
61
* UI: Clarify replay buf. hotkey error message
62
* UI: Separate replay buffer from recording
63
* UI: Add file prefix/suffix options for replay buffer
64
* UI: Fix replay buffer compile issues on older compilers
65
* win-capture: Only duplicate to get cur thread handle
66
* win-capture: Always use minimal access rights within hook
67
* win-capture: Do not require pipe/mutex within hook
68
* win-capture: Fix getting proper UWP window handles
69
* win-capture: Use window for keepalive check
70
* win-capture: Create all named objects within hook
71
* win-capture: Don't use "Local\" for game capture shared mem
72
* win-capture: Remove redundant function
73
* win-capture: Use wide strings for named objects
74
* win-capture: Add ability to open UWP named kernel objects
75
* win-capture: Open UWP named objects with helper functions
76
* win-capture: Output hook debug messages if addresses missing
77
* win-capture: Log plugin-side when capture successful/lost
78
* win-capture: Don't hook suspended processes
79
* win-capture: Wait a few frames for hook to load
80
* win-capture: Fix "attempting to hook [executable]" message
81
* win-capture: Add ApplicationFrameHost to game capture blacklist
82
* win-capture: Don't hard fail if thread ID not found
83
* win-capture: Fix cursor not painting with UWP windows
84
* win-capture: Add debug messages when hooking
85
* win-capture: Do not fall back to other windows for UWP windows
86
* UI: Fix property name bug in frontend API
87
* libobs: Fix possible reverse order mutex hard lock
88
* UI: Remove deleteLater view from filter window layout
89
* libobs: Convert Y800 to RGBX manually
90
* UI: Use dedicated GPU on Hybrid AMD GPU systems
91
* libobs: Fix format not being set for new source frames
92
* libobs: Fix line size issue when copying Y800 data
93
* obs-ffmpeg: Don't allow 32kb/s with FFmpeg AAC encoder
94
* libobs/graphics: Fix the 2D vector dot product func
95
* UI: Make close button default in transform dialog
96
* UI: Add ability to copy-paste scene item transforms
97
* UI: Add import/export of scene collections & profiles
98
* enc-amf: Update to 1.4.3.4 for AMD Driver 16.12.1
99
* obs-filters: Improve "Color Correction" filter
100
* image-source: Do not change blend state
101
* obs-text: Do not reset blend state
102
* libobs-d3d11: Don't crash if unable to rebuild shared texture
103
* libobs: Increase maximum audio tracks to 6
104
* UI: Increase maximum audio tracks to 6
105
* UI: Update locale for 6 tracks
106
* UI: Fix endif in installer
107
* UI: Use 64bit desktop link by default in installer
108
* UI: Clarify startup error messages related to video
109
* obs-ffmpeg: Fix nvenc_h264 deprecated message
110
* libobs: Fix bug drawing RGB/BGR async sources
111
* libobs: Process all scene audio actions if no audio playing
112
* UI: Fix buddy controls with new audio tracks
113
* UI: Add default audio track bitrates
114
* UI: Fix video initialization failure error message
115
* UI: Fix settings window stacked widget index
116
* win-capture: Capture all D3D12 backbuffers
117
* win-capture: Use FindWindowEx to traverse window list
118
* win-capture: Fix possible null pointer dereference
119
* win-capture: Do not add certain windows to window lists
120
* win-capture: Add a few new blacklisted game capture exes
121
* obs-filters: Add "Color" option to color correction filter
122
* obs-filters: Fix comment messages
123
* obs-qsv11: Use d3d9 allocator on Win7
124
* win-capture: Fix possible access of array beyond size
125
* win-capture: Refactor DX12 backbuffer code
126
* win-capture: If backbuffer count is 1, disable dxgi 1.4 use
127
* win-capture: Release backbuffers immediately upon init
128
* libobs/util: Fix C++ compilation issue
129
* Add libcaption library
130
* libobs: Add ability to insert captions into frames
131
* frontend-tools: Move source helper functions to a header
132
* frontend-tools: Add caption generation tool (windows)
133
* Update translations from Crowdin
134
* frontend-tools: Add ability to select caption language
135
* frontend-tools: Detach caption thread if critical failure
136
* frontend-tools: Reset stop event before starting captions
137
* frontend-tools: Don't include colon in "Audio Source"
138
* frontend-tools: Set buddied controls for captions dialog
139
* libobs: Fix caption encoder packet reallocation
140
* libobs: Create referenced parsed AVC encoder packet
141
* obs-outputs: Free encoder packet data manually
142
* libobs: Fix bug in AVC encoder packet allocation
143
* UI: Fix Export QFileDialog parent
144
* libobs: Eliminate an unnecessary allocation with captions
145
* frontend-tools: Fix output-timer translation bug
146
* libobs: Update to version 17.0.0
147
148
-------------------------------------------------------------------
149
Mon Nov 21 18:55:11 UTC 2016 - jimmy@boombatower.com
150
151
- Update to version 0.16.6:
152
* UI: Add --verbose and --unfiltered_log command line options
153
* libobs: Duplicate filters of a scene when it is is duplicated
154
* obs-ffmpeg: Fix assumption about plane height with i444
155
* libobs: Refactor check for Windows bitness/arch
156
* libobs: Add Windows bitness/arch to crash handler
157
* enc-amf: Update to version 1.4.1.5
158
* UI: Add preview scaling options
159
* rtmp-services: Change YouTube keyint from 4 to 2
160
* libobs: Ensure async source sizes are always reset
161
* UI: Fix crash when switching encoders in advanced mode
162
* UI: Fix scrolling while preview is locked
163
* libobs: Ensure AVC priority is always highest for keyframes
164
* obs-outputs: Use correct variable for drop priority
165
* enc-amf: Update to commit which prevents crash on startup
166
* enc-amf: Update to temporary fix branch
167
* win-capture: Do not load 64bit hook offsets on 32bit systems
168
* win-capture: Defer hook offset loading to separate thread
169
* text-freetype2: Defer loading of plugin until source created
170
* obs-qsv11: Manually mark priority bits for QSV frames
171
* Revert "libobs: Ensure AVC priority is always highest for keyframes"
172
* libobs: Update to 0.16.6
173
* Update translations from CrowdIn
174
* UI: tray icons are redrawn for better visibility and contrast
175
* UI: Update settings and fix presets for simple AMD encoder
176
* enc-amf: Update to 1.4.2.2
177
* enc-amf: Update to 1.4.2.3
178
* cmake: Add module to find RSSDK
179
* cmake: Add macro to compile .tlb files via midl
180
* win-ivcam: Add Intel RealSense plugin
181
* UI: Update installer script to latest version
182
* libobs-opengl: Add warning when used on windows
183
* Update translations from Crowdin
184
* enc-amf: Avoid using C++17 for VS2013 compatibility
185
186
-------------------------------------------------------------------
187
Tue Nov 08 19:39:07 UTC 2016 - jimmy@boombatower.com
188
189
- Update to version 0.16.5:
190
* libobs-d3d11: Include GDI surface in rebuild
191
* libobs-d3d11: Remove possible null pointer dereference
192
* libobs: Update to 0.16.5
193
194
-------------------------------------------------------------------
195
Fri Nov 04 15:36:07 UTC 2016 - jimmy@boombatower.com
196
197
- Update to version 0.16.4:
198
* libobs/util: Fix get_dll_ver not reporting DLL name
199
* Display license in MSI installer
200
* rtmp-services: Add Asian Livecoding.tv server and increase video bitrate
201
* UI: Enable HiDPI scaling.
202
* frontend-tools: Fix crash when adding invalid regex
203
* UI: Use Qt lib for screen info instead of x11 libs
204
* enc-amf: Update to 1.3.2.3
205
* UI: Only scale HiDPI on QT 5.6+
206
* enc-amf: Update to 1.3.3.1
207
* libobs-d3d11: Log GetDeviceRemovedReason
208
* Add 256x256 icon to windows ico for HiDPI displays
209
* UI: Add Portable Mode indicator to title bar and log
210
* UI: Add raw text and text file to drag&drop support
211
* UI: Split Properties window with a QSplitter
212
* CMake: Warn if empty QTDIR/DepsPath vars on Windows
213
* OSX Travis build
214
* CI: Upload artifacts on all pushes
215
* CI: Add irc notifications to travis config
216
* CI: Reduce travis irc notice to one line
217
* CI: Package OSX build into an actual app
218
* CI: Use python2 to run package script
219
* Build browser plugin on travis for OSX
220
* Update obs-browser submodule to a working version
221
* obs-frontend-api: Add library version
222
* cmake: Fix FFmpeg search path on debian
223
* decklink: Update Blackmagic SDK to 10.8.0
224
* CI: Build on OSX 10.10 on travis
225
* UI: Fix bug in frontend API event
226
* frontend-tools: Add output timers
227
* frontend-tools: Code cleanup of output timers
228
* frontend-tools: Add ability to start timer if output is already active
229
* UI: Fix sys. tray crashes when sys. tray not available
230
* UI: Fix poor handling of system tray pointers
231
* UI: Fix improper brace placement for function
232
* UI: Remove unused variable
233
* UI: Fix full screen projector on screens that have reserved areas
234
* obs-ffmpeg: Add b-frames to NVENC logging
235
* UI: Fix --profile option not working on non-windows
236
* rtmp-services: Add Picarto
237
* libobs/util: Add Get() function to CoTaskMemPtr
238
* libobs: Fix missing call to profile_end() when encoding fails
239
* libobs: Add date/time to crash handler
240
* obs-transitions: Avoid branching in slide_transition.effect
241
* obs-ffmpeg: Fix a couple printf compiler warnings.
242
* libobs-d3d11: Store dxgi adapter used for device
243
* libobs-d3d11: Store compiled shader data (for rebuilding)
244
* libobs-d3d11: Correct error message for pixel shaders
245
* libobs-d3d11: Store shader samplers as pointers
246
* libobs-d3d11: Correct error message for staging surfaces
247
* libobs-d3d11: Correct error message creating blend states
248
* libobs-d3d11: Store index and add "Start" function
249
* libobs-d3d11: Clear device state before unloading
250
* libobs-d3d11: Store swap initialization data (for rebuilding)
251
* libobs-d3d11: Store device adapter index (for rebuilding)
252
* libobs-d3d11: Store static textures in RAM (for rebuilding)
253
* libobs-d3d11: Store static vertex buffer data (for rebuilding)
254
* libobs-d3d11: Save all D3D11 object descriptors (for rebuilding)
255
* libobs-d3d11: Make shared texture error message less vague
256
* libobs-d3d11: Use linked list for all objects (for rebuilding)
257
* libobs-d3d11: Remove unused function
258
* libobs-d3d11: Add Release funtions to all GS objects
259
* libobs-d3d11: Rebuild device and assets if device removed/reset
260
* win-capture: Cache cursor textures to prevent reallocation
261
* win-capture: Use IUnknown for getting swap backbuffers
262
* win-capture: Add D3D12 capture support
263
* UI: Allow the ability to use deprecated sources
264
* UI: Add AMD presets and update settings
265
* enc-amf: Update to release 1.4.0.0
266
* Update translations from CrowdIn
267
* libobs: Update to version 0.16.3
268
* win-mf: Deprecate AMD Media Foundation H.264 encoder
269
* UI: Fix tab order of Crop fields in Transform Properties
270
* enc-amf: Update to Version 1.4.1.0
271
* Revert "UI: Only scale HiDPI on QT 5.6+"
272
* Revert "UI: Enable HiDPI scaling."
273
* enc-amf: Fix VS2013 compiling issue
274
* libobs: Update to version 0.16.4
275
- Expand libobs-frontend-api.so to include all versions in %files.
276
- After upstream fix place libobs-(opengl|frontend-api).so in devel.
277
278
-------------------------------------------------------------------
279
Thu Sep 29 20:07:16 UTC 2016 - jimmy@boombatower.com
280
281
- Update to version 0.16.2:
282
* obs-ffmpeg: Fix possible NVENC crash
283
* UI: Use rect intersection test for validating position
284
* enc-amf: Update submodule to 1.3.1.0
285
* obs-text: Add gradient feature
286
* enc-amf: Fix warnings caused by warnings( push/pop )
287
* libobs: Update to 0.16.2
288
289
-------------------------------------------------------------------
290
Thu Sep 29 02:35:16 UTC 2016 - jimmy@boombatower.com
291
292
- Update to version 0.16.1:
293
* UI: Fix window size/pos not saving on exit
294
* libobs/util: Fix fread_utf8 not working with files < 3 bytes
295
* obs-text: Change file update interval to 1 sec (from 2)
296
* libobs: Update to 0.16.1
297
298
-------------------------------------------------------------------
299
Wed Sep 28 01:17:01 UTC 2016 - jimmy@boombatower.com
300
301
- Update to version 0.16.0:
302
* enc-amf: Update submodule to 1.3.0
303
* UI: Add media/image file drop support
304
* enc-amf: Update submodule to 1.3.0.1
305
* obs-browser: Add browser plugin as a submodule
306
* enc-amf: Update submodule to 1.3.0.3
307
* libobs: Update version to 0.16.0
308
* enc-amf: Remove unused locale files
309
* Update translations from Crowdin
310
* UI: Just use 'OK' button for license agreement dialog
311
312
-------------------------------------------------------------------
313
Mon Aug 8 23:10:42 UTC 2016 - jimmy@boombatower.com
314
315
- Update to 0.15.4 release.
316
317
-------------------------------------------------------------------
318
Sat Jul 16 20:59:38 UTC 2016 - jimmy@boombatower.com
319
320
- Update to 0.15.2 release.
321
322
-------------------------------------------------------------------
323
Tue Jul 12 02:03:51 UTC 2016 - jimmy@boombatower.com
324
325
- Update to 0.15.1 release.
326
327
-------------------------------------------------------------------
328
Fri Jul 8 05:10:02 UTC 2016 - jimmy@boombatower.com
329
330
- Update to 0.15.0 release.
331
332
-------------------------------------------------------------------
333
Mon May 16 00:09:37 UTC 2016 - jimmy@boombatower.com
334
335
- Update to 0.14.2 release.
336
337
-------------------------------------------------------------------
338
Tue Apr 26 06:11:50 UTC 2016 - jimmy@boombatower.com
339
340
- Update to 0.14.1 release.
341
342
-------------------------------------------------------------------
343
Sat Apr 16 22:01:17 UTC 2016 - olaf@aepfle.de
344
345
- Use pkgconfig instead of libffmpeg-devel
346
347
-------------------------------------------------------------------
348
Tue Mar 22 00:01:09 UTC 2016 - jimmy@boombatower.com
349
350
- Update to 0.13.4 release.
351
352
-------------------------------------------------------------------
353
Sun Mar 20 07:13:01 UTC 2016 - jimmy@boombatower.com
354
355
- Update to 0.13.3 release.
356
357
-------------------------------------------------------------------
358
Mon Feb 29 15:54:48 UTC 2016 - jimmy@boombatower.com
359
360
- Update to 0.13.2 release.
361
362
-------------------------------------------------------------------
363
Fri Feb 5 05:10:32 UTC 2016 - jimmy@boombatower.com
364
365
- Update to 0.13.1 release.
366
- Remove patch for gcc 4.8 compatability since it was upstreamed.
367
368
-------------------------------------------------------------------
369
Thu Jan 28 00:21:55 UTC 2016 - jimmy@boombatower.com
370
371
- Update to 0.13.0 release.
372
https://github.com/jp9000/obs-studio/releases/tag/0.13.0
373
- Add rpmlintrc for "bad" things obs-studio requires.
374
- Add patch for gcc 4.8 compatability.
375
376
-------------------------------------------------------------------
377
Sat Dec 12 04:25:45 UTC 2015 - jimmy@boombatower.com
378
379
- Update to 0.12.4 release.
380
https://github.com/jp9000/obs-studio/releases/tag/0.12.4
381
382
-------------------------------------------------------------------
383
Wed Dec 9 06:05:59 UTC 2015 - jimmy@boombatower.com
384
385
- Change build requirement from libffmpeg-devel to ffmpeg-devel to
386
follow recent linking of ffmpeg to obs version.
387
388
-------------------------------------------------------------------
389
Sat Dec 5 05:25:31 UTC 2015 - jimmy@boombatower.com
390
391
- Update to 0.12.3 release.
392
https://github.com/jp9000/obs-studio/releases/tag/0.12.3
393
394
-------------------------------------------------------------------
395
Sat Nov 21 03:12:17 UTC 2015 - jimmy@boombatower.com
396
397
- Update to 0.12.2 release.
398
https://github.com/jp9000/obs-studio/releases/tag/0.12.2
399
400
-------------------------------------------------------------------
401
Tue Nov 17 23:51:20 UTC 2015 - jimmy@boombatower.com
402
403
- Update to 0.12.1 release.
404
https://github.com/jp9000/obs-studio/releases/tag/0.12.1
405
406
-------------------------------------------------------------------
407
Fri Sep 25 01:53:09 UTC 2015 - jimmy@boombatower.com
408
409
- Update to 0.12.0 release.
410
https://github.com/jp9000/obs-studio/releases/tag/0.12.0
411
- Remove gcc >= 4.9 requirement since 0.12.0 reverted unintended change.
412
413
-------------------------------------------------------------------
414
Mon Aug 17 05:59:33 UTC 2015 - jimmy@boombatower.com
415
416
- Update to 0.11.4 release.
417
https://github.com/jp9000/obs-studio/releases/tag/0.11.4
418
- Cut off git portion of version string in UI.
419
- Since 0.11.3 obs unofficially requires gcc 4.9 and higher which makes it
420
impossible to compile on obs for openSUSE 13.2.
421
https://obsproject.com/mantis/view.php?id=276
422
423
-------------------------------------------------------------------
424
Sun Aug 9 06:20:02 UTC 2015 - jimmy@boombatower.com
425
426
- Update to 0.11.3 release.
427
https://github.com/jp9000/obs-studio/releases/tag/0.11.3
428
429
-------------------------------------------------------------------
430
Tue Jul 28 02:54:34 UTC 2015 - jimmy@boombatower.com
431
432
- Update to 0.11.2 release.
433
https://github.com/jp9000/obs-studio/releases/tag/0.11.2
434
435
-------------------------------------------------------------------
436
Fri Jul 10 04:17:01 UTC 2015 - jimmy@boombatower.com
437
438
- Update to 0.11.1 release.
439
https://github.com/jp9000/obs-studio/releases/tag/0.11.1
440
441
-------------------------------------------------------------------
442
Thu Jul 9 03:41:02 UTC 2015 - jimmy@boombatower.com
443
444
- Update to 0.11.0 release.
445
https://github.com/jp9000/obs-studio/releases/tag/0.11.0
446
- Add curl build dependency.
447
448
-------------------------------------------------------------------
449
Tue May 19 06:11:11 UTC 2015 - jimmy@boombatower.com
450
451
- Update to 0.10.1 release.
452
https://github.com/jp9000/obs-studio/releases/tag/0.10.1
453
454
-------------------------------------------------------------------
455
Wed May 13 23:36:24 UTC 2015 - jimmy@boombatower.com
456
457
- Update to 0.10.0 release.
458
https://github.com/jp9000/obs-studio/releases/tag/0.10.0
459
460
-------------------------------------------------------------------
461
Fri Mar 27 20:25:00 UTC 2015 - jimmy@boombatower.com
462
463
- Update to 0.9.1 release.
464
https://github.com/jp9000/obs-studio/releases/tag/0.9.1
465
466
-------------------------------------------------------------------
467
Thu Mar 26 03:47:02 UTC 2015 - jimmy@boombatower.com
468
469
- Update to 0.9.0 release.
470
https://github.com/jp9000/obs-studio/releases/tag/0.9.0
471
472
-------------------------------------------------------------------
473
Sat Feb 21 08:17:07 UTC 2015 - jimmy@boombatower.com
474
475
- Update to 0.8.3 release.
476
https://github.com/jp9000/obs-studio/releases/tag/0.8.3
477
478
-------------------------------------------------------------------
479
Thu Feb 12 07:15:19 UTC 2015 - jimmy@boombatower.com
480
481
- Update to 0.8.2 release.
482
https://github.com/jp9000/obs-studio/releases/tag/0.8.2
483
https://github.com/jp9000/obs-studio/releases/tag/0.8.1
484
https://github.com/jp9000/obs-studio/releases/tag/0.8.0
485
486
-------------------------------------------------------------------
487
Thu Jan 15 11:05:44 UTC 2015 - jimmy@boombatower.com
488
489
- Update to 0.7.3 release.
490
Details at https://github.com/jp9000/obs-studio/releases/tag/0.7.3
491
492
-------------------------------------------------------------------
493
Wed Jan 7 20:54:30 UTC 2015 - jimmy@boombatower.com
494
495
- Update to 0.7.2 release.
496
Details at https://github.com/jp9000/obs-studio/releases/tag/0.7.2 and
497
https://github.com/jp9000/obs-studio/releases/tag/0.7.1
498
499
-------------------------------------------------------------------
500
Thu Nov 13 10:35:34 UTC 2014 - jimmy@boombatower.com
501
502
- Initial 0.6.4 release.
503
504