Overview

Request 3146 (accepted)

- Update to version 0.16.6:
* UI: Add --verbose and --unfiltered_log command line options
* libobs: Duplicate filters of a scene when it is is duplicated
* obs-ffmpeg: Fix assumption about plane height with i444
* libobs: Refactor check for Windows bitness/arch
* libobs: Add Windows bitness/arch to crash handler
* enc-amf: Update to version 1.4.1.5
* UI: Add preview scaling options
* rtmp-services: Change YouTube keyint from 4 to 2
* libobs: Ensure async source sizes are always reset
* UI: Fix crash when switching encoders in advanced mode
* UI: Fix scrolling while preview is locked
* libobs: Ensure AVC priority is always highest for keyframes
* obs-outputs: Use correct variable for drop priority
* enc-amf: Update to commit which prevents crash on startup
* enc-amf: Update to temporary fix branch
* win-capture: Do not load 64bit hook offsets on 32bit systems
* win-capture: Defer hook offset loading to separate thread
* text-freetype2: Defer loading of plugin until source created
* obs-qsv11: Manually mark priority bits for QSV frames
* Revert "libobs: Ensure AVC priority is always highest for keyframes"
* libobs: Update to 0.16.6
* Update translations from CrowdIn
* UI: tray icons are redrawn for better visibility and contrast
* UI: Update settings and fix presets for simple AMD encoder
* enc-amf: Update to 1.4.2.2
* enc-amf: Update to 1.4.2.3
* cmake: Add module to find RSSDK
* cmake: Add macro to compile .tlb files via midl
* win-ivcam: Add Intel RealSense plugin
* UI: Update installer script to latest version
* libobs-opengl: Add warning when used on windows
* Update translations from Crowdin
* enc-amf: Avoid using C++17 for VS2013 compatibility

Submit package home:boombatow...es:Multimedia / obs-studio to package Multimedia / obs-studio

obs-studio.changes Changed
x
 
1
@@ -1,4 +1,42 @@
2
 -------------------------------------------------------------------
3
+Mon Nov 21 18:55:11 UTC 2016 - jimmy@boombatower.com
4
+
5
+- Update to version 0.16.6:
6
+  * UI: Add --verbose and --unfiltered_log command line options
7
+  * libobs: Duplicate filters of a scene when it is is duplicated
8
+  * obs-ffmpeg: Fix assumption about plane height with i444
9
+  * libobs: Refactor check for Windows bitness/arch
10
+  * libobs: Add Windows bitness/arch to crash handler
11
+  * enc-amf: Update to version 1.4.1.5
12
+  * UI: Add preview scaling options
13
+  * rtmp-services: Change YouTube keyint from 4 to 2
14
+  * libobs: Ensure async source sizes are always reset
15
+  * UI: Fix crash when switching encoders in advanced mode
16
+  * UI: Fix scrolling while preview is locked
17
+  * libobs: Ensure AVC priority is always highest for keyframes
18
+  * obs-outputs: Use correct variable for drop priority
19
+  * enc-amf: Update to commit which prevents crash on startup
20
+  * enc-amf: Update to temporary fix branch
21
+  * win-capture: Do not load 64bit hook offsets on 32bit systems
22
+  * win-capture: Defer hook offset loading to separate thread
23
+  * text-freetype2: Defer loading of plugin until source created
24
+  * obs-qsv11: Manually mark priority bits for QSV frames
25
+  * Revert "libobs: Ensure AVC priority is always highest for keyframes"
26
+  * libobs: Update to 0.16.6
27
+  * Update translations from CrowdIn
28
+  * UI: tray icons are redrawn for better visibility and contrast
29
+  * UI: Update settings and fix presets for simple AMD encoder
30
+  * enc-amf: Update to 1.4.2.2
31
+  * enc-amf: Update to 1.4.2.3
32
+  * cmake: Add module to find RSSDK
33
+  * cmake: Add macro to compile .tlb files via midl
34
+  * win-ivcam: Add Intel RealSense plugin
35
+  * UI: Update installer script to latest version
36
+  * libobs-opengl: Add warning when used on windows
37
+  * Update translations from Crowdin
38
+  * enc-amf: Avoid using C++17 for VS2013 compatibility
39
+
40
+-------------------------------------------------------------------
41
 Tue Nov 08 19:39:07 UTC 2016 - jimmy@boombatower.com
42
 
43
 - Update to version 0.16.5:
44
obs-studio.spec Changed
8
 
1
@@ -1,5 +1,5 @@
2
 Name:           obs-studio
3
-Version:        0.16.5
4
+Version:        0.16.6
5
 Release:        0
6
 Summary:        A recording/broadcasting program
7
 
8
_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/0.16.5</param>
6
+    <param name="revision">refs/tags/0.16.6</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
@@ -1,6 +1,6 @@
2
 <servicedata>
3
   <service name="tar_scm">
4
     <param name="url">git://github.com/jp9000/obs-studio.git</param>
5
-    <param name="changesrevision">9adad2ebc2a254fe76ed8b446a32988270a3a55e</param>
6
+    <param name="changesrevision">b7b8ad476f1f62376833a224d64aa7b747d3b58b</param>
7
   </service>
8
 </servicedata>
9
obs-studio-0.16.5.tar.xz -> obs-studio-0.16.6.tar.xz Changed
Refresh
Refresh
Request History
boombatower's avatar

boombatower created request over 8 years ago

- Update to version 0.16.6:
* UI: Add --verbose and --unfiltered_log command line options
* libobs: Duplicate filters of a scene when it is is duplicated
* obs-ffmpeg: Fix assumption about plane height with i444
* libobs: Refactor check for Windows bitness/arch
* libobs: Add Windows bitness/arch to crash handler
* enc-amf: Update to version 1.4.1.5
* UI: Add preview scaling options
* rtmp-services: Change YouTube keyint from 4 to 2
* libobs: Ensure async source sizes are always reset
* UI: Fix crash when switching encoders in advanced mode
* UI: Fix scrolling while preview is locked
* libobs: Ensure AVC priority is always highest for keyframes
* obs-outputs: Use correct variable for drop priority
* enc-amf: Update to commit which prevents crash on startup
* enc-amf: Update to temporary fix branch
* win-capture: Do not load 64bit hook offsets on 32bit systems
* win-capture: Defer hook offset loading to separate thread
* text-freetype2: Defer loading of plugin until source created
* obs-qsv11: Manually mark priority bits for QSV frames
* Revert "libobs: Ensure AVC priority is always highest for keyframes"
* libobs: Update to 0.16.6
* Update translations from CrowdIn
* UI: tray icons are redrawn for better visibility and contrast
* UI: Update settings and fix presets for simple AMD encoder
* enc-amf: Update to 1.4.2.2
* enc-amf: Update to 1.4.2.3
* cmake: Add module to find RSSDK
* cmake: Add macro to compile .tlb files via midl
* win-ivcam: Add Intel RealSense plugin
* UI: Update installer script to latest version
* libobs-opengl: Add warning when used on windows
* Update translations from Crowdin
* enc-amf: Avoid using C++17 for VS2013 compatibility


boombatower's avatar

boombatower accepted request over 8 years ago

ok