summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* lavfi-showfiltfmts.c: fix handling of null namesMichael Niedermayer2011-11-26
* patcheck: spelling and grammar nitsLou Logan2011-11-23
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-29
|\
| * tools/pktdumper: update to recent avformat apiJanne Grunau2011-10-28
* | tools: add a tool for enumerating/printing AVOptions in texinfo formatAnton Khirnov2011-10-24
* | Merge remote-tracking branch 'hexene/stagefright'Michael Niedermayer2011-10-13
|\ \
| * | tools/build_libstagefright: fetch android system headers and librariesMohamed Naufal2011-10-09
* | | graph2dot: show timebase information for audio linksStefano Sabatini2011-09-17
* | | Merge remote-tracking branch 'hexene/scratchpad'Michael Niedermayer2011-09-14
|\| |
| * | tools/build_libstagefright: rename build/libav to something neutralMichael Niedermayer2011-09-14
* | | Merge remote-tracking branch 'hexene/scratchpad'Michael Niedermayer2011-09-14
|\| |
| * | Move & Rename buildscript, remove tabsMohamed Naufal2011-09-09
| |/
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-26
|\|
| * Replace deprecated av_find_stream_info() by avformat_find_stream_info().Diego Biurrun2011-08-26
* | lavfi-showfiltfmts: extend output format for specifying audio dataStefano Sabatini2011-07-28
* | showfiltfmts: use av_get_pix_fmt_name()Stefano Sabatini2011-06-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-06
|\|
| * Remove some unused scripts from tools/.Diego Biurrun2011-06-06
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-17
|\|
| * cws2fws: Improve error message wording.Diego Biurrun2011-05-16
| * tools: Check the return value of write().Diego Biurrun2011-05-16
| * patcheck: warn about assert usagePeter Ross2011-05-12
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-24
|\|
| * Replace `` by $() syntax in shell scripts.Diego Biurrun2011-04-23
| * patcheck: Allow overiding grep program(s) through environment variables.Brad2011-04-23
* | 10l, commit that should have been stashed into the merge.Michael Niedermayer2011-04-17
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-17
|\|
| * Replace references to ffmpeg-devel with libav-devel; fix roundup URL.Diego Biurrun2011-04-15
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * In graph2dot, print more specific audio information for audio links.Stefano Sabatini2011-02-17
* | patcheck: warn about assert usagePeter Ross2011-03-18
* | In graph2dot, print more specific audio information for audio links.Stefano Sabatini2011-02-18
|/
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-18
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-17
* Print link audio format name in tools/graph2dot.Stefano Sabatini2011-01-12
* Rename avfilter_destroy() as avfilter_free().Stefano Sabatini2010-11-08
* Remove graphparser.h header, move AVFilterInOut andStefano Sabatini2010-11-07
* Add avfilter_graph_config().Stefano Sabatini2010-10-16
* probetest: replace usage of deprecated first_iformat by av_iformat_next()Aurelien Jacobs2010-10-15
* Make graph2dot print information related to the link timebase.Stefano Sabatini2010-10-10
* Clarify whitespace nitpicks in patcheck.Michael Niedermayer2010-10-10
* Tool to analyze multimedia files and create directories and symlinks for theMichael Niedermayer2010-10-09
* Check for more 'indent -kr' whitespace details.Michael Niedermayer2010-10-08
* Set the correct type for the output links.Stefano Sabatini2010-08-17
* Change avfilter_open() signature, from:Stefano Sabatini2010-08-11
* showfiltfmts: destroy filter context before exitMåns Rullgård2010-08-06
* showfiltfmts: set media type of links to that of corresponding padMåns Rullgård2010-08-06
* Issue a warning when fed with misformatted one-line doxygen comments.Benoit Fouet2010-08-02
* lavfi-showfiltfmts: print one format per lineMåns Rullgård2010-08-01
* Warn about "/** text" comments.Michael Niedermayer2010-07-28