kumquat-buildroot/package/multimedia
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
..
alsa-lib Make alsa-lib depend on libpython, if new BR2_PACKAGE_ALSA_LIB_PYTHON is selected 2009-01-17 00:19:06 +00:00
alsa-utils Add workarounds for alsa-utils 2009-01-22 23:06:28 +00:00
asterisk asterisk: mark as BROKEN and remove obsolete patch 2009-01-26 06:28:03 +00:00
aumix package/: convert to DOWNLOAD helper 2009-01-16 11:42:52 +00:00
festival package/: convert to DOWNLOAD helper 2009-01-16 11:42:52 +00:00
gst-plugins-base Finish the gtk-doc stuff and start on the smae thing with LARGEFILE and NLS. 2009-01-18 00:05:57 +00:00
gst-plugins-good gst-plugins-good: Fix style issues and use of --disable-png. 2009-01-23 10:39:35 +00:00
gst-plugins-ugly Finish the gtk-doc stuff and start on the smae thing with LARGEFILE and NLS. 2009-01-18 00:05:57 +00:00
gstreamer Getting rid of a bit more configure options that's been centralized. 2009-01-18 09:26:28 +00:00
libid3tag package/: convert to DOWNLOAD helper 2009-01-16 11:42:52 +00:00
libmad libmad: unbreak build with gcc-4.3.x 2009-01-20 08:51:15 +00:00
libmpd libmpd: no need for autoreconf now we don't patch configure.ac anymore 2008-12-27 14:36:32 +00:00
libogg
libsndfile package/: convert to DOWNLOAD helper 2009-01-16 11:42:52 +00:00
libtheora
libvorbis package/: convert to DOWNLOAD helper 2009-01-16 11:42:52 +00:00
madplay package/: convert to DOWNLOAD helper 2009-01-16 11:42:52 +00:00
mpg123 Make toolchain configration to fix mpg123 global and move to Makefile 2009-01-24 11:27:47 +00:00
mplayer mplayer: add -fomit-frame-pointer for i386 2009-01-26 09:22:52 +00:00
speex Getting rid of a bit more configure options that's been centralized. 2009-01-18 09:26:28 +00:00
vlc
Config.in
multimedia.mk