diff options
Diffstat (limited to 'meta/recipes-multimedia')
12 files changed, 22 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/flac/flac-1.2.1/disable-xmms-plugin.patch b/meta/recipes-multimedia/flac/flac-1.2.1/disable-xmms-plugin.patch index e2f4fa1360..80769a87c5 100644 --- a/meta/recipes-multimedia/flac/flac-1.2.1/disable-xmms-plugin.patch +++ b/meta/recipes-multimedia/flac/flac-1.2.1/disable-xmms-plugin.patch | |||
@@ -1,4 +1,5 @@ | |||
1 | # Acquired from OpenEmbedded | 1 | # Acquired from OpenEmbedded |
2 | Upstream-Status: Inappropriate [disable feature] | ||
2 | 3 | ||
3 | diff -ruN flac-1.2.1-orig/src/Makefile.am flac-1.2.1-new/src/Makefile.am | 4 | diff -ruN flac-1.2.1-orig/src/Makefile.am flac-1.2.1-new/src/Makefile.am |
4 | --- flac-1.2.1-orig/src/Makefile.am 2010-06-23 15:06:29.167865355 +0800 | 5 | --- flac-1.2.1-orig/src/Makefile.am 2010-06-23 15:06:29.167865355 +0800 |
diff --git a/meta/recipes-multimedia/flac/flac-1.2.1/flac-gcc43-fixes.patch b/meta/recipes-multimedia/flac/flac-1.2.1/flac-gcc43-fixes.patch index fdb6f1337e..9c528c2315 100644 --- a/meta/recipes-multimedia/flac/flac-1.2.1/flac-gcc43-fixes.patch +++ b/meta/recipes-multimedia/flac/flac-1.2.1/flac-gcc43-fixes.patch | |||
@@ -1,5 +1,6 @@ | |||
1 | # Acquired from OpenEmbedded | 1 | # Acquired from OpenEmbedded |
2 | # Fix no declaration of memcmp() | 2 | # Fix no declaration of memcmp() |
3 | Upstream-Status: Pending | ||
3 | 4 | ||
4 | diff -urN flac-1.2.1-orig/examples/cpp/encode/file/main.cpp flac-1.2.1/examples/cpp/encode/file/main.cpp | 5 | diff -urN flac-1.2.1-orig/examples/cpp/encode/file/main.cpp flac-1.2.1/examples/cpp/encode/file/main.cpp |
5 | --- flac-1.2.1-orig/examples/cpp/encode/file/main.cpp 2010-06-23 15:06:29.159481339 +0800 | 6 | --- flac-1.2.1-orig/examples/cpp/encode/file/main.cpp 2010-06-23 15:06:29.159481339 +0800 |
diff --git a/meta/recipes-multimedia/gstreamer/gst-ffmpeg-0.10.11/lower-rank.diff b/meta/recipes-multimedia/gstreamer/gst-ffmpeg-0.10.11/lower-rank.diff index bffdb8a698..5f08afe59a 100644 --- a/meta/recipes-multimedia/gstreamer/gst-ffmpeg-0.10.11/lower-rank.diff +++ b/meta/recipes-multimedia/gstreamer/gst-ffmpeg-0.10.11/lower-rank.diff | |||
@@ -1,6 +1,8 @@ | |||
1 | Lower the rank of ffmpeg plugin so codecs that hook into accelerated pieces (e.g. dsp or hw engines) can get picked over this | 1 | Lower the rank of ffmpeg plugin so codecs that hook into accelerated pieces (e.g. dsp or hw engines) can get picked over this |
2 | Derived from OE by Dongxiao Xu <dongxiao.xu@intel.com> | 2 | Derived from OE by Dongxiao Xu <dongxiao.xu@intel.com> |
3 | 3 | ||
4 | Upstream-Status: Inappropriate [embedded specific] | ||
5 | |||
4 | --- /tmp/gstffmpegdec.c 2009-03-05 09:31:15.000000000 +0100 | 6 | --- /tmp/gstffmpegdec.c 2009-03-05 09:31:15.000000000 +0100 |
5 | +++ gst-ffmpeg-0.10.6/ext/ffmpeg/gstffmpegdec.c 2009-03-05 09:33:09.000000000 +0100 | 7 | +++ gst-ffmpeg-0.10.6/ext/ffmpeg/gstffmpegdec.c 2009-03-05 09:33:09.000000000 +0100 |
6 | @@ -2588,7 +2588,7 @@ | 8 | @@ -2588,7 +2588,7 @@ |
diff --git a/meta/recipes-multimedia/liba52/liba52/buildcleanup.patch b/meta/recipes-multimedia/liba52/liba52/buildcleanup.patch index a86c5a8e37..5168100f3a 100644 --- a/meta/recipes-multimedia/liba52/liba52/buildcleanup.patch +++ b/meta/recipes-multimedia/liba52/liba52/buildcleanup.patch | |||
@@ -4,6 +4,8 @@ around. | |||
4 | 4 | ||
5 | RP 23/2/10 | 5 | RP 23/2/10 |
6 | 6 | ||
7 | Upstream-Status: Inappropriate [configuration] | ||
8 | |||
7 | Index: a52dec-0.7.4/configure.in | 9 | Index: a52dec-0.7.4/configure.in |
8 | =================================================================== | 10 | =================================================================== |
9 | --- a52dec-0.7.4.orig/configure.in 2010-02-23 14:51:50.000000000 +0000 | 11 | --- a52dec-0.7.4.orig/configure.in 2010-02-23 14:51:50.000000000 +0000 |
diff --git a/meta/recipes-multimedia/libid3tag/libid3tag/addpkgconfig.patch b/meta/recipes-multimedia/libid3tag/libid3tag/addpkgconfig.patch index 07a8f6ec4d..38d40c3632 100644 --- a/meta/recipes-multimedia/libid3tag/libid3tag/addpkgconfig.patch +++ b/meta/recipes-multimedia/libid3tag/libid3tag/addpkgconfig.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | Index: libid3tag-0.15.1b/Makefile.am | 3 | Index: libid3tag-0.15.1b/Makefile.am |
2 | =================================================================== | 4 | =================================================================== |
3 | --- libid3tag-0.15.1b.orig/Makefile.am 2009-07-29 09:29:20.000000000 +0100 | 5 | --- libid3tag-0.15.1b.orig/Makefile.am 2009-07-29 09:29:20.000000000 +0100 |
diff --git a/meta/recipes-multimedia/musicbrainz/libmusicbrainz-3.0.3/fix_build_issue_for_gcc_4.5.0.patch b/meta/recipes-multimedia/musicbrainz/libmusicbrainz-3.0.3/fix_build_issue_for_gcc_4.5.0.patch index 80d4d8bf2f..6fb45e1726 100644 --- a/meta/recipes-multimedia/musicbrainz/libmusicbrainz-3.0.3/fix_build_issue_for_gcc_4.5.0.patch +++ b/meta/recipes-multimedia/musicbrainz/libmusicbrainz-3.0.3/fix_build_issue_for_gcc_4.5.0.patch | |||
@@ -23,6 +23,8 @@ http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504895 | |||
23 | Date: 2010/07/28 | 23 | Date: 2010/07/28 |
24 | Nitin A Kamble <nitin.a.kamble@intel.com> | 24 | Nitin A Kamble <nitin.a.kamble@intel.com> |
25 | 25 | ||
26 | Upstream-Status: Inappropriate [debian patch] | ||
27 | |||
26 | Index: libmusicbrainz-3.0.2/src/utils_private.cpp | 28 | Index: libmusicbrainz-3.0.2/src/utils_private.cpp |
27 | =================================================================== | 29 | =================================================================== |
28 | --- libmusicbrainz-3.0.2.orig/src/utils_private.cpp | 30 | --- libmusicbrainz-3.0.2.orig/src/utils_private.cpp |
diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/armv4+v5asm.patch b/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/armv4+v5asm.patch index f07ee672ee..4ce5a48a07 100644 --- a/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/armv4+v5asm.patch +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/armv4+v5asm.patch | |||
@@ -1,5 +1,7 @@ | |||
1 | Derived from OE by Dongxiao Xu <dongxiao.xu@intel.com> | 1 | Derived from OE by Dongxiao Xu <dongxiao.xu@intel.com> |
2 | 2 | ||
3 | Upstream-Status: Inappropriate [embedded specific] | ||
4 | |||
3 | Index: pulseaudio-0.9.21/src/pulsecore/svolume_arm.c | 5 | Index: pulseaudio-0.9.21/src/pulsecore/svolume_arm.c |
4 | =================================================================== | 6 | =================================================================== |
5 | --- pulseaudio-0.9.21.orig/src/pulsecore/svolume_arm.c | 7 | --- pulseaudio-0.9.21.orig/src/pulsecore/svolume_arm.c |
diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/autoconf_version.patch b/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/autoconf_version.patch index 80d0003d12..86e3972e4c 100644 --- a/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/autoconf_version.patch +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/autoconf_version.patch | |||
@@ -1,5 +1,7 @@ | |||
1 | Derived from OE by Dongxiao Xu <dongxiao.xu@intel.com> | 1 | Derived from OE by Dongxiao Xu <dongxiao.xu@intel.com> |
2 | 2 | ||
3 | Upstream-Status: Inappropriate [configuration] | ||
4 | |||
3 | Index: pulseaudio-0.9.15/configure.ac | 5 | Index: pulseaudio-0.9.15/configure.ac |
4 | =================================================================== | 6 | =================================================================== |
5 | --- pulseaudio-0.9.15.orig/configure.ac 2009-04-14 00:09:53.000000000 +0100 | 7 | --- pulseaudio-0.9.15.orig/configure.ac 2009-04-14 00:09:53.000000000 +0100 |
diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/buildfix.patch b/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/buildfix.patch index ea8d769abc..99ceff8a94 100644 --- a/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/buildfix.patch +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/buildfix.patch | |||
@@ -1,5 +1,7 @@ | |||
1 | Derived from OE by Dongxiao Xu <dongxiao.xu@intel.com> | 1 | Derived from OE by Dongxiao Xu <dongxiao.xu@intel.com> |
2 | 2 | ||
3 | Upstream-Status: Pending | ||
4 | |||
3 | Index: pulseaudio-0.9.11/src/pulsecore/atomic.h | 5 | Index: pulseaudio-0.9.11/src/pulsecore/atomic.h |
4 | =================================================================== | 6 | =================================================================== |
5 | --- pulseaudio-0.9.11.orig/src/pulsecore/atomic.h | 7 | --- pulseaudio-0.9.11.orig/src/pulsecore/atomic.h |
diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/configure_silent_rules.patch b/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/configure_silent_rules.patch index fd5abd5225..d4a247a889 100644 --- a/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/configure_silent_rules.patch +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/configure_silent_rules.patch | |||
@@ -1,5 +1,7 @@ | |||
1 | Derived from OE by Dongxiao Xu <dongxiao.xu@intel.com> | 1 | Derived from OE by Dongxiao Xu <dongxiao.xu@intel.com> |
2 | 2 | ||
3 | Upstream-Status: Inappropriate [configuration] | ||
4 | |||
3 | Index: pulseaudio-0.9.19/configure.ac | 5 | Index: pulseaudio-0.9.19/configure.ac |
4 | =================================================================== | 6 | =================================================================== |
5 | --- pulseaudio-0.9.19.orig/configure.ac 2009-10-31 11:40:00.000000000 +0000 | 7 | --- pulseaudio-0.9.19.orig/configure.ac 2009-10-31 11:40:00.000000000 +0000 |
diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/gcc4-compile-fix.patch b/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/gcc4-compile-fix.patch index 2969cbaa5a..f8b07ea28b 100644 --- a/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/gcc4-compile-fix.patch +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/gcc4-compile-fix.patch | |||
@@ -5,6 +5,8 @@ | |||
5 | | | 5 | | |
6 | Derived from OE by Dongxiao Xu <dongxiao.xu@intel.com> | 6 | Derived from OE by Dongxiao Xu <dongxiao.xu@intel.com> |
7 | 7 | ||
8 | Upstream-Status: Pending | ||
9 | |||
8 | Index: pulseaudio-0.9.6/src/pulsecore/core-util.c | 10 | Index: pulseaudio-0.9.6/src/pulsecore/core-util.c |
9 | =================================================================== | 11 | =================================================================== |
10 | --- pulseaudio-0.9.6.orig/src/pulsecore/core-util.c | 12 | --- pulseaudio-0.9.6.orig/src/pulsecore/core-util.c |
diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/tls_m4.patch b/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/tls_m4.patch index a8292b2e1c..bae0a259ce 100644 --- a/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/tls_m4.patch +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.22/tls_m4.patch | |||
@@ -1,5 +1,7 @@ | |||
1 | Derived from OE by Dongxiao Xu <dongxiao.xu@intel.com> | 1 | Derived from OE by Dongxiao Xu <dongxiao.xu@intel.com> |
2 | 2 | ||
3 | Upstream-Status: Inappropriate [configuration] | ||
4 | |||
3 | Index: pulseaudio-0.9.15/m4/tls.m4 | 5 | Index: pulseaudio-0.9.15/m4/tls.m4 |
4 | =================================================================== | 6 | =================================================================== |
5 | --- pulseaudio-0.9.15.orig/m4/tls.m4 2008-08-19 23:25:02.000000000 +0200 | 7 | --- pulseaudio-0.9.15.orig/m4/tls.m4 2008-08-19 23:25:02.000000000 +0200 |