index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
graph2dot.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: Drop a stale header
Luca Barbato
2015-08-31
1
-1
/
+0
*
graph2dot: Add missing #include for av_get_channel_layout_string()
Diego Biurrun
2013-11-04
1
-0
/
+1
*
graph2dot: Fix use of deprecated API
Diego Biurrun
2013-11-04
1
-2
/
+2
*
tools: Wording and formatting cosmetics
Diego Biurrun
2013-07-06
1
-4
/
+4
*
lavfi: merge avfiltergraph.h into avfilter.h
Anton Khirnov
2013-04-11
1
-1
/
+1
*
tools: do not use av_pix_fmt_descriptors directly.
Anton Khirnov
2012-10-12
1
-2
/
+2
*
graph2dot: Use the fallback getopt implementation if needed
Martin Storsjö
2012-08-29
1
-0
/
+7
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+3
*
graph2dot: fix printf format specifier
Diego Biurrun
2012-07-04
1
-1
/
+1
*
tools: Remove some unnecessary #undefs.
Diego Biurrun
2012-01-25
1
-1
/
+0
*
tools: K&R reformatting cosmetics
Diego Biurrun
2012-01-25
1
-14
/
+22
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
In graph2dot, print more specific audio information for audio links.
Stefano Sabatini
2011-02-17
1
-4
/
+13
*
Print link audio format name in tools/graph2dot.
Stefano Sabatini
2011-01-12
1
-2
/
+3
*
Remove graphparser.h header, move AVFilterInOut and
Stefano Sabatini
2010-11-07
1
-1
/
+1
*
Add avfilter_graph_config().
Stefano Sabatini
2010-10-16
1
-3
/
+1
*
Make graph2dot print information related to the link timebase.
Stefano Sabatini
2010-10-10
1
-2
/
+3
*
Add the graph2dot tools and document it.
Stefano Sabatini
2010-02-25
1
-0
/
+163