]> git.sesse.net Git - ffmpeg/history - tools
Replace many includes of libavutil/common.h with what is actually needed
[ffmpeg] / tools /
2010-03-08 Diego BiurrunAdd missing stdlib.h #include, fixes the warnings:
2010-03-06 Michael NiedermayerRemove apparently unneeded define and includes.
2010-03-06 Michael NiedermayerMake trasher use a well defined random number generator...
2010-02-25 Stefano SabatiniAdd the graph2dot tools and document it.
2009-11-09 Reimar Döffingerpatcheck: check that pix_fmt etc. initializers are...
2009-09-18 Diego BiurrunDrop argc/argv parameters from main(), they are unused.
2009-09-18 Diego Biurruncosmetics: K&R coding style, prettyprinting
2009-09-15 Martin StorsjöInit i to 0 (10l fix).
2009-09-15 Michael NiedermayerProbetest, to test the demuxers probe functions against...
2009-07-15 Frank Barchardprint atom info during parsing, patch by Frank Barchard...
2009-07-06 Frank BarchardDo not fail if 'uuid' atom is encountered before 'moov'.
2009-07-01 Frank BarchardUse slightly more appropriate format strings for printi...
2009-06-30 Frank BarchardUse more portable 'PRId64' instead of 'llx' as conversi...
2009-05-01 Zdenek KabelacUse new packet reading API, fixes a memory leak.
2009-03-27 Michael NiedermayerCheck for INIT_VLC_USE_STATIC
2009-03-24 Diego BiurrunAdd _XOPEN_SOURCE #define. This is necessary for (s...
2009-03-11 Alex Conversepatcheck: Replace non-POSIX echo -e with printf.
2009-02-27 Michael NiedermayerDetect static prototypes.
2009-02-27 Michael NiedermayerImprove detection of non doxy comments.
2009-02-27 Michael NiedermayerFix misdetection of #else in 'missing } prior to else'.
2009-02-22 Michael NiedermayerSearch for things like "int *src" without const.
2009-02-17 Michael NiedermayerFix @param[in/out] handling
2009-02-09 Michael NiedermayerCheck for duplicate const/static/inline.
2009-02-08 Michael NiedermayerFix reserved identifer detection so it doesnt detect...
2009-02-08 Michael NiedermayerFactorize grep -v cases.
2009-02-08 Michael NiedermayerPatch check script.
2008-08-20 Diego BiurrunFix #include path, headers from other directories need...
2008-07-13 Matthieu Castettools/trasher: Don't mix srand/rand and srandom/random...
2008-05-19 Mike Melansoncorrect build documentation for qt-faststart utility
2008-01-14 Diego BiurrunAdd '#undef strcat' to fix compilation.
2008-01-10 Diego BiurrunAdd LGPL license header.
2008-01-09 Mike MelansonError checking: make sure that there are 3 parameters...
2008-01-08 Diego BiurrunRemove unused variable i.
2008-01-08 Michael NiedermayerA little proggy i wrote years ago.
2007-07-18 Benoit Fouetremove warnings
2007-07-17 Benoit Fouetrevert my accidental previous commit
2007-07-17 Benoit Fouetfix tools compilation
2007-07-13 Måns Rullgårdcreate and populate "tools" directory