mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 16:37:43 +00:00
gstreamer1: bump version
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>
This commit is contained in:
parent
da0630f25b
commit
9dc0d241d7
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
GSTREAMER1_VERSION = 1.2.3
|
GSTREAMER1_VERSION = 1.2.4
|
||||||
GSTREAMER1_SOURCE = gstreamer-$(GSTREAMER1_VERSION).tar.xz
|
GSTREAMER1_SOURCE = gstreamer-$(GSTREAMER1_VERSION).tar.xz
|
||||||
GSTREAMER1_SITE = http://gstreamer.freedesktop.org/src/gstreamer
|
GSTREAMER1_SITE = http://gstreamer.freedesktop.org/src/gstreamer
|
||||||
GSTREAMER1_INSTALL_STAGING = YES
|
GSTREAMER1_INSTALL_STAGING = YES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user