2012-03-09 |
Diego Biurrun | Fix a bunch of common typos. |
tree | commitdiff |
2012-01-25 |
Martin Storsjö | ismindex: Fix build on mingw |
tree | commitdiff |
2012-01-25 |
Diego Biurrun | tools: Remove some unnecessary #undefs. |
tree | commitdiff |
2012-01-25 |
Diego Biurrun | tools: K&R reformatting cosmetics |
tree | commitdiff |
2012-01-25 |
Martin Storsjö | pktdumper: Use usleep instead of sleep |
tree | commitdiff |
2012-01-25 |
Martin Storsjö | Add a tool for creating smooth streaming manifests |
tree | commitdiff |
2012-01-21 |
Martin Storsjö | aviocat: Remove useless includes |
tree | commitdiff |
2012-01-20 |
Martin Storsjö | aviocat: Flush the output before closing |
tree | commitdiff |
2012-01-20 |
Martin Storsjö | Add a tool that uses avio to read and write, doing... |
tree | commitdiff |
2012-01-11 |
Diego Biurrun | Fix a bunch of platform name and other typos. |
tree | commitdiff |
2012-01-02 |
Diego Biurrun | Fix a bunch of typos. |
tree | commitdiff |
2011-12-30 |
Diego Biurrun | qt-faststart: K&R reformatting; fix comment typos |
tree | commitdiff |
2011-12-29 |
Martin Storsjö | qt-faststart: Fix up indentation |
tree | commitdiff |
2011-12-12 |
Anton Khirnov | Replace all uses of av_close_input_file() with avformat... |
tree | commitdiff |
2011-12-10 |
Diego Biurrun | Fix a bunch of common typos. |
tree | commitdiff |
2011-12-08 |
Diego Biurrun | tests/tools/examples: Replace direct exit() calls by... |
tree | commitdiff |
2011-12-04 |
Diego Biurrun | doc: document preferred Doxygen syntax and make patchec... |
tree | commitdiff |
2011-10-28 |
Janne Grunau | tools/pktdumper: update to recent avformat api |
tree | commitdiff |
2011-08-26 |
Diego Biurrun | Replace deprecated av_find_stream_info() by avformat_fi... |
tree | commitdiff |
2011-06-05 |
Diego Biurrun | Remove some unused scripts from tools/. |
tree | commitdiff |
2011-05-16 |
Diego Biurrun | cws2fws: Improve error message wording. |
tree | commitdiff |
2011-05-16 |
Diego Biurrun | tools: Check the return value of write(). |
tree | commitdiff |
2011-05-12 |
Peter Ross | patcheck: warn about assert usage |
tree | commitdiff |
2011-04-23 |
Diego Biurrun | Replace `` by $() syntax in shell scripts. |
tree | commitdiff |
2011-04-23 |
Brad | patcheck: Allow overiding grep program(s) through envir... |
tree | commitdiff |
2011-04-15 |
Diego Biurrun | Replace references to ffmpeg-devel with libav-devel... |
tree | commitdiff |
2011-03-19 |
Mans Rullgard | Replace FFmpeg with Libav in licence headers |
tree | commitdiff |
2011-02-16 |
Stefano Sabatini | In graph2dot, print more specific audio information... |
tree | commitdiff |
2011-01-18 |
Janne Grunau | consolidate .gitignore patters into a single file |
tree | commitdiff |
2011-01-17 |
Janne Grunau | convert svn:ignore properties to .gitignore files |
tree | commitdiff |
2011-01-12 |
Stefano Sabatini | Print link audio format name in tools/graph2dot. |
tree | commitdiff |
2010-11-08 |
Stefano Sabatini | Rename avfilter_destroy() as avfilter_free(). |
tree | commitdiff |
2010-11-07 |
Stefano Sabatini | Remove graphparser.h header, move AVFilterInOut and |
tree | commitdiff |
2010-10-16 |
Stefano Sabatini | Add avfilter_graph_config(). |
tree | commitdiff |
2010-10-15 |
Aurelien Jacobs | probetest: replace usage of deprecated first_iformat... |
tree | commitdiff |
2010-10-10 |
Stefano Sabatini | Make graph2dot print information related to the link... |
tree | commitdiff |
2010-10-10 |
Michael Niedermayer | Clarify whitespace nitpicks in patcheck. |
tree | commitdiff |
2010-10-09 |
Michael Niedermayer | Tool to analyze multimedia files and create directories... |
tree | commitdiff |
2010-10-08 |
Michael Niedermayer | Check for more 'indent -kr' whitespace details. |
tree | commitdiff |
2010-08-17 |
Stefano Sabatini | Set the correct type for the output links. |
tree | commitdiff |
2010-08-11 |
Stefano Sabatini | Change avfilter_open() signature, from: |
tree | commitdiff |
2010-08-06 |
Måns Rullgård | showfiltfmts: destroy filter context before exit |
tree | commitdiff |
2010-08-06 |
Måns Rullgård | showfiltfmts: set media type of links to that of corres... |
tree | commitdiff |
2010-08-02 |
Benoit Fouet | Issue a warning when fed with misformatted one-line... |
tree | commitdiff |
2010-08-01 |
Måns Rullgård | lavfi-showfiltfmts: print one format per line |
tree | commitdiff |
2010-07-28 |
Michael Niedermayer | Warn about "/** text" comments. |
tree | commitdiff |
2010-07-25 |
Rafaël Carré | Accept stdin as input for patcheck. |
tree | commitdiff |
2010-07-15 |
Rafaël Carré | grep Changelog entry from unified diffs |
tree | commitdiff |
2010-07-02 |
Michael Niedermayer | Check for doxy filetag with filename |
tree | commitdiff |
2010-06-28 |
Eli Friedman | Add patcheck checks for assignments that look like... |
tree | commitdiff |
2010-06-21 |
Baptiste Coudurier | fail if input and output are the same |
tree | commitdiff |
2010-06-11 |
Benoit Fouet | Improve rule for possibly never read variables. |
tree | commitdiff |
2010-05-24 |
Stefano Sabatini | Add libavfilter 1-input - 1-output regression test... |
tree | commitdiff |
2010-05-13 |
Martin Storsjö | qt-faststart: Abort scanning of the input file if a... |
tree | commitdiff |
2010-05-13 |
Martin Storsjö | Cosmetics: Initialize pointers with NULL instead of... |
tree | commitdiff |
2010-05-13 |
Martin Storsjö | Cosmetics: reindent |
tree | commitdiff |
2010-05-13 |
Martin Storsjö | qt-faststart: Use the error_out cleanup code path for... |
tree | commitdiff |
2010-05-09 |
Martin Storsjö | qt-faststart: Avoid leaking memory if encountering... |
tree | commitdiff |
2010-05-01 |
Martin Storsjö | qt-faststart: Free ftyp_atom at all exit points |
tree | commitdiff |
2010-05-01 |
Martin Storsjö | Reindent after the previous commit |
tree | commitdiff |
2010-05-01 |
Martin Storsjö | Remove unnecessary checks before calling free |
tree | commitdiff |
2010-03-31 |
Jean-Daniel Dupas | Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG... |
tree | commitdiff |
2010-03-15 |
Daniel Verkamp | patcheck: Escape parentheses in grep calls |
tree | commitdiff |
2010-03-08 |
Diego Biurrun | Add missing stdlib.h #include, fixes the warnings: |
tree | commitdiff |
2010-03-06 |
Michael Niedermayer | Remove apparently unneeded define and includes. |
tree | commitdiff |
2010-03-06 |
Michael Niedermayer | Make trasher use a well defined random number generator... |
tree | commitdiff |
2010-02-25 |
Stefano Sabatini | Add the graph2dot tools and document it. |
tree | commitdiff |
2009-11-09 |
Reimar Döffinger | patcheck: check that pix_fmt etc. initializers are... |
tree | commitdiff |
2009-09-18 |
Diego Biurrun | Drop argc/argv parameters from main(), they are unused. |
tree | commitdiff |
2009-09-18 |
Diego Biurrun | cosmetics: K&R coding style, prettyprinting |
tree | commitdiff |
2009-09-15 |
Martin Storsjö | Init i to 0 (10l fix). |
tree | commitdiff |
2009-09-15 |
Michael Niedermayer | Probetest, to test the demuxers probe functions against... |
tree | commitdiff |
2009-07-15 |
Frank Barchard | print atom info during parsing, patch by Frank Barchard... |
tree | commitdiff |
2009-07-06 |
Frank Barchard | Do not fail if 'uuid' atom is encountered before 'moov'. |
tree | commitdiff |
2009-07-01 |
Frank Barchard | Use slightly more appropriate format strings for printi... |
tree | commitdiff |
2009-06-30 |
Frank Barchard | Use more portable 'PRId64' instead of 'llx' as conversi... |
tree | commitdiff |
2009-05-01 |
Zdenek Kabelac | Use new packet reading API, fixes a memory leak. |
tree | commitdiff |
2009-03-27 |
Michael Niedermayer | Check for INIT_VLC_USE_STATIC |
tree | commitdiff |
2009-03-24 |
Diego Biurrun | Add _XOPEN_SOURCE #define. This is necessary for (s... |
tree | commitdiff |
2009-03-11 |
Alex Converse | patcheck: Replace non-POSIX echo -e with printf. |
tree | commitdiff |
2009-02-27 |
Michael Niedermayer | Detect static prototypes. |
tree | commitdiff |
2009-02-27 |
Michael Niedermayer | Improve detection of non doxy comments. |
tree | commitdiff |
2009-02-27 |
Michael Niedermayer | Fix misdetection of #else in 'missing } prior to else'. |
tree | commitdiff |
2009-02-22 |
Michael Niedermayer | Search for things like "int *src" without const. |
tree | commitdiff |
2009-02-17 |
Michael Niedermayer | Fix @param[in/out] handling |
tree | commitdiff |
2009-02-09 |
Michael Niedermayer | Check for duplicate const/static/inline. |
tree | commitdiff |
2009-02-08 |
Michael Niedermayer | Fix reserved identifer detection so it doesnt detect... |
tree | commitdiff |
2009-02-08 |
Michael Niedermayer | Factorize grep -v cases. |
tree | commitdiff |
2009-02-08 |
Michael Niedermayer | Patch check script. |
tree | commitdiff |
2008-08-20 |
Diego Biurrun | Fix #include path, headers from other directories need... |
tree | commitdiff |
2008-07-13 |
Matthieu Castet | tools/trasher: Don't mix srand/rand and srandom/random... |
tree | commitdiff |
2008-05-19 |
Mike Melanson | correct build documentation for qt-faststart utility |
tree | commitdiff |
2008-01-14 |
Diego Biurrun | Add '#undef strcat' to fix compilation. |
tree | commitdiff |
2008-01-10 |
Diego Biurrun | Add LGPL license header. |
tree | commitdiff |
2008-01-09 |
Mike Melanson | Error checking: make sure that there are 3 parameters... |
tree | commitdiff |
2008-01-08 |
Diego Biurrun | Remove unused variable i. |
tree | commitdiff |
2008-01-08 |
Michael Niedermayer | A little proggy i wrote years ago. |
tree | commitdiff |
2007-07-18 |
Benoit Fouet | remove warnings |
tree | commitdiff |
2007-07-17 |
Benoit Fouet | revert my accidental previous commit |
tree | commitdiff |
2007-07-17 |
Benoit Fouet | fix tools compilation |
tree | commitdiff |
next |