34 Commits (1642ee4337988523207ee8f30be9281e6919d95a)

Author SHA1 Message Date
Reimar Döffinger 260dfb1a3c patcheck: check that pix_fmt etc. initializers are const 15 years ago
Diego Biurrun 9407246d7a Drop argc/argv parameters from main(), they are unused. 15 years ago
Diego Biurrun 497559ec90 cosmetics: K&R coding style, prettyprinting 15 years ago
Martin Storsjö ff19d438dc Init i to 0 (10l fix). 15 years ago
Michael Niedermayer 6e7ef5ec35 Probetest, to test the demuxers probe functions against random and not so random 15 years ago
Frank Barchard 65b875d8fc print atom info during parsing, patch by Frank Barchard, fbarchard at google dot com 15 years ago
Frank Barchard 31457d7a2e Do not fail if 'uuid' atom is encountered before 'moov'. 15 years ago
Frank Barchard 06a497afab Use slightly more appropriate format strings for printing decimal values. 15 years ago
Frank Barchard cb28f95454 Use more portable 'PRId64' instead of 'llx' as conversion/length specifier. 15 years ago
Zdenek Kabelac 92147b6bec Use new packet reading API, fixes a memory leak. 16 years ago
Michael Niedermayer 9e793a2462 Check for INIT_VLC_USE_STATIC 16 years ago
Diego Biurrun 6510c453ab Add _XOPEN_SOURCE #define. This is necessary for (s)random(), which are XSI 16 years ago
Alex Converse f11c9ee996 patcheck: Replace non-POSIX echo -e with printf. 16 years ago
Michael Niedermayer 70ec53a0bf Detect static prototypes. 16 years ago
Michael Niedermayer f55e1812d0 Improve detection of non doxy comments. 16 years ago
Michael Niedermayer 0f485a9c8b Fix misdetection of #else in 'missing } prior to else'. 16 years ago
Michael Niedermayer 214ee5f556 Search for things like "int *src" without const. 16 years ago
Michael Niedermayer 6c25f34682 Fix @param[in/out] handling 16 years ago
Michael Niedermayer be3e68b277 Check for duplicate const/static/inline. 16 years ago
Michael Niedermayer 74892f7a4e Fix reserved identifer detection so it doesnt detect __asm and such. 16 years ago
Michael Niedermayer 3d8f9025b1 Factorize grep -v cases. 16 years ago
Michael Niedermayer 6c2dd77eb2 Patch check script. 16 years ago
Diego Biurrun 3ef6182556 Fix #include path, headers from other directories need to have 16 years ago
Matthieu Castet 4a8361f848 tools/trasher: Don't mix srand/rand and srandom/random interface. 16 years ago
Mike Melanson 3c16e03dbc correct build documentation for qt-faststart utility 17 years ago
Diego Biurrun 6878026ada Add '#undef strcat' to fix compilation. 17 years ago
Diego Biurrun c33820e52e Add LGPL license header. 17 years ago
Mike Melanson 90527811d7 Error checking: make sure that there are 3 parameters and that the 17 years ago
Diego Biurrun e36f0f03cc Remove unused variable i. 17 years ago
Michael Niedermayer 0f340f8fc5 A little proggy i wrote years ago. 17 years ago
Benoit Fouet 1f48345af4 remove warnings 17 years ago
Benoit Fouet 21f41fa667 revert my accidental previous commit 17 years ago
Benoit Fouet 83ef1fea65 fix tools compilation 17 years ago
Måns Rullgård c07ed8c8a2 create and populate "tools" directory 17 years ago