From d6fe80350f625824c9dc03ed4e9b0613ce207cc5 Mon Sep 17 00:00:00 2001 From: Szymon Siwek Date: Sun, 14 Feb 2010 20:03:51 +0000 Subject: [PATCH] - another png14 fix - rel. 4 Changed files: gstreamer-plugins-good-libpng.patch -> 1.2 gstreamer-plugins-good.spec -> 1.43 --- gstreamer-plugins-good-libpng.patch | 11 +++++++++++ gstreamer-plugins-good.spec | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/gstreamer-plugins-good-libpng.patch b/gstreamer-plugins-good-libpng.patch index c0a5186..b6e4a1d 100644 --- a/gstreamer-plugins-good-libpng.patch +++ b/gstreamer-plugins-good-libpng.patch @@ -9,3 +9,14 @@ ]) dnl *** pulseaudio *** +--- gst-plugins-good-0.10.17/ext/libpng/gstpngdec.c.orig 2010-02-14 20:25:19.449956068 +0100 ++++ gst-plugins-good-0.10.17/ext/libpng/gstpngdec.c 2010-02-14 20:25:37.008576491 +0100 +@@ -397,7 +397,7 @@ gst_pngdec_caps_create_and_set (GstPngDe + png_set_gray_to_rgb (pngdec->png); + if (bpc < 8) { /* Convert to 8 bits */ + GST_LOG_OBJECT (pngdec, "converting grayscale image to 8 bits"); +- png_set_gray_1_2_4_to_8 (pngdec->png); ++ png_set_expand_gray_1_2_4_to_8 (pngdec->png); + } + } + diff --git a/gstreamer-plugins-good.spec b/gstreamer-plugins-good.spec index c7cee96..3c37b0d 100644 --- a/gstreamer-plugins-good.spec +++ b/gstreamer-plugins-good.spec @@ -21,7 +21,7 @@ Summary: Good GStreamer Streaming-media framework plugins Summary(pl.UTF-8): Dobre wtyczki do środowiska obróbki strumieni GStreamer Name: gstreamer-plugins-good Version: 0.10.17 -Release: 3 +Release: 4 License: LGPL v2+ Group: Libraries Source0: http://gstreamer.freedesktop.org/src/gst-plugins-good/%{gstname}-%{version}.tar.bz2 -- 2.43.0