buildrootschalter/package/multimedia/mplayer
Peter Korsgaard 2440801bd1 mplayer: add -fomit-frame-pointer for i386
This seems to be required to compile some of the inline asm.

This solves the following compiler errors:
h264.c: In function 'decode_cabac_residual':
h264.c:6158: warning: passing argument 4 of 'decode_significance_8x8_x86' discards qualifiers from pointer target type
cabac.h: In function 'get_cabac_noinline':
cabac.h:513: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'
cabac.h:513: error: 'asm' operand has impossible constraints

While searching several weeks ago, I hit the following URL, which
unfortunately currently doesn't seem to work anymore and I can't
remember what the bug was about.

Also see http://bugs.uclibc.org/view.php?id=4604

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2009-01-26 09:22:52 +00:00
..
Config.in mplayer, vlc: move into multimedia category 2008-11-15 21:33:14 +00:00
mplayer-1.0rc1-atmel.3.patch mplayer: add patch to fix compilation against alsa-lib 1.0.18 2009-01-20 06:17:12 +00:00
mplayer-1.0rc1-fix-alsa-output.patch mplayer: add patch to fix compilation against alsa-lib 1.0.18 2009-01-20 06:17:12 +00:00
mplayer-1.0rc1-index.patch mplayer: add patch to fix compilation against alsa-lib 1.0.18 2009-01-20 06:17:12 +00:00
mplayer-1.0rc1-largefile.patch mplayer: fix non-largefile build 2009-01-20 09:29:50 +00:00
mplayer-1.0rc1-ppc-configure.patch mplayer: fix configure for powerpc-linux 2009-01-20 09:12:06 +00:00
mplayer-1.0rc1-remove-sys-timeb.patch mplayer: add patch due to missing sys/timeb.h 2009-01-26 09:22:47 +00:00
mplayer.mk mplayer: add -fomit-frame-pointer for i386 2009-01-26 09:22:52 +00:00