Author: rathann
Update of /cvs/free/rpms/ffmpeg/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv13525
Added Files:
ffmpeg-textrel.patch
Log Message:
- commit forgotten patch
ffmpeg-textrel.patch:
--- NEW FILE ffmpeg-textrel.patch ---
diff -up ffmpeg-0.5/libavcodec/x86/fft_mmx.asm.textrel
ffmpeg-0.5/libavcodec/x86/fft_mmx.asm
--- ffmpeg-0.5/libavcodec/x86/fft_mmx.asm.textrel 2009-02-13 01:57:22.000000000 +0100
+++ ffmpeg-0.5/libavcodec/x86/fft_mmx.asm 2009-03-10 22:09:16.000000000 +0100
@@ -448,6 +448,8 @@ fft %+ n %+ %3%2:
%ifidn __OUTPUT_FORMAT__,macho64
section .rodata
+%else
+section .data
%endif
align 8