summaryrefslogtreecommitdiffstats
path: root/x11/ffmpeg/pic.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-08-22 15:59:05 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-08-22 15:59:05 +0000
commit269efdc16d44802ab1178624ea7bc8fff380b6b3 (patch)
tree6e725d2dc337af3c21fd256d996d645d6bc990fb /x11/ffmpeg/pic.patch
parent641526818eb9b9debd4a68c8c6889957e87c8ce1 (diff)
x11/ffmpeg: new aport
Complete and free Internet live audio and video broadcasting solution for Linux/Unix http://ffmpeg.mplayerhq.hu/
Diffstat (limited to 'x11/ffmpeg/pic.patch')
-rw-r--r--x11/ffmpeg/pic.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/ffmpeg/pic.patch b/x11/ffmpeg/pic.patch
new file mode 100644
index 00000000000..9651f31ef18
--- /dev/null
+++ b/x11/ffmpeg/pic.patch
@@ -0,0 +1,11 @@
+--- a/libswscale/rgb2rgb.c 2009-07-10 14:27:39.000000000 +0000
++++ b/libswscale/rgb2rgb.c 2009-07-10 14:53:45.000000000 +0000
+@@ -149,7 +149,7 @@
+ #define RENAME(a) a ## _C
+ #include "rgb2rgb_template.c"
+
+-#if ARCH_X86 && CONFIG_GPL
++#if ARCH_X86 && CONFIG_GPL && !defined(PIC)
+
+ //MMX versions
+ #undef RENAME