summaryrefslogtreecommitdiffstats
path: root/tools/qt-faststart.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-261-1/+0
|\
| * tools: K&R reformatting cosmeticsDiego Biurrun2012-01-251-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-311-45/+45
|\ \ | |/
| * qt-faststart: K&R reformatting; fix comment typosDiego Biurrun2011-12-301-45/+45
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-301-9/+9
|\ \ | |/
| * qt-faststart: Fix up indentationMartin Storsjö2011-12-291-9/+9
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-1/+1
|/
* fail if input and output are the sameBaptiste Coudurier2010-06-211-0/+6
* qt-faststart: Abort scanning of the input file if a badly sized atom is encou...Martin Storsjö2010-05-131-0/+6
* Cosmetics: Initialize pointers with NULL instead of 0, for consistencyMartin Storsjö2010-05-131-1/+1
* Cosmetics: reindentMartin Storsjö2010-05-131-2/+2
* qt-faststart: Use the error_out cleanup code path for all error returnsMartin Storsjö2010-05-131-33/+16
* qt-faststart: Avoid leaking memory if encountering a file with double ftyp atomsMartin Storsjö2010-05-091-0/+1
* qt-faststart: Free ftyp_atom at all exit pointsMartin Storsjö2010-05-011-0/+8
* Reindent after the previous commitMartin Storsjö2010-05-011-2/+2
* Remove unnecessary checks before calling freeMartin Storsjö2010-05-011-2/+0
* print atom info during parsing, patch by Frank Barchard, fbarchard at google ...Frank Barchard2009-07-151-16/+24
* Do not fail if 'uuid' atom is encountered before 'moov'.Frank Barchard2009-07-061-1/+3
* Use slightly more appropriate format strings for printing decimal values.Frank Barchard2009-07-011-2/+2
* Use more portable 'PRId64' instead of 'llx' as conversion/length specifier.Frank Barchard2009-06-301-2/+2
* correct build documentation for qt-faststart utilityMike Melanson2008-05-191-2/+6
* create and populate "tools" directoryMåns Rullgård2007-07-131-0/+311
OpenPOWER on IntegriCloud