summaryrefslogtreecommitdiffstats
path: root/patches
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2013-04-02 18:57:51 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2013-04-08 11:23:08 +0200
commitd1a8dff56ccced98f3ab806082a58dded70a3ce8 (patch)
tree8250d98f1b34248203e965d16d173ebe9e234886 /patches
parent6adc8dbd390268fbc09606593a58a1f74688cacb (diff)
downloadptxdist-d1a8dff56ccced98f3ab806082a58dded70a3ce8.tar.gz
ptxdist-d1a8dff56ccced98f3ab806082a58dded70a3ce8.tar.xz
gst-plugins-bad11: version bump 0.11.2 -> 1.0.6
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'patches')
-rw-r--r--patches/gst-plugins-bad-1.0.6/0001-remove-endianness-swapping.patch (renamed from patches/gst-plugins-bad-0.11.2/0001-remove-endianness-swapping.patch)9
-rw-r--r--patches/gst-plugins-bad-1.0.6/0002-add-rgb666-support.patch (renamed from patches/gst-plugins-bad-0.11.2/0002-add-rgb666-support.patch)9
-rw-r--r--patches/gst-plugins-bad-1.0.6/series (renamed from patches/gst-plugins-bad-0.11.2/series)3
3 files changed, 8 insertions, 13 deletions
diff --git a/patches/gst-plugins-bad-0.11.2/0001-remove-endianness-swapping.patch b/patches/gst-plugins-bad-1.0.6/0001-remove-endianness-swapping.patch
index 5dcc70105..d9a018dc1 100644
--- a/patches/gst-plugins-bad-0.11.2/0001-remove-endianness-swapping.patch
+++ b/patches/gst-plugins-bad-1.0.6/0001-remove-endianness-swapping.patch
@@ -10,11 +10,11 @@ Subject: [PATCH] remove endianness swapping
Signed-off-by: Luotao Fu <l.fu@pengutronix.de>
---
- sys/fbdev/gstfbdevsink.c | 14 +-------------
- 1 files changed, 1 insertions(+), 13 deletions(-)
+ sys/fbdev/gstfbdevsink.c | 14 +-------------
+ 1 file changed, 1 insertion(+), 13 deletions(-)
diff --git a/sys/fbdev/gstfbdevsink.c b/sys/fbdev/gstfbdevsink.c
-index 989d48f..62b9986 100644
+index 639641d..6d06801 100644
--- a/sys/fbdev/gstfbdevsink.c
+++ b/sys/fbdev/gstfbdevsink.c
@@ -153,21 +153,9 @@ gst_fbdevsink_getcaps (GstBaseSink * bsink)
@@ -40,6 +40,3 @@ index 989d48f..62b9986 100644
case 15:
case 16:
endianness = 1234;
---
-1.7.4.1
-
diff --git a/patches/gst-plugins-bad-0.11.2/0002-add-rgb666-support.patch b/patches/gst-plugins-bad-1.0.6/0002-add-rgb666-support.patch
index 5b9cf7a16..c67a51d6d 100644
--- a/patches/gst-plugins-bad-0.11.2/0002-add-rgb666-support.patch
+++ b/patches/gst-plugins-bad-1.0.6/0002-add-rgb666-support.patch
@@ -11,11 +11,11 @@ Subject: [PATCH] add rgb666 support
Signed-off-by: Luotao Fu <l.fu@pengutronix.de>
---
- sys/fbdev/gstfbdevsink.c | 19 +++++++++++++++++++
- 1 files changed, 19 insertions(+), 0 deletions(-)
+ sys/fbdev/gstfbdevsink.c | 19 +++++++++++++++++++
+ 1 file changed, 19 insertions(+)
diff --git a/sys/fbdev/gstfbdevsink.c b/sys/fbdev/gstfbdevsink.c
-index 62b9986..b7d3f1a 100644
+index 6d06801..c181d94 100644
--- a/sys/fbdev/gstfbdevsink.c
+++ b/sys/fbdev/gstfbdevsink.c
@@ -69,9 +69,28 @@ static GstCaps *gst_fbdevsink_getcaps (GstBaseSink * bsink);
@@ -47,6 +47,3 @@ index 62b9986..b7d3f1a 100644
";" GST_VIDEO_CAPS_BGR \
";" GST_VIDEO_CAPS_BGRx \
";" GST_VIDEO_CAPS_xBGR \
---
-1.7.4.1
-
diff --git a/patches/gst-plugins-bad-0.11.2/series b/patches/gst-plugins-bad-1.0.6/series
index 27b2a0226..df79e0e87 100644
--- a/patches/gst-plugins-bad-0.11.2/series
+++ b/patches/gst-plugins-bad-1.0.6/series
@@ -1,4 +1,5 @@
# generated by git-ptx-patches
+#tag:base --start-number 1
0001-remove-endianness-swapping.patch
0002-add-rgb666-support.patch
-# a70d7259ce8042d3a4e1640d6f8b4861 - git-ptx-patches magic
+# 1413e470cafaa03b8e10e20c4e57dbdc - git-ptx-patches magic