| Commit message (Expand) | Author | Age | Files | Lines |
* | fail if input and output are the same | Baptiste Coudurier | 2010-06-21 | 1 | -0/+6 |
* | Improve rule for possibly never read variables. | Benoit Fouet | 2010-06-11 | 1 | -1/+1 |
* | Add libavfilter 1-input - 1-output regression test, corresponding to the | Stefano Sabatini | 2010-05-24 | 1 | -0/+98 |
* | qt-faststart: Abort scanning of the input file if a badly sized atom is encou... | Martin Storsjö | 2010-05-13 | 1 | -0/+6 |
* | Cosmetics: Initialize pointers with NULL instead of 0, for consistency | Martin Storsjö | 2010-05-13 | 1 | -1/+1 |
* | Cosmetics: reindent | Martin Storsjö | 2010-05-13 | 1 | -2/+2 |
* | qt-faststart: Use the error_out cleanup code path for all error returns | Martin Storsjö | 2010-05-13 | 1 | -33/+16 |
* | qt-faststart: Avoid leaking memory if encountering a file with double ftyp atoms | Martin Storsjö | 2010-05-09 | 1 | -0/+1 |
* | qt-faststart: Free ftyp_atom at all exit points | Martin Storsjö | 2010-05-01 | 1 | -0/+8 |
* | Reindent after the previous commit | Martin Storsjö | 2010-05-01 | 1 | -2/+2 |
* | Remove unnecessary checks before calling free | Martin Storsjö | 2010-05-01 | 1 | -2/+0 |
* | Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. | Jean-Daniel Dupas | 2010-03-31 | 1 | -2/+2 |
* | patcheck: Escape parentheses in grep calls | Daniel Verkamp | 2010-03-15 | 1 | -4/+4 |
* | Add missing stdlib.h #include, fixes the warnings: | Diego Biurrun | 2010-03-08 | 1 | -0/+1 |
* | Remove apparently unneeded define and includes. | Michael Niedermayer | 2010-03-06 | 1 | -3/+0 |
* | Make trasher use a well defined random number generator and allow the seed to... | Michael Niedermayer | 2010-03-06 | 1 | -7/+11 |
* | Add the graph2dot tools and document it. | Stefano Sabatini | 2010-02-25 | 1 | -0/+163 |
* | patcheck: check that pix_fmt etc. initializers are const | Reimar Döffinger | 2009-11-09 | 1 | -0/+4 |
* | Drop argc/argv parameters from main(), they are unused. | Diego Biurrun | 2009-09-18 | 1 | -1/+1 |
* | cosmetics: K&R coding style, prettyprinting | Diego Biurrun | 2009-09-18 | 1 | -36/+37 |
* | Init i to 0 (10l fix). | Martin Storsjö | 2009-09-15 | 1 | -1/+1 |
* | Probetest, to test the demuxers probe functions against random and not so random | Michael Niedermayer | 2009-09-15 | 1 | -0/+119 |
* | print atom info during parsing, patch by Frank Barchard, fbarchard at google ... | Frank Barchard | 2009-07-15 | 1 | -16/+24 |
* | Do not fail if 'uuid' atom is encountered before 'moov'. | Frank Barchard | 2009-07-06 | 1 | -1/+3 |
* | Use slightly more appropriate format strings for printing decimal values. | Frank Barchard | 2009-07-01 | 1 | -2/+2 |
* | Use more portable 'PRId64' instead of 'llx' as conversion/length specifier. | Frank Barchard | 2009-06-30 | 1 | -2/+2 |
* | Use new packet reading API, fixes a memory leak. | Zdenek Kabelac | 2009-05-01 | 1 | -0/+3 |
* | Check for INIT_VLC_USE_STATIC | Michael Niedermayer | 2009-03-27 | 1 | -0/+1 |
* | Add _XOPEN_SOURCE #define. This is necessary for (s)random(), which are XSI | Diego Biurrun | 2009-03-24 | 1 | -0/+1 |
* | patcheck: Replace non-POSIX echo -e with printf. | Alex Converse | 2009-03-11 | 1 | -14/+14 |
* | Detect static prototypes. | Michael Niedermayer | 2009-02-27 | 1 | -0/+1 |
* | Improve detection of non doxy comments. | Michael Niedermayer | 2009-02-27 | 1 | -1/+1 |
* | Fix misdetection of #else in 'missing } prior to else'. | Michael Niedermayer | 2009-02-27 | 1 | -1/+1 |
* | Search for things like "int *src" without const. | Michael Niedermayer | 2009-02-22 | 1 | -0/+2 |
* | Fix @param[in/out] handling | Michael Niedermayer | 2009-02-17 | 1 | -1/+1 |
* | Check for duplicate const/static/inline. | Michael Niedermayer | 2009-02-09 | 1 | -0/+1 |
* | Fix reserved identifer detection so it doesnt detect __asm and such. | Michael Niedermayer | 2009-02-08 | 1 | -1/+1 |
* | Factorize grep -v cases. | Michael Niedermayer | 2009-02-08 | 1 | -7/+12 |
* | Patch check script. | Michael Niedermayer | 2009-02-08 | 1 | -0/+147 |
* | Fix #include path, headers from other directories need to have | Diego Biurrun | 2008-08-20 | 1 | -1/+1 |
* | tools/trasher: Don't mix srand/rand and srandom/random interface. | Matthieu Castet | 2008-07-13 | 1 | -1/+1 |
* | correct build documentation for qt-faststart utility | Mike Melanson | 2008-05-19 | 1 | -2/+6 |
* | Add '#undef strcat' to fix compilation. | Diego Biurrun | 2008-01-14 | 1 | -0/+2 |
* | Add LGPL license header. | Diego Biurrun | 2008-01-10 | 1 | -0/+19 |
* | Error checking: make sure that there are 3 parameters and that the | Mike Melanson | 2008-01-09 | 1 | -4/+15 |
* | Remove unused variable i. | Diego Biurrun | 2008-01-08 | 1 | -1/+1 |
* | A little proggy i wrote years ago. | Michael Niedermayer | 2008-01-08 | 1 | -0/+40 |
* | remove warnings | Benoit Fouet | 2007-07-18 | 1 | -6/+6 |
* | revert my accidental previous commit | Benoit Fouet | 2007-07-17 | 1 | -5/+5 |
* | fix tools compilation | Benoit Fouet | 2007-07-17 | 1 | -5/+5 |