Accepting request 505416 from multimedia:libs
1 OBS-URL: https://build.opensuse.org/request/show/505416 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=42
This commit is contained in:
commit
5a73e4a36d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:345fc6877f54b8b6e97aacf2996be37a51a0e369f53fc2cf83108af9f764364d
|
||||
size 3114272
|
3
gst-plugins-base-1.12.1.tar.xz
Normal file
3
gst-plugins-base-1.12.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0cce9fadb574a840b3c9d31b69faf57aad6c5543c3b134a7b935de866c9e0465
|
||||
size 3113908
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 20 12:32:06 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 1.12.1:
|
||||
+ Various fixes for crashes, assertions, deadlocks and memory
|
||||
leaks.
|
||||
+ Fix for regression when seeking to the end of ASF files.
|
||||
+ Fix for regression in (raw)videoparse that caused it to omit
|
||||
video metadata.
|
||||
+ Fix for regression in discoverer that made it show more streams
|
||||
than actually available.
|
||||
+ Numerous bugfixes to the adaptive demuxer base class and the
|
||||
DASH demuxer.
|
||||
+ Various playbin3/urisourcebin related bugfixes.
|
||||
+ Vivante DirectVIV (imx6) texture uploader works with
|
||||
single-plane (e.g. RGB) video formats now.
|
||||
+ Intel Media SDK encoder now outputs valid PTS and keyframe
|
||||
flags.
|
||||
+ OpenJPEG2000 plugin can be loaded again on MacOS and correctly
|
||||
displays 8 bit RGB images now.
|
||||
+ Fixes to DirectSound source/sink for high CPU usage and wrong
|
||||
latency/buffer size calculations.
|
||||
+ gst-libav was updated to ffmpeg n3.3.2.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 19 18:28:40 UTC 2017 - jengelh@inai.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: gstreamer-plugins-base
|
||||
%define _name gst-plugins-base
|
||||
Version: 1.12.0
|
||||
Version: 1.12.1
|
||||
Release: 0
|
||||
%define gst_branch 1.0
|
||||
Url: http://gstreamer.freedesktop.org/
|
||||
|
Loading…
Reference in New Issue
Block a user