summaryrefslogtreecommitdiffstats
path: root/vlc/build/ffmpeg_x86_64_asm.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2009-07-29 22:00:58 +0000
committer Eric Hameleers <alien@slackware.com>2009-07-29 22:00:58 +0000
commit02e5d7186f2c690ca90d048b88295ff88e2cb454 (patch)
treec2fd6a2679ab15fa82350da0c8e52c80f76d8da7 /vlc/build/ffmpeg_x86_64_asm.patch
parentd3aa58163d3ec55d0aaf7cf43eead38804f73f21 (diff)
downloadasb-02e5d7186f2c690ca90d048b88295ff88e2cb454.tar.gz
asb-02e5d7186f2c690ca90d048b88295ff88e2cb454.tar.xz
Add the URL where I found the idea for this patch
Diffstat (limited to '')
-rw-r--r--vlc/build/ffmpeg_x86_64_asm.patch3
1 files changed, 3 insertions, 0 deletions
diff --git a/vlc/build/ffmpeg_x86_64_asm.patch b/vlc/build/ffmpeg_x86_64_asm.patch
index 36fdfe1c..51e3a702 100644
--- a/vlc/build/ffmpeg_x86_64_asm.patch
+++ b/vlc/build/ffmpeg_x86_64_asm.patch
@@ -1,3 +1,6 @@
+# Based on the patch found at:
+# http://bugs.mymediasystem.org/?getfile=179
+
diff -uar ffmpeg-0.5.orig/libavcodec/x86/dsputil_mmx.c ffmpeg-0.5/libavcodec/x86/dsputil_mmx.c
--- ffmpeg-0.5.orig/libavcodec/x86/dsputil_mmx.c 2009-02-13 01:02:33.000000000 +0100
+++ ffmpeg-0.5/libavcodec/x86/dsputil_mmx.c 2009-07-29 23:48:33.000000000 +0200