Mans Rullgard 13904b552b os_support: make poll() fallbacks conditional on CONFIG_NETWORK
poll() is only used by networking code, so the fallback should
only be built if networking is enabled.  Also remove CONFIG_FFSERVER
condition from the declarations.

This should fix building on systems without poll(), broken
by a8475bbdb64e638bd8161df9647876fd23f8a29a.

Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 362d8f7d9e6a3bca2ce89f767d153d3ab8bf5773)
2011-01-30 03:41:00 +01:00
2011-01-30 03:41:00 +01:00
2011-01-30 03:41:00 +01:00
2011-01-18 08:00:23 +01:00
2011-01-26 03:43:29 +01:00
2011-01-26 03:43:29 +01:00
2010-09-03 21:27:19 +00:00
2011-01-18 11:20:17 -08:00
2011-01-26 03:43:29 +01: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%