SHA256
1
0
forked from pool/vokoscreenNG

Accepting request 831023 from home:tux93:branches:multimedia:apps

- Update to 3.0.6
  * Added buffer for audio encoder
  * Added high-4:4:4 profile for x264 encoder
  * Added quality slider for vaapih264
  * Added slice mode, num-slices and max-slice-sice buffers
    for openh264
  * Fixed quality slider values on openh264

OBS-URL: https://build.opensuse.org/request/show/831023
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/vokoscreenNG?expand=0&rev=15
This commit is contained in:
Martin Pluskal 2020-09-01 11:47:28 +00:00 committed by Git OBS Bridge
parent ea22f3450c
commit 09df834571
5 changed files with 20 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:15b3618be885dfa4fb8a01fa2a25299c731f105668a4d6c8f385ce6b6556a19d
size 1417669

3
3.0.6.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a1d9e38c6512aa22041571e736606b550e33153a0218dbfd1c518eac071473fd
size 1572231

View File

@ -74,11 +74,10 @@ diff --git a/src/vokoscreenNG.pro b/src/vokoscreenNG.pro
index 69bc5a33..fdf7fd07 100644
--- a/src/vokoscreenNG.pro
+++ b/src/vokoscreenNG.pro
@@ -152,3 +152,28 @@ include(loadExtensions/loadExtensions.pri)
@@ -156,5 +156,30 @@ include(loadExtensions/loadExtensions.pri)
# systrayAlternative
include(systrayAlternative/systrayAlternative.pri)
+
+unix:!macx {
+ isEmpty(PREFIX) {
+ PREFIX = /usr/local
@ -103,3 +102,6 @@ index 69bc5a33..fdf7fd07 100644
+
+ INSTALLS += target icon desktop appdata
+}
+
# ciscoOpenh264
# include( ciscoOpenh264/ciscoOpenh264.pri)

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Sep 1 09:20:36 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>
- Update to 3.0.6
* Added buffer for audio encoder
* Added high-4:4:4 profile for x264 encoder
* Added quality slider for vaapih264
* Added slice mode, num-slices and max-slice-sice buffers
for openh264
* Fixed quality slider values on openh264
-------------------------------------------------------------------
Fri Jul 31 11:08:46 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>

View File

@ -17,7 +17,7 @@
Name: vokoscreenNG
Version: 3.0.5
Version: 3.0.6
Release: 0
Summary: Screencast creator
License: GPL-2.0-only