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.
Overview
Request 3227 (accepted)
Update to version 17.0.1.
- Created by boombatower about 8 years ago
- In state accepted
-
Package maintainers:
boombatower,
darix, and
frispete
Submit package home:boombatow...es:Multimedia / obs-studio to package Multimedia / obs-studio
obs-studio.changes
Changed
x
1
2
-------------------------------------------------------------------
3
+Tue Jan 17 23:38:37 UTC 2017 - jimmy@boombatower.com
4
+
5
+- Update to version 17.0.1:
6
+ * deps/libff: Fix VP8/VP9/webm alpha support
7
+ * rtmp-services: Increase video bitrate limit for YouTube
8
+ * obs-outputs: fix build error on freebsd
9
+ * Update translations from Crowdin
10
+ * [CI] Use prebuilt deps so we can build on 10.9
11
+ * CI: Build more features into FFMPEG deps
12
+ * CI: Update browser plugin ref and build scripts.
13
+ * CI: Fix zip permission issue on CEF plist files
14
+ * obs-x264: ignore opencl param
15
+ * enc-amf: Update to 1.4.3.8
16
+ * CI: Ability to make packages on travis
17
+ * CI: actually call packagesbuild from the right place 😑
18
+ * cmake: Remove unnecessary find_package calls
19
+ * libobs: Fix scale filtering bug when duplicating scenes
20
+ * win-capture: Don't use FindWindow for game capture keepalive
21
+ * CI: Install Packages and use the full version
22
+ * Revert "win-capture: Use FindWindowEx to traverse window list"
23
+ * obs-filters.c: Fix color correction filter OpenGL crash
24
+ * obs-filters.c: Fix color correction filter saturation
25
+ * Update translations from Crowdin
26
+ * UI: Fix bug with uncopied profile import/export files
27
+ * win-capture: Fix game capture size bug when rehooking
28
+ * libobs: Add func to enum active and inactive child tree
29
+ * libobs: Enumerate full tree when adding active child
30
+ * libobs: Add callback for enumerating all scene children
31
+ * obs-x264: Allow opencl through much longer alias
32
+ * libobs: Update to version 17.0.1
33
+
34
+-------------------------------------------------------------------
35
Mon Dec 26 08:32:58 UTC 2016 - jimmy@boombatower.com
36
37
- Update to version 0.17.0:
38
obs-studio.spec
Changed
8
1
2
Name: obs-studio
3
-Version: 0.17.0
4
+Version: 17.0.1
5
Release: 0
6
Summary: A recording/broadcasting program
7
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/0.17.0</param>
6
+ <param name="revision">refs/tags/17.0.1</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">93e084088f3c1f3979d78eea3c5d9220b1cea3f7</param>
6
+ <param name="changesrevision">5f5582b87efe396812131b7a2211f1e0e5e85768</param>
7
</service>
8
</servicedata>
9
obs-studio-0.17.0.tar.xz -> obs-studio-17.0.1.tar.xz
Changed
Refresh
Refresh
Login required, please
login
or
signup
in order to comment
Request History
boombatower created request about 8 years ago
Update to version 17.0.1.
boombatower accepted request about 8 years ago
ok