summaryrefslogtreecommitdiffstats
path: root/vlc/build/ffmpeg_x86_64_asm.patch
diff options
context:
space:
mode:
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