index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
graph2dot.c
Age
Commit message (
Expand
)
Author
2013-08-25
tools/graph2dot: fix use of deprecated *put_count
Michael Niedermayer
2013-07-07
Merge commit 'a4baf96abd64cda68e3e4692b182bdf60745a14d'
Michael Niedermayer
2013-07-06
tools: Wording and formatting cosmetics
Diego Biurrun
2013-04-11
Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4'
Michael Niedermayer
2013-04-11
lavfi: merge avfiltergraph.h into avfilter.h
Anton Khirnov
2013-03-16
Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf'
Michael Niedermayer
2012-11-13
Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h
Paul B Mahol
2012-10-12
Merge commit 'b7f1010c8fce09096057528f7cd29589ea1ae7df'
Michael Niedermayer
2012-10-12
tools: do not use av_pix_fmt_descriptors directly.
Anton Khirnov
2012-09-14
tools/graphdot: unbreak syntax
Stefano Sabatini
2012-08-29
Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'
Michael Niedermayer
2012-08-29
graph2dot: Use the fallback getopt implementation if needed
Martin Storsjö
2012-08-16
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-15
Don't include common.h from avutil.h
Martin Storsjö
2012-07-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-04
graph2dot: fix printf format specifier
Diego Biurrun
2012-06-26
tools/graph2dot: make dot graph representation a bit more compact
Stefano Sabatini
2012-06-06
tools/graph2dot: factorize code printing non-media specific link information
Stefano Sabatini
2012-06-06
tools/graph2dot: show input and output pad names in the link label
Stefano Sabatini
2012-01-26
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-25
tools: Remove some unnecessary #undefs.
Diego Biurrun
2012-01-25
tools: K&R reformatting cosmetics
Diego Biurrun
2011-09-17
graph2dot: show timebase information for audio links
Stefano Sabatini
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-02-18
In graph2dot, print more specific audio information for audio links.
Stefano Sabatini
2011-02-17
In graph2dot, print more specific audio information for audio links.
Stefano Sabatini
2011-01-12
Print link audio format name in tools/graph2dot.
Stefano Sabatini
2010-11-07
Remove graphparser.h header, move AVFilterInOut and
Stefano Sabatini
2010-10-16
Add avfilter_graph_config().
Stefano Sabatini
2010-10-10
Make graph2dot print information related to the link timebase.
Stefano Sabatini
2010-02-25
Add the graph2dot tools and document it.
Stefano Sabatini