Ismail Dönmez 2018-07-23 09:48:43 +00:00 committed by Git OBS Bridge
parent 07fe393525
commit f65cbc56a3
4 changed files with 31 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Fri Jul 20 16:53:54 UTC 2018 - bjorn.lie@gmail.com
- Update to version 1.14.2:
+ Update docs.
+ xvimage: Fix symbol redefine build error.
+ glcolorbalance: Support OES textures for input/passthrough.
+ meson: gl: fix backported patch.
+ gl/build: fixed failed compilation due to missing EGLuint64KHR
typedef.
+ parsebin: Don't try to continue autoplugging a parser if we got
raw caps.
+ audiobasesrc: Round down segsize to an integer number of
samples.
+ discoverer: Don't crash when running with -v if channel-mask==0
and >7 channels.
+ gldownloadelement: fix build with msvc.
+ subparse: Don't read beyond array.
+ ogg: Avoid undefined granule shift.
+ libs: g-ir-scanner: do not hardcode libtool path.
+ rawvideoparse: fix typo in 'plane-offsets' description.
+ video: fix some GIR array annotations.
+ audio: fix some GIR array annotations.
+ meson: gl: remove non-headers from gl_prototype_headers.
+ meson: install the man pages for the command line tools.
+ meson: Fix detection of glib-mkenums under MSYS2.
-------------------------------------------------------------------
Sat Jun 23 14:40:27 UTC 2018 - bjorn.lie@gmail.com

View File

@ -20,7 +20,7 @@
%define gst_branch 1.0
%define gstreamer_plugins_base_req %(xzgrep --text "^GST[_A-Z]*_REQ" %{SOURCE0} | sort -u | sed 's/GST_REQ=/gstreamer >= /')
Name: gstreamer-plugins-base
Version: 1.14.1
Version: 1.14.2
Release: 0
Summary: GStreamer Streaming-Media Framework Plug-Ins
License: LGPL-2.1-or-later AND GPL-2.0-or-later