[vlc-devel] commit: Davinci contribs: fix ffmpeg build ( Rafaël Carré )
Måns Rullgård
mans at mansr.com
Tue Jan 5 14:26:11 CET 2010
Rafaël Carré <rafael.carre at gmail.com> writes:
> On Mon, 04 Jan 2010 21:06:22 +0000
> Måns Rullgård <mans at mansr.com> wrote:
>
>> git at videolan.org (git version control) writes:
>
>> > -FFMPEGCONF += --arch=arm
>> > +FFMPEGCONF += --arch=arm --disable-neon --disable-armv6
>> > --disable-armv6t2 --disable-armvfp --disable-iwmmxt
>>
>> Why is this needed? Those should be automatically detected.
>
> I didn't set -mcpu by laziness
When configuring FFmpeg you _really_ should use the proper --cpu flag.
It does more than set the correct -mcpu gcc flag.
--
Måns Rullgård
mans at mansr.com
More information about the vlc-devel
mailing list