summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* qt-faststart: Avoid leaking memory if encountering a file with double ftyp atomsReinhard Tartler2010-05-19
* qt-faststart: Free ftyp_atom at all exit pointsMartin Storsjö2010-05-01
* Reindent after the previous commitMartin Storsjö2010-05-01
* Remove unnecessary checks before calling freeMartin Storsjö2010-05-01
* Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.Jean-Daniel Dupas2010-03-31
* patcheck: Escape parentheses in grep callsDaniel Verkamp2010-03-15
* Add missing stdlib.h #include, fixes the warnings:Diego Biurrun2010-03-08
* Remove apparently unneeded define and includes.Michael Niedermayer2010-03-06
* Make trasher use a well defined random number generator and allow the seed to...Michael Niedermayer2010-03-06
* Add the graph2dot tools and document it.Stefano Sabatini2010-02-25
* patcheck: check that pix_fmt etc. initializers are constReimar Döffinger2009-11-09
* Drop argc/argv parameters from main(), they are unused.Diego Biurrun2009-09-18
* cosmetics: K&R coding style, prettyprintingDiego Biurrun2009-09-18
* Init i to 0 (10l fix).Martin Storsjö2009-09-15
* Probetest, to test the demuxers probe functions against random and not so randomMichael Niedermayer2009-09-15
* print atom info during parsing, patch by Frank Barchard, fbarchard at google ...Frank Barchard2009-07-15
* Do not fail if 'uuid' atom is encountered before 'moov'.Frank Barchard2009-07-06
* Use slightly more appropriate format strings for printing decimal values.Frank Barchard2009-07-01
* Use more portable 'PRId64' instead of 'llx' as conversion/length specifier.Frank Barchard2009-06-30
* Use new packet reading API, fixes a memory leak.Zdenek Kabelac2009-05-01
* Check for INIT_VLC_USE_STATICMichael Niedermayer2009-03-27
* Add _XOPEN_SOURCE #define. This is necessary for (s)random(), which are XSIDiego Biurrun2009-03-24
* patcheck: Replace non-POSIX echo -e with printf.Alex Converse2009-03-11
* Detect static prototypes.Michael Niedermayer2009-02-27
* Improve detection of non doxy comments.Michael Niedermayer2009-02-27
* Fix misdetection of #else in 'missing } prior to else'.Michael Niedermayer2009-02-27
* Search for things like "int *src" without const.Michael Niedermayer2009-02-22
* Fix @param[in/out] handlingMichael Niedermayer2009-02-17
* Check for duplicate const/static/inline.Michael Niedermayer2009-02-09
* Fix reserved identifer detection so it doesnt detect __asm and such.Michael Niedermayer2009-02-08
* Factorize grep -v cases.Michael Niedermayer2009-02-08
* Patch check script.Michael Niedermayer2009-02-08
* Fix #include path, headers from other directories need to haveDiego Biurrun2008-08-20
* tools/trasher: Don't mix srand/rand and srandom/random interface.Matthieu Castet2008-07-13
* correct build documentation for qt-faststart utilityMike Melanson2008-05-19
* Add '#undef strcat' to fix compilation.Diego Biurrun2008-01-14
* Add LGPL license header.Diego Biurrun2008-01-10
* Error checking: make sure that there are 3 parameters and that theMike Melanson2008-01-09
* Remove unused variable i.Diego Biurrun2008-01-08
* A little proggy i wrote years ago.Michael Niedermayer2008-01-08
* remove warningsBenoit Fouet2007-07-18
* revert my accidental previous commitBenoit Fouet2007-07-17
* fix tools compilationBenoit Fouet2007-07-17
* create and populate "tools" directoryMåns Rullgård2007-07-13