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
2012-06-22Replace usleep() calls with av_usleep()Mans Rullgard
2012-05-22lavfi: remove avfilter_default_* from public API on next bump.Anton Khirnov
2012-03-10Fix a bunch of common typos.Diego Biurrun
2012-01-26ismindex: Fix build on mingwMartin Storsjö
2012-01-25tools: Remove some unnecessary #undefs.Diego Biurrun
2012-01-25tools: K&R reformatting cosmeticsDiego Biurrun
2012-01-25pktdumper: Use usleep instead of sleepMartin Storsjö
2012-01-25Add a tool for creating smooth streaming manifestsMartin Storsjö
2012-01-21aviocat: Remove useless includesMartin Storsjö
2012-01-21aviocat: Flush the output before closingMartin Storsjö
2012-01-21Add a tool that uses avio to read and write, doing a plain copy of dataMartin Storsjö
2012-01-11Fix a bunch of platform name and other typos.Diego Biurrun
2012-01-02Fix a bunch of typos.Diego Biurrun
2011-12-31qt-faststart: K&R reformatting; fix comment typosDiego Biurrun
2011-12-29qt-faststart: Fix up indentationMartin Storsjö
2011-12-12Replace all uses of av_close_input_file() with avformat_close_input().Anton Khirnov
2011-12-11Fix a bunch of common typos.Diego Biurrun
2011-12-08tests/tools/examples: Replace direct exit() calls by return.Diego Biurrun
2011-12-05doc: document preferred Doxygen syntax and make patcheck detect itDiego Biurrun
2011-10-28tools/pktdumper: update to recent avformat apiJanne Grunau
2011-08-26Replace deprecated av_find_stream_info() by avformat_find_stream_info().Diego Biurrun
2011-06-06Remove some unused scripts from tools/.Diego Biurrun
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-23Replace `` by $() syntax in shell scripts.Diego Biurrun
2011-04-23patcheck: Allow overiding grep program(s) through environment variables.Brad
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-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é