14 Commits (83b707613181c01fd4e9d25dda6787af439d2e41)

Author SHA1 Message Date
Martin Storsjö 86e09922a5 qt-faststart: Abort scanning of the input file if a badly sized atom is encountered 15 years ago
Martin Storsjö 2ef9fd8e9b Cosmetics: Initialize pointers with NULL instead of 0, for consistency 15 years ago
Martin Storsjö e3d7269fc8 Cosmetics: reindent 15 years ago
Martin Storsjö c937454d89 qt-faststart: Use the error_out cleanup code path for all error returns 15 years ago
Martin Storsjö 6ad533b7cb qt-faststart: Avoid leaking memory if encountering a file with double ftyp atoms 15 years ago
Martin Storsjö d296a658cf qt-faststart: Free ftyp_atom at all exit points 15 years ago
Martin Storsjö 331cb6c3e8 Reindent after the previous commit 15 years ago
Martin Storsjö d50fc2d07b Remove unnecessary checks before calling free 15 years ago
Frank Barchard 65b875d8fc print atom info during parsing, patch by Frank Barchard, fbarchard at google dot com 16 years ago
Frank Barchard 31457d7a2e Do not fail if 'uuid' atom is encountered before 'moov'. 16 years ago
Frank Barchard 06a497afab Use slightly more appropriate format strings for printing decimal values. 16 years ago
Frank Barchard cb28f95454 Use more portable 'PRId64' instead of 'llx' as conversion/length specifier. 16 years ago
Mike Melanson 3c16e03dbc correct build documentation for qt-faststart utility 17 years ago
Måns Rullgård c07ed8c8a2 create and populate "tools" directory 18 years ago
Diego Biurrun bbec8c2c63 Recommend building qt-faststart using make instead of a manual cc invocation. 18 years ago
Baptiste Coudurier fd7789dbe8 decrease last_offset when ftyp is present 19 years ago
Steve L'Homme a8fcaf4019 #define fseeko/ftello to fseeko64/ftello64, fixes MinGW compilation. 19 years ago
Baptiste Coudurier 21c5aca65a free ftyp atom 19 years ago
Baptiste Coudurier 7db2245d0e > 2GB file fix 19 years ago
Baptiste Coudurier 60a9cc5879 keep ftyp first 19 years ago
Baptiste Coudurier c03395995a fix warning 19 years ago
Baptiste Coudurier e2daf55465 use fseeko and ftello to be 64 bit offsets compliant 19 years ago
Mike Melanson d4fcd7c61a yep, tyop 21 years ago
Mike Melanson 38100e8c8d added QT faststart remuxing utility to ffmpeg distribution per, ahem, 21 years ago