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
AgeCommit message (Expand)Author
2012-11-13Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.hPaul B Mahol
2012-10-12Merge commit 'b7f1010c8fce09096057528f7cd29589ea1ae7df'Michael Niedermayer
2012-10-12tools: do not use av_pix_fmt_descriptors directly.Anton Khirnov
2012-09-14tools/graphdot: unbreak syntaxStefano Sabatini
2012-08-29Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'Michael Niedermayer
2012-08-29graph2dot: Use the fallback getopt implementation if neededMartin Storsjö
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-15Don't include common.h from avutil.hMartin Storsjö
2012-07-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-04graph2dot: fix printf format specifierDiego Biurrun
2012-06-26tools/graph2dot: make dot graph representation a bit more compactStefano Sabatini
2012-06-07tools/graph2dot: factorize code printing non-media specific link informationStefano Sabatini
2012-06-07tools/graph2dot: show input and output pad names in the link labelStefano Sabatini
2012-01-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-25tools: Remove some unnecessary #undefs.Diego Biurrun
2012-01-25tools: K&R reformatting cosmeticsDiego Biurrun
2011-09-17graph2dot: show timebase information for audio linksStefano Sabatini
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
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-12Print link audio format name in tools/graph2dot.Stefano Sabatini
2010-11-08Remove graphparser.h header, move AVFilterInOut andStefano Sabatini
2010-10-16Add avfilter_graph_config().Stefano Sabatini
2010-10-11Make graph2dot print information related to the link timebase.Stefano Sabatini
2010-02-25Add the graph2dot tools and document it.Stefano Sabatini