forked from pool/vokoscreenNG
Accepting request 896236 from home:tux93
- Update to 3.0.9 * Add quality slider for VP8 codec * Fix setting of audio and video codecs * Fix window restoration after minimizing * No longer ellipsize drop down menu entries * Improve camera picture quality when resizing the window * Recording countdown is now shown on the same screen as the recorded area * Remove AAC codec support * Remove x264 codec support * Remove VAAPI support OBS-URL: https://build.opensuse.org/request/show/896236 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/vokoscreenNG?expand=0&rev=23
This commit is contained in:
committed by
Git OBS Bridge
parent
b32ab9cd25
commit
52684db442
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb694195fe05f9ebcdb2bd4d912c0b2a1c73b9ab864d010ca4d2be661c9dad10
|
||||
size 1598121
|
3
3.0.9.tar.gz
Normal file
3
3.0.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e03ebce15d624eb64a37a7448d5e583eb56d38f7b569be24cedaa6632d5c65a6
|
||||
size 1692707
|
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 26 09:21:40 UTC 2021 - Marcel Kuehlhorn <tux93@opensuse.org>
|
||||
|
||||
- Update to 3.0.9
|
||||
* Add quality slider for VP8 codec
|
||||
* Fix setting of audio and video codecs
|
||||
* Fix window restoration after minimizing
|
||||
* No longer ellipsize drop down menu entries
|
||||
* Improve camera picture quality when resizing the window
|
||||
* Recording countdown is now shown on the same screen as the
|
||||
recorded area
|
||||
* Remove AAC codec support
|
||||
* Remove x264 codec support
|
||||
* Remove VAAPI support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 25 11:49:53 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: vokoscreenNG
|
||||
Version: 3.0.8
|
||||
Version: 3.0.9
|
||||
Release: 0
|
||||
Summary: Screencast creator
|
||||
License: GPL-2.0-only
|
||||
@@ -55,12 +55,8 @@ Requires: gstreamer-plugins-bad
|
||||
Requires: gstreamer-plugins-ugly
|
||||
# Required for x264
|
||||
Recommends: gstreamer-plugins-ugly-orig-addon
|
||||
Requires: gstreamer-plugins-libav
|
||||
# Required for openh264
|
||||
Recommends: gstreamer-plugins-bad-orig-addon
|
||||
# Required for H.264 and MPEG2 hardware encoding on Intel
|
||||
Recommends: gstreamer-plugins-vaapi
|
||||
Recommends: intel-vaapi-driver
|
||||
|
||||
Provides: vokoscreen = %{version}
|
||||
Obsoletes: vokoscreen < %{version}
|
||||
|
Reference in New Issue
Block a user