summaryrefslogtreecommitdiff
path: root/tools/graph2dot.c
Commit message (Expand)AuthorAge
* tools: Drop a stale headerLuca Barbato2015-08-31
* graph2dot: Add missing #include for av_get_channel_layout_string()Diego Biurrun2013-11-04
* graph2dot: Fix use of deprecated APIDiego Biurrun2013-11-04
* tools: Wording and formatting cosmeticsDiego Biurrun2013-07-06
* lavfi: merge avfiltergraph.h into avfilter.hAnton Khirnov2013-04-11
* tools: do not use av_pix_fmt_descriptors directly.Anton Khirnov2012-10-12
* graph2dot: Use the fallback getopt implementation if neededMartin Storsjö2012-08-29
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* graph2dot: fix printf format specifierDiego Biurrun2012-07-04
* tools: Remove some unnecessary #undefs.Diego Biurrun2012-01-25
* tools: K&R reformatting cosmeticsDiego Biurrun2012-01-25
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* In graph2dot, print more specific audio information for audio links.Stefano Sabatini2011-02-17
* Print link audio format name in tools/graph2dot.Stefano Sabatini2011-01-12
* Remove graphparser.h header, move AVFilterInOut andStefano Sabatini2010-11-07
* Add avfilter_graph_config().Stefano Sabatini2010-10-16
* Make graph2dot print information related to the link timebase.Stefano Sabatini2010-10-10
* Add the graph2dot tools and document it.Stefano Sabatini2010-02-25