mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-26 22:53:19 +00:00
13904b552b48e72bc472f98144ab54d0535ce99e
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 bya8475bbdb6. Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit362d8f7d9e)
FFmpeg README ------------- 1) Documentation ---------------- * Read the documentation in the doc/ directory. 2) Licensing ------------ * See the LICENSE file.
Description
MIRROR: FFmpeg is a collection of libraries and tools to process multimedia content
262 MiB
Languages
C
89.1%
Assembly
8.4%
Makefile
1.4%
GLSL
0.3%
C++
0.3%
Other
0.2%