summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-131-1/+1
|\
| * Replace all uses of av_close_input_file() with avformat_close_input().Anton Khirnov2011-12-121-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-121-1/+1
|\ \ | |/
| * Fix a bunch of common typos.Diego Biurrun2011-12-111-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-091-9/+9
|\ \ | |/
| * tests/tools/examples: Replace direct exit() calls by return.Diego Biurrun2011-12-081-9/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-061-0/+1
|\ \ | |/
| * doc: document preferred Doxygen syntax and make patcheck detect itDiego Biurrun2011-12-041-0/+1
* | lavfi-showfiltfmts.c: fix handling of null namesMichael Niedermayer2011-11-261-0/+1
* | patcheck: spelling and grammar nitsLou Logan2011-11-231-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-291-3/+3
|\ \ | |/
| * tools/pktdumper: update to recent avformat apiJanne Grunau2011-10-281-3/+3
* | tools: add a tool for enumerating/printing AVOptions in texinfo formatAnton Khirnov2011-10-241-0/+143
* | Merge remote-tracking branch 'hexene/stagefright'Michael Niedermayer2011-10-131-2/+17
|\ \
| * | tools/build_libstagefright: fetch android system headers and librariesMohamed Naufal2011-10-091-2/+17
* | | graph2dot: show timebase information for audio linksStefano Sabatini2011-09-171-2/+3
* | | Merge remote-tracking branch 'hexene/scratchpad'Michael Niedermayer2011-09-141-3/+3
|\ \ \ | |/ /
| * | tools/build_libstagefright: rename build/libav to something neutralMichael Niedermayer2011-09-141-3/+3
* | | Merge remote-tracking branch 'hexene/scratchpad'Michael Niedermayer2011-09-141-0/+41
|\ \ \ | |/ /
| * | Move & Rename buildscript, remove tabsMohamed Naufal2011-09-091-0/+41
| |/
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-261-2/+2
|\ \ | |/
| * Replace deprecated av_find_stream_info() by avformat_find_stream_info().Diego Biurrun2011-08-261-2/+2
* | lavfi-showfiltfmts: extend output format for specifying audio dataStefano Sabatini2011-07-281-18/+48
* | showfiltfmts: use av_get_pix_fmt_name()Stefano Sabatini2011-06-071-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-062-30/+0
|\ \ | |/
| * Remove some unused scripts from tools/.Diego Biurrun2011-06-064-43/+0
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-172-6/+19
|\ \ | |/
| * cws2fws: Improve error message wording.Diego Biurrun2011-05-161-2/+2
| * tools: Check the return value of write().Diego Biurrun2011-05-162-4/+17
| * patcheck: warn about assert usagePeter Ross2011-05-121-0/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-242-29/+31
|\ \ | |/
| * Replace `` by $() syntax in shell scripts.Diego Biurrun2011-04-232-8/+8
| * patcheck: Allow overiding grep program(s) through environment variables.Brad2011-04-231-24/+26
* | 10l, commit that should have been stashed into the merge.Michael Niedermayer2011-04-171-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-171-1/+1
|\ \ | |/
| * Replace references to ffmpeg-devel with libav-devel; fix roundup URL.Diego Biurrun2011-04-151-1/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-196-21/+21
| * In graph2dot, print more specific audio information for audio links.Stefano Sabatini2011-02-171-4/+13
* | patcheck: warn about assert usagePeter Ross2011-03-181-0/+1
* | In graph2dot, print more specific audio information for audio links.Stefano Sabatini2011-02-181-4/+13
|/
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-181-18/+0
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-171-0/+18
* Print link audio format name in tools/graph2dot.Stefano Sabatini2011-01-121-2/+3
* Rename avfilter_destroy() as avfilter_free().Stefano Sabatini2010-11-081-1/+1
* Remove graphparser.h header, move AVFilterInOut andStefano Sabatini2010-11-071-1/+1
* Add avfilter_graph_config().Stefano Sabatini2010-10-161-3/+1
* probetest: replace usage of deprecated first_iformat by av_iformat_next()Aurelien Jacobs2010-10-151-2/+2
* Make graph2dot print information related to the link timebase.Stefano Sabatini2010-10-101-2/+3
* Clarify whitespace nitpicks in patcheck.Michael Niedermayer2010-10-101-3/+3
* Tool to analyze multimedia files and create directories and symlinks for theMichael Niedermayer2010-10-091-0/+21
OpenPOWER on IntegriCloud