Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] fix for mplayer with armv7 / neon
@ 2011-10-28 10:08 Bruno Niklaus
  2011-10-28 11:06 ` Thomas De Schampheleire
  0 siblings, 1 reply; 6+ messages in thread
From: Bruno Niklaus @ 2011-10-28 10:08 UTC (permalink / raw)
  To: buildroot

hi @all

sorry i don't know how to make a patch file or how to send it / git it or
how ever to
the buildroot source :)

i tried to build mplayer for a omap4430 / pandaboard, it always failed with
error:

*arm/mpegvideo_arm.c:33: error: size of array 'x_H263_AIC' is negative*

after a bit of google search i found this email
http://comments.gmane.org/gmane.comp.video.mplayer.user/64844
and edited the file

*libavcodec/arm/asm-offsets.h*

like this
Line 38:
--  #define H263_AIC  0x2670
++ #define H263_AIC 0x2678.

after that i built without erros!

can you make a patch for this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20111028/22d6ff1b/attachment.html>

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-11-03 18:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-28 10:08 [Buildroot] fix for mplayer with armv7 / neon Bruno Niklaus
2011-10-28 11:06 ` Thomas De Schampheleire
2011-10-28 11:24   ` Bruno Niklaus
2011-10-28 11:38     ` Damian Kaczmarek
2011-11-01 14:26   ` [Buildroot] [PATCH] sudo: optionally add user "default" to sudoers Stephan Hoffmann
2011-11-03 18:13     ` Stephan Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox