gstreamer1: bump version
authorPeter Korsgaard <peter@korsgaard.com>
Tue, 22 Apr 2014 22:03:45 +0000 (00:03 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 24 Apr 2014 11:36:09 +0000 (13:36 +0200)
Bug reports fixed in this release:

      * 724373 : Queue2 truncates its temp file when pipeline is paused
      * 725517 : docs: Fix typos and remove unknown annotations
      * 725809 : ghostpad: rare crash because of missing reference count on its target pad
      * 727253 : parse: Bison generated file included in the release tarballs causes compile errors
      * 727883 : baseparse: Memory leak of queue frames

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gstreamer1/gstreamer1/gstreamer1.mk

index 7ef357ebac2a5871e83d06390298b5c7f0c5eecc..bf2358234bb365e286e21a0fe15975d17206a66c 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GSTREAMER1_VERSION = 1.2.3
+GSTREAMER1_VERSION = 1.2.4
 GSTREAMER1_SOURCE = gstreamer-$(GSTREAMER1_VERSION).tar.xz
 GSTREAMER1_SITE = http://gstreamer.freedesktop.org/src/gstreamer
 GSTREAMER1_INSTALL_STAGING = YES