summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-09-10 19:59:47 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-09-12 23:01:53 +0100
commit1c914a844b35ff57b1c528251a9eaa19cedbaa10 (patch)
tree7224db398b2ac2bc823db5e9249b914988b565d7 /meta/recipes-multimedia
parent20d90af47d33329d21b1a2c945886e0801314c2a (diff)
downloadpoky-1c914a844b35ff57b1c528251a9eaa19cedbaa10.tar.gz
meta: Fix Upstream-Status statements
Fix a variety of problems such as typos, bad punctuations, or incorrect Upstream-Status values. (From OE-Core rev: bd220fe6ce8c3a0805f13a14706d3130ea872604) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/do-not-change-eos-event-to-gap-event-if.patch2
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/get-caps-from-src-pad-when-query-caps.patch2
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/taglist-not-send-to-down-stream-if-all-the-frame-cor.patch2
-rwxr-xr-xmeta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0001-gstrtpmp4gpay-set-dafault-value-for-MPEG4-without-co.patch2
-rwxr-xr-xmeta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/decrease_asteriskh263_rank.patch2
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0/0002-basesink-Fix-QoS-lateness-checking-if-subclass-imple.patch2
6 files changed, 6 insertions, 6 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/do-not-change-eos-event-to-gap-event-if.patch b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/do-not-change-eos-event-to-gap-event-if.patch
index 0407a30f90..aa55de10e4 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/do-not-change-eos-event-to-gap-event-if.patch
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/do-not-change-eos-event-to-gap-event-if.patch
@@ -6,7 +6,7 @@ Subject: [PATCH] ENGR00312034: do not change eos event to gap event if no
6 6
7https://bugzilla.gnome.org/show_bug.cgi?id=727074 7https://bugzilla.gnome.org/show_bug.cgi?id=727074
8 8
9Upstream Status: Pending 9Upstream-Status: Pending
10 10
11Signed-off-by: zhouming <b42586@freescale.com> 11Signed-off-by: zhouming <b42586@freescale.com>
12--- 12---
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/get-caps-from-src-pad-when-query-caps.patch b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/get-caps-from-src-pad-when-query-caps.patch
index 0fc561c012..284abbe94b 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/get-caps-from-src-pad-when-query-caps.patch
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/get-caps-from-src-pad-when-query-caps.patch
@@ -5,7 +5,7 @@ Subject: [PATCH] ENGR00312515: get caps from src pad when query caps
5 5
6https://bugzilla.gnome.org/show_bug.cgi?id=728312 6https://bugzilla.gnome.org/show_bug.cgi?id=728312
7 7
8Upstream Status: Pending 8Upstream-Status: Pending
9 9
10Signed-off-by: zhouming <b42586@freescale.com> 10Signed-off-by: zhouming <b42586@freescale.com>
11--- 11---
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/taglist-not-send-to-down-stream-if-all-the-frame-cor.patch b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/taglist-not-send-to-down-stream-if-all-the-frame-cor.patch
index 51fdc7e177..62a52b038a 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/taglist-not-send-to-down-stream-if-all-the-frame-cor.patch
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/taglist-not-send-to-down-stream-if-all-the-frame-cor.patch
@@ -5,7 +5,7 @@ Subject: [PATCH] taglist not send to down stream if all the frame corrupted
5 5
6https://bugzilla.gnome.org/show_bug.cgi?id=737246 6https://bugzilla.gnome.org/show_bug.cgi?id=737246
7 7
8Upstream status: Pending 8Upstream-Status: Pending
9 9
10Signed-off-by: Jian Li <lj.qfy.sh@gmail.com> 10Signed-off-by: Jian Li <lj.qfy.sh@gmail.com>
11--- 11---
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0001-gstrtpmp4gpay-set-dafault-value-for-MPEG4-without-co.patch b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0001-gstrtpmp4gpay-set-dafault-value-for-MPEG4-without-co.patch
index 53147df42b..d1973d439f 100755
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0001-gstrtpmp4gpay-set-dafault-value-for-MPEG4-without-co.patch
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0001-gstrtpmp4gpay-set-dafault-value-for-MPEG4-without-co.patch
@@ -6,7 +6,7 @@ Subject: [PATCH] gstrtpmp4gpay: set dafault value for MPEG4 without codec
6 6
7https://bugzilla.gnome.org/show_bug.cgi?id=734263 7https://bugzilla.gnome.org/show_bug.cgi?id=734263
8 8
9Upstream Status: Submitted 9Upstream-Status: Submitted
10 10
11Signed-off-by: Song Bing <b06498@freescale.com> 11Signed-off-by: Song Bing <b06498@freescale.com>
12--- 12---
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/decrease_asteriskh263_rank.patch b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/decrease_asteriskh263_rank.patch
index 7f94f50760..288631bf76 100755
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/decrease_asteriskh263_rank.patch
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/decrease_asteriskh263_rank.patch
@@ -8,7 +8,7 @@ Decrease the rank as we havn't this kind of decoder.
8 8
9https://bugzilla.gnome.org/show_bug.cgi?id=739935 9https://bugzilla.gnome.org/show_bug.cgi?id=739935
10 10
11Upstream Status: Pending 11Upstream-Status: Pending
12 12
13Signed-off-by: Song Bing <b06498@freescale.com> 13Signed-off-by: Song Bing <b06498@freescale.com>
14 14
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0/0002-basesink-Fix-QoS-lateness-checking-if-subclass-imple.patch b/meta/recipes-multimedia/gstreamer/gstreamer1.0/0002-basesink-Fix-QoS-lateness-checking-if-subclass-imple.patch
index b6edda1cf7..1505cbefcb 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0/0002-basesink-Fix-QoS-lateness-checking-if-subclass-imple.patch
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0/0002-basesink-Fix-QoS-lateness-checking-if-subclass-imple.patch
@@ -23,7 +23,7 @@ rewind in slow speed, such as -2X.
23 23
24https://bugzilla.gnome.org/show_bug.cgi?id=749258 24https://bugzilla.gnome.org/show_bug.cgi?id=749258
25 25
26Upstream-Status: Backport [1.5.1] 26Upstream-Status: Backport [1.5.1]
27--- 27---
28 libs/gst/base/gstbasesink.c | 26 ++++++++++++++++++++++---- 28 libs/gst/base/gstbasesink.c | 26 ++++++++++++++++++++++----
29 1 file changed, 22 insertions(+), 4 deletions(-) 29 1 file changed, 22 insertions(+), 4 deletions(-)