From: Saul Wold Date: Sat, 5 May 2012 01:19:18 +0000 (-0700) Subject: h264_qpel_mmx.patch: fix Upstream-Status tag X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=710f12e1cdba3cddf2e22660f9be7d669d50f0f8;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git h264_qpel_mmx.patch: fix Upstream-Status tag (From OE-Core rev: 1410f735bca5d1ad2ad1c75fa17288d223d078a0) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-multimedia/gstreamer/gst-ffmpeg-0.10.13/h264_qpel_mmx.patch b/meta/recipes-multimedia/gstreamer/gst-ffmpeg-0.10.13/h264_qpel_mmx.patch index 7891329739a..ade24dc06a1 100644 --- a/meta/recipes-multimedia/gstreamer/gst-ffmpeg-0.10.13/h264_qpel_mmx.patch +++ b/meta/recipes-multimedia/gstreamer/gst-ffmpeg-0.10.13/h264_qpel_mmx.patch @@ -14,7 +14,7 @@ make[5]: *** [libavcodec/x86/dsputil_mmx.o] Error 1 Signed-off-by: Khem Raj -Upstream-status: Backport +Upstream-Status: Backport Index: gst-ffmpeg-0.10.13/gst-libs/ext/libav/libavcodec/x86/h264_qpel_mmx.c =================================================================== --- gst-ffmpeg-0.10.13.orig/gst-libs/ext/libav/libavcodec/x86/h264_qpel_mmx.c 2012-03-30 11:39:41.324522051 -0700