Package: gstreamer0.10 / 0.10.36-1.5

Metadata

Package Version Patches format
gstreamer0.10 0.10.36-1.5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
79_multiarch backwards compat.patch | (download)

gst/gstregistry.c | 9 8 + 1 - 0 !
1 file changed, 8 insertions(+), 1 deletion(-)

---
80_ia32 hack.patch | (download)

gst/gstregistry.c | 17 17 + 0 - 0 !
1 file changed, 17 insertions(+)

---
99_ltmain_as needed.patch | (download)

ltmain.sh | 14 14 + 0 - 0 !
1 file changed, 14 insertions(+)

---
01_fix_webcam_stream_play_hang.patch | (download)

gst/gstvalue.c | 2 1 + 1 - 0 !
tests/check/gst/gstcaps.c | 65 65 + 0 - 0 !
2 files changed, 66 insertions(+), 1 deletion(-)

 gstreamer hangs when accessing webcam (on specific hardware)
 This fixes cases where starting to play a webcam stream would
 make gstreamer (or part of it at least) hang.
 .
 This is a cherry-pick of upstream commit: 401f9b3de72de759c76da155a339c754b653bf9d
bison3.patch | (download)

gst/parse/grammar.y | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] make grammar.y work with bison 3

YYLEX_PARAM is no longer supported in Bison 3.

libtool ppc64el | (download)

m4/libtool.m4 | 52 24 + 28 - 0 !
1 file changed, 24 insertions(+), 28 deletions(-)

i update local libtool copy to build on ppc64el
   * Update local libtool copy to build on ppc64el. Closes: #756641