Mans Rullgard 44caaa560b ARM: improve VFP ABI check
Recent gcc versions define __ARM_PCS or __ARM_PCS_VFP to indicate the
VFP ABI in use, and ARM RVCT defines __SOFTFP__ when using this ABI.
If none of these are defined, check $cross_prefix and $cc for the
substring "hardfloat", and finally fall back to a linker test.  This
gives the correct result in most configurations.
2011-01-18 20:48:25 +00:00
2011-01-18 20:48:23 +00:00
2011-01-18 20:48:24 +00:00
2011-01-18 08:00:23 +01:00
2010-09-03 21:27:19 +00:00
2011-01-18 20:48:25 +00:00
2011-01-18 11:20:17 -08:00
2011-01-07 18:48:45 +00:00
2011-01-18 11:05:51 -08:00
2011-01-09 10:22:21 +00:00
2011-01-18 20:48:23 +00:00

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.
Description
No description provided
Readme 173 MiB
Languages
C 92.1%
Assembly 6%
Makefile 1.2%
C++ 0.3%
Objective-C 0.2%
Other 0.1%