• Michael Niedermayer's avatar
    Merge commit 'a6a2d8eb' into release/2.2 · 7ff4cd2a
    Michael Niedermayer authored
    * commit 'a6a2d8eb':
      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: 's avatarMichael Niedermayer <michaelni@gmx.at>
    7ff4cd2a
qt-faststart.c 12.2 KB