Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2011-09-17graph2dot: show timebase information for audio linksStefano Sabatini
2011-09-14Merge remote-tracking branch 'hexene/scratchpad'Michael Niedermayer
2011-09-14tools/build_libstagefright: rename build/libav to something neutralMichael Niedermayer
2011-09-14Merge remote-tracking branch 'hexene/scratchpad'Michael Niedermayer
2011-09-09Move & Rename buildscript, remove tabsMohamed Naufal
2011-08-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-08-26Replace deprecated av_find_stream_info() by avformat_find_stream_info().Diego Biurrun
2011-07-28lavfi-showfiltfmts: extend output format for specifying audio dataStefano Sabatini
2011-06-07showfiltfmts: use av_get_pix_fmt_name()Stefano Sabatini
2011-06-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-06Remove some unused scripts from tools/.Diego Biurrun
2011-05-17Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-16cws2fws: Improve error message wording.Diego Biurrun
2011-05-16tools: Check the return value of write().Diego Biurrun
2011-05-12patcheck: warn about assert usagePeter Ross
2011-04-24Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-23Replace `` by $() syntax in shell scripts.Diego Biurrun
2011-04-23patcheck: Allow overiding grep program(s) through environment variables.Brad
2011-04-1810l, commit that should have been stashed into the merge.Michael Niedermayer
2011-04-18Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-16Replace references to ffmpeg-devel with libav-devel; fix roundup URL.Diego Biurrun
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-03-18patcheck: warn about assert usagePeter Ross
2011-02-18In graph2dot, print more specific audio information for audio links.Stefano Sabatini
2011-02-17In graph2dot, print more specific audio information for audio links.Stefano Sabatini
2011-01-18consolidate .gitignore patters into a single fileJanne Grunau
2011-01-17convert svn:ignore properties to .gitignore filesJanne Grunau
2011-01-12Print link audio format name in tools/graph2dot.Stefano Sabatini
2010-11-08Rename avfilter_destroy() as avfilter_free().Stefano Sabatini
2010-11-08Remove graphparser.h header, move AVFilterInOut andStefano Sabatini
2010-10-16Add avfilter_graph_config().Stefano Sabatini
2010-10-15probetest: replace usage of deprecated first_iformat by av_iformat_next()Aurelien Jacobs
2010-10-11Make graph2dot print information related to the link timebase.Stefano Sabatini
2010-10-10Clarify whitespace nitpicks in patcheck.Michael Niedermayer
2010-10-09Tool to analyze multimedia files and create directories and symlinks for theMichael Niedermayer
2010-10-08Check for more 'indent -kr' whitespace details.Michael Niedermayer
2010-08-17Set the correct type for the output links.Stefano Sabatini
2010-08-11Change avfilter_open() signature, from:Stefano Sabatini
2010-08-07showfiltfmts: destroy filter context before exitMåns Rullgård
2010-08-07showfiltfmts: set media type of links to that of corresponding padMåns Rullgård
2010-08-02Issue a warning when fed with misformatted one-line doxygen comments.Benoit Fouet
2010-08-01lavfi-showfiltfmts: print one format per lineMåns Rullgård
2010-07-28Warn about "/** text" comments.Michael Niedermayer
2010-07-25Accept stdin as input for patcheck.Rafaël Carré
2010-07-15grep Changelog entry from unified diffsRafaël Carré
2010-07-02Check for doxy filetag with filenameMichael Niedermayer
2010-06-28Add patcheck checks for assignments that look like compound assignmentsEli Friedman
2010-06-21fail if input and output are the sameBaptiste Coudurier
2010-06-11Improve rule for possibly never read variables.Benoit Fouet
2010-05-25Add libavfilter 1-input - 1-output regression test, corresponding to theStefano Sabatini