5411040802ac5009f42e7cff9f40eba0788ee54f
Fixes fate on haiku, where cat dies due to too many arguments
xargs could be used too but we do not use xargs currently so it
would be an additional dependency.
Also the plain cat is left in place as it is faster than the loop
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit d554d004a6)
Conflicts:
tests/fate.sh
FFmpeg README
1) Documentation
Read the documentation in the doc/ directory in git.
You can also view it online at http://ffmpeg.org/documentation.html
2) Licensing
- See the LICENSE file.
3) Build and Install
- See the INSTALL file.
Languages
C
90.9%
Assembly
7.2%
Makefile
1.3%
C++
0.2%
Objective-C
0.2%
Other
0.1%