7ff4cd2acc8cdea09b0738bed35942805fe9b2e8

* commit 'a6a2d8eb8f125a2edb512a7a47df33dbd70d6b35': qt-faststart: Add a note about the -movflags +faststart feature qt-faststart: Avoid unintentionally sign extending BE_32 qt-faststart: Check offset_count before reading from the moov_atom buffer qt-faststart: Check the ftello() return codes qt-faststart: Fix the signedness of variables keeping the ftello return values qt-faststart: Check fseeko() return codes qt-faststart: Simplify code by using a MIN() macro qt-faststart: Increase the copy buffer size to 64 KB Conflicts: tools/qt-faststart.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
…
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.
Description
Languages
C
92.1%
Assembly
6%
Makefile
1.2%
C++
0.3%
Objective-C
0.2%
Other
0.1%