Måns Rullgård 33bd38dbd3 Stricter check for math.h functions
GCC is sometimes able to optimise constant calls to these functions,
incorrectly indicating that they exist.  Unoptimised calls will then
fail to link.

Originally committed as revision 21749 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-02-10 22:14:28 +00:00
2009-12-08 20:01:46 +00:00
2010-02-05 23:24:08 +00:00
2010-02-10 20:27:53 +00:00
2010-02-09 22:55:11 +00:00
2010-01-20 06:42:39 +00:00
2010-02-10 22:14:28 +00:00
2010-02-06 13:15:15 +00:00
2010-02-09 07:55:07 +00:00
2010-01-26 22:23:12 +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%