1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
Mans Rullgard edaf1ae276 configure: allow checking multiple functions in check_func_headers()
This makes it possible to pass a space-separated list of functions
to check_func_headers and check_lib2.  If any function is missing,
none are enabled as available, so this should only be used for
all-or-nothing sets, i.e. groups in which none will be used if any
one is missing.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-03-11 20:13:22 +00:00
2011-02-15 16:18:21 +01:00
2011-02-25 15:24:35 -05:00
2011-01-24 23:44:58 +00:00
2011-02-15 16:18:21 +01:00
2011-01-18 11:20:17 -08:00
2011-03-07 11:03:39 -05:00
2011-03-07 17:20:31 -05:00
2011-01-18 11:05:51 -08:00
2011-02-21 16:18:26 -08:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.
Languages
C 90.3%
Assembly 7.8%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.1%