From: Peter Korsgaard Date: Tue, 22 Apr 2014 22:05:54 +0000 (+0200) Subject: gst1-plugins-good: bump version X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=11484e516edf179cd08b711b27f9b2eba417a14d;p=buildroot.git gst1-plugins-good: bump version Bug reports fixed in this release: * 725104 : qtdemux: reverse playback and video stream switching failure * 722185 : souphttpsrc: racy " server does not support seeking " error * 724619 : crash when reading the device name property of pulsesink * 725124 : rtspsrc: Fix deadlock when task creation is no successful * 725712 : rtpsession: Crash when RTCP FIR received with unknown SSRC * 725860 : v4l2src: Fix using v4l2src with Hauppauge HDPVR video capture device * 726777 : rtpjpegpay: payload size not correctly calculated * 728017 : [regression]eos event could not be send out from gstrtpjitterbuffer. * 728041 : rtph264depay: marks all output buffers as delta units when outputting avc format * 724638 : aacparse : Missing resilience when no audio frame is found * 727329 : check: souphttpsrc: unknown type name ‘SoupStatus’ Signed-off-by: Peter Korsgaard --- diff --git a/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk b/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk index 2b7f032d24..2cf8ca8bcb 100644 --- a/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk +++ b/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk @@ -4,7 +4,7 @@ # ################################################################################ -GST1_PLUGINS_GOOD_VERSION = 1.2.3 +GST1_PLUGINS_GOOD_VERSION = 1.2.4 GST1_PLUGINS_GOOD_SOURCE = gst-plugins-good-$(GST1_PLUGINS_GOOD_VERSION).tar.xz GST1_PLUGINS_GOOD_SITE = http://gstreamer.freedesktop.org/src/gst-plugins-good GST1_PLUGINS_GOOD_LICENSE_FILES = COPYING