Alexander Strange 13cb218724 configure: restore -mdynamic-no-pic on darwin (missing since r20497)
Darwin compilers default to PIC on, so -mdynamic-no-pic (which disables it
again) needs to be added to cflags before enable pic is checked.

Fixes compilation without --enable-shared at least the 10.6 system compiler
for x86-32.
Fixes speed regression on all darwin arches except x86-64.

Originally committed as revision 22730 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-30 16:28:00 +00:00
2010-03-30 15:50:57 +00:00
2010-03-30 15:50:57 +00:00
2010-03-30 15:50:57 +00:00
2010-03-26 22:46:47 +00:00
2010-01-20 06:42:39 +00:00
2010-03-08 05:04:29 +00:00
2010-03-20 01:02:45 +00:00
2010-03-23 17:39:51 +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%