gst-plugins-good1: update to 1.14.5.

This commit is contained in:
Johannes 2019-06-03 15:12:05 +02:00 committed by Johannes
parent 74fe4aa4bf
commit d62d93e67c
2 changed files with 3 additions and 31 deletions

View file

@ -1,28 +0,0 @@
This was unused in libvpx and removed later:
https://github.com/webmproject/libvpx/commit/763f8318de2cee41d748539cee5810fc0efcad68
This reverts https://bugzilla.gnome.org/show_bug.cgi?id=641399 until upstream
reverts it themselves.
--- ext/vpx/gstvpxdec.c
+++ ext/vpx/gstvpxdec.c
@@ -62,18 +62,6 @@ gst_vpx_dec_post_processing_flags_get_type (void)
{C_FLAGS (VP8_DEBLOCK), "Deblock", "deblock"},
{C_FLAGS (VP8_DEMACROBLOCK), "Demacroblock", "demacroblock"},
{C_FLAGS (VP8_ADDNOISE), "Add noise", "addnoise"},
- {C_FLAGS (VP8_DEBUG_TXT_FRAME_INFO),
- "Print frame information",
- "visualize-frame-info"},
- {C_FLAGS (VP8_DEBUG_TXT_MBLK_MODES),
- "Show macroblock mode selection overlaid on image",
- "visualize-macroblock-modes"},
- {C_FLAGS (VP8_DEBUG_TXT_DC_DIFF),
- "Show dc diff for each macro block overlaid on image",
- "visualize-dc-diff"},
- {C_FLAGS (VP8_DEBUG_TXT_RATE_INFO),
- "Print video rate info",
- "visualize-rate-info"},
{C_FLAGS (VP8_MFQE), "Multi-frame quality enhancement", "mfqe"},
{0, NULL, NULL}
};

View file

@ -1,7 +1,7 @@
# Template file for 'gst-plugins-good1'
pkgname=gst-plugins-good1
version=1.14.4
revision=2
version=1.14.5
revision=1
wrksrc="${pkgname/1/}-${version}"
lib32disabled=yes
build_style=gnu-configure
@ -23,7 +23,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://gstreamer.freedesktop.org"
distfiles="${homepage}/src/${pkgname/1/}/${pkgname/1/}-${version}.tar.xz"
checksum=5f8b553260cb0aac56890053d8511db1528d53cae10f0287cfce2cb2acc70979
checksum=678221b3f0208b31b90df3ffa509857cc8bfc337f3f5073d195c5b365d616503
build_options="gtk3"
build_options_default="gtk3"