* [gentoo-commits] gentoo-x86 commit in media-video/ffmpeg/files: ffmpeg-0.4.9_p20081014-sparc-gcc43.patch
@ 2008-12-13 10:00 Samuli Suominen (ssuominen)
0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2008-12-13 10:00 UTC (permalink / raw
To: gentoo-commits
ssuominen 08/12/13 10:00:36
Added: ffmpeg-0.4.9_p20081014-sparc-gcc43.patch
Log:
Backport upstream patch for sparc to allow compilation with GCC 4.3 wrt #247653.
(Portage version: 2.1.6/cvs/Linux 2.6.27.7 i686, RepoMan options: --force)
Revision Changes Path
1.1 media-video/ffmpeg/files/ffmpeg-0.4.9_p20081014-sparc-gcc43.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/ffmpeg/files/ffmpeg-0.4.9_p20081014-sparc-gcc43.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/ffmpeg/files/ffmpeg-0.4.9_p20081014-sparc-gcc43.patch?rev=1.1&content-type=text/plain
Index: ffmpeg-0.4.9_p20081014-sparc-gcc43.patch
===================================================================
diff -ur ffmpeg.orig/libavcodec/sparc/simple_idct_vis.c ffmpeg/libavcodec/sparc/simple_idct_vis.c
--- ffmpeg.orig/libavcodec/sparc/simple_idct_vis.c 2008-05-09 14:56:36.000000000 +0300
+++ ffmpeg/libavcodec/sparc/simple_idct_vis.c 2008-12-13 11:52:04.000000000 +0200
@@ -384,7 +384,7 @@
"st %%f14, [%12+" dest "] \n\t"\
-inline void ff_simple_idct_vis(DCTELEM *data) {
+void ff_simple_idct_vis(DCTELEM *data) {
int out1, out2, out3, out4;
DECLARE_ALIGNED_8(int16_t, temp[8*8]);
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-12-13 10:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-13 10:00 [gentoo-commits] gentoo-x86 commit in media-video/ffmpeg/files: ffmpeg-0.4.9_p20081014-sparc-gcc43.patch Samuli Suominen (ssuominen)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox