mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-21 13:21:55 +08:00
* 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>