<br><br>On Thursday, June 14, 2012, Adrien Tétar <<a href="mailto:adrien.tetar@hotmail.fr">adrien.tetar@hotmail.fr</a>> wrote:<br>> Requiring VFP is do-able since it was introduced with ARM11 MSM7227 (iirc) and it is present in most Android devices (not in those MSM7225 which are older architecture). It would avoid having too many different compilation flags too.<br>
><br>> That said, you cannot reasonably require NEON since a lot of Cortex-A9 SoCs do not include it (e.g. Tegra 2 except a few batches), and it isn't needed. Users of armv6 builds have VLC working on their MSM7227 phones.<br>
><br>> Adrien Tétar<br>><br>>> To: <a href="mailto:vlc-devel@videolan.org">vlc-devel@videolan.org</a><br>>> Date: Thu, 14 Jun 2012 06:29:34 +0200<br>>> From: <a href="mailto:remi@remlab.net">remi@remlab.net</a><br>
>> Subject: Re: [vlc-devel] [PATCH] contrib: Fix ARMv6 compilation<br>>><br>>> On Wed, 13 Jun 2012 17:57:21 -0400, Edward Wang<br>>> <<a href="mailto:edward.c.wang@compdigitec.com">edward.c.wang@compdigitec.com</a>> wrote:<br>
>> > No, it does not support VFP. Yes, this is a consumer phone.<br>>><br>>> I'd argue VLC should require VFP and recommend NEON or even require NEON<br>>> altogether. There are a number of (audio) codecs that need half-way decent<br>
>> floating point performance. Software floating point simply will not do, and<br>>> VFP hardly will.<br>>><br>>> --<br>>> Rémi Denis-Courmont<br>>> Sent from my collocated server<br>>> _______________________________________________<br>
>> vlc-devel mailing list<br>>> To unsubscribe or modify your subscription options:<br>>> <a href="http://mailman.videolan.org/listinfo/vlc-devel">http://mailman.videolan.org/listinfo/vlc-devel</a><br>>