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