summaryrefslogtreecommitdiffstats
path: root/patches/gst-plugins-good-0.10.31
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-03-30 20:15:12 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-04-15 21:11:52 +0200
commit492fc73e873e253392470cb6166bc0242fbd11be (patch)
tree119f5098d860d0d334f8d783131c32a48df8aad2 /patches/gst-plugins-good-0.10.31
parent86c57dfa8a35947fdd588c402521ec9aeea02611 (diff)
downloadptxdist-492fc73e873e253392470cb6166bc0242fbd11be.tar.gz
ptxdist-492fc73e873e253392470cb6166bc0242fbd11be.tar.xz
gst-plugins-good: version bump 0.10.30 -> 0.10.31
cleanup while at it Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'patches/gst-plugins-good-0.10.31')
-rw-r--r--patches/gst-plugins-good-0.10.31/0001-follow-up-on-bug-622500-in-gst-plugins-good-bugzilla.patch22
-rw-r--r--patches/gst-plugins-good-0.10.31/series4
2 files changed, 26 insertions, 0 deletions
diff --git a/patches/gst-plugins-good-0.10.31/0001-follow-up-on-bug-622500-in-gst-plugins-good-bugzilla.patch b/patches/gst-plugins-good-0.10.31/0001-follow-up-on-bug-622500-in-gst-plugins-good-bugzilla.patch
new file mode 100644
index 000000000..c933544d3
--- /dev/null
+++ b/patches/gst-plugins-good-0.10.31/0001-follow-up-on-bug-622500-in-gst-plugins-good-bugzilla.patch
@@ -0,0 +1,22 @@
+From: Michael Grzeschik <m.grzeschik@pengutronix.de>
+Date: Mon, 18 Apr 2011 11:35:21 +0200
+Subject: [PATCH] follow up on bug:622500 in gst-plugins-good bugzilla
+
+The situation is still unclear, so just for now we will
+keep that patch to check on this again later.
+---
+ sys/v4l2/gstv4l2sink.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/sys/v4l2/gstv4l2sink.c b/sys/v4l2/gstv4l2sink.c
+index f6aba24..1a218e4 100644
+--- a/sys/v4l2/gstv4l2sink.c
++++ b/sys/v4l2/gstv4l2sink.c
+@@ -737,6 +737,7 @@ gst_v4l2sink_set_caps (GstBaseSink * bsink, GstCaps * caps)
+ * gst_v4l2_buffer_pool_destroy()
+ *
+ */
++ gst_v4l2_object_stop_streaming(v4l2sink->v4l2object);
+ GST_DEBUG_OBJECT (v4l2sink, "warning, changing caps not supported yet");
+ return FALSE;
+ }
diff --git a/patches/gst-plugins-good-0.10.31/series b/patches/gst-plugins-good-0.10.31/series
new file mode 100644
index 000000000..29bbdf088
--- /dev/null
+++ b/patches/gst-plugins-good-0.10.31/series
@@ -0,0 +1,4 @@
+# generated by git-ptx-patches
+#tag:base --start-number 1
+0001-follow-up-on-bug-622500-in-gst-plugins-good-bugzilla.patch
+# 8f44abf83b61db1e76bd51800f25820a - git-ptx-patches magic