<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/multimedia, branch 2009.02_rc3</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2009.02_rc3</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2009.02_rc3'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2009-01-31T10:18:23+00:00</updated>
<entry>
<title>Workaround for AVR32 compiler issue affecting inlining, causing alsa-lib to break, feedback to AVR32 compiler team will be sent</title>
<updated>2009-01-31T10:18:23+00:00</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-31T10:18:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=caa31fcc62f726239f346cb8253918b5b383ffc8'/>
<id>urn:sha1:caa31fcc62f726239f346cb8253918b5b383ffc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>alsa-lib: fix build with largefile on 32bit archs</title>
<updated>2009-01-28T15:33:08+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-28T15:33:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=c8cfd7b5103d304dbd3784bfdceb7c15cf8af85f'/>
<id>urn:sha1:c8cfd7b5103d304dbd3784bfdceb7c15cf8af85f</id>
<content type='text'>
Thanks to Will Wagner &lt;will_wagner@carallon.com&gt; for reporting and working
with upstream to get it fixed. Patch from alsa-lib.git.
</content>
</entry>
<entry>
<title>alsa-lib: fix typo in -source target</title>
<updated>2009-01-27T05:43:29+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-27T05:43:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=814ca6d548d6ae104cc0ada879f0b2f83530a2f9'/>
<id>urn:sha1:814ca6d548d6ae104cc0ada879f0b2f83530a2f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mplayer: add -fomit-frame-pointer for i386</title>
<updated>2009-01-26T09:22:52+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-26T09:22:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=2440801bd1e0a9b5b3388aec3dd78056365c70cf'/>
<id>urn:sha1:2440801bd1e0a9b5b3388aec3dd78056365c70cf</id>
<content type='text'>
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 &lt;markus.heidelberg@web.de&gt;
</content>
</entry>
<entry>
<title>mplayer: add patch due to missing sys/timeb.h</title>
<updated>2009-01-26T09:22:47+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-26T09:22:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=3c0dea728ec32a40c14679066935b0fbf498f21a'/>
<id>urn:sha1:3c0dea728ec32a40c14679066935b0fbf498f21a</id>
<content type='text'>
This include file is only available, if uClibc is compiled with
UCLIBC_SUSV3_LEGACY defined and ftime() is not needed in this part of
mplayer at all.

This solves the following compiler error:
win32.c:67:23: error: sys/timeb.h: No such file or directory

Signed-off-by: Markus Heidelberg &lt;markus.heidelberg@web.de&gt;
</content>
</entry>
<entry>
<title>asterisk: mark as BROKEN and remove obsolete patch</title>
<updated>2009-01-26T06:28:03+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-26T06:28:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=329f68e7947f2e1c4017bd51ac08bf535b48bbd1'/>
<id>urn:sha1:329f68e7947f2e1c4017bd51ac08bf535b48bbd1</id>
<content type='text'>
Asterisk seems to have moved to a auto* build system, so the .mk has to be
more or less completely rewritten.
</content>
</entry>
<entry>
<title>Add comment on brokenness of Asterisk</title>
<updated>2009-01-26T00:16:11+00:00</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-26T00:16:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=ebcaf669f27d244cb6786f023312926dff6c100f'/>
<id>urn:sha1:ebcaf669f27d244cb6786f023312926dff6c100f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make toolchain configration to fix mpg123 global and move to Makefile</title>
<updated>2009-01-24T11:27:47+00:00</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-24T11:27:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=81a9f0411400e3dd3b527ddcf917b40a5dc0fe7c'/>
<id>urn:sha1:81a9f0411400e3dd3b527ddcf917b40a5dc0fe7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mpg123: remove unused legacy patch</title>
<updated>2009-01-24T10:31:32+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-24T10:31:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=b3f1b6a02e961a957625332a4bd17c8a3f91c0af'/>
<id>urn:sha1:b3f1b6a02e961a957625332a4bd17c8a3f91c0af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add fix to mpg123 for bug in ARM release toolchain causing segment violation, bug reported to gcc bugzilla</title>
<updated>2009-01-24T10:15:05+00:00</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-24T10:15:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=a467f95953276c99567d14a0a22424014352b273'/>
<id>urn:sha1:a467f95953276c99567d14a0a22424014352b273</id>
<content type='text'>
</content>
</entry>
</feed>
