34 Commits (1f7801c2bc93811df4daf09b839572bc4c8b3524)

Author SHA1 Message Date
Luca Barbato 1a164e0a83 tools: Drop a stale header 9 years ago
Andreas Cadhalpun 96f5fdebc3 graph2dot: use avfilter_pad_get_name accessor function 9 years ago
Michael Niedermayer acf4925f44 tools/graph2dot: use larger data types than int for array/string sizes 10 years ago
Michael Niedermayer 0a32a1b4bb tools/graph2dot: Check for av_malloc() failure 10 years ago
Diego Biurrun 82c86d0b18 graph2dot: Add missing #include for av_get_channel_layout_string() 11 years ago
Diego Biurrun 48715285f6 graph2dot: Fix use of deprecated API 11 years ago
Michael Niedermayer 59360cd456 tools/graph2dot: fix use of deprecated *put_count 11 years ago
Diego Biurrun cd7b6deeaa tools: Wording and formatting cosmetics 12 years ago
Anton Khirnov 38f0c0781a lavfi: merge avfiltergraph.h into avfilter.h 12 years ago
Paul B Mahol 1acd2f6ba7 Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h 12 years ago
Anton Khirnov b7f1010c8f tools: do not use av_pix_fmt_descriptors directly. 12 years ago
Stefano Sabatini 363307813e tools/graphdot: unbreak syntax 12 years ago
Martin Storsjö 09d5e02ab0 graph2dot: Use the fallback getopt implementation if needed 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Diego Biurrun fa2d747352 graph2dot: fix printf format specifier 13 years ago
Stefano Sabatini f054dbee6c tools/graph2dot: make dot graph representation a bit more compact 13 years ago
Stefano Sabatini ce7266c66a tools/graph2dot: factorize code printing non-media specific link information 13 years ago
Stefano Sabatini 20689670c8 tools/graph2dot: show input and output pad names in the link label 13 years ago
Diego Biurrun d55fa1cb25 tools: Remove some unnecessary #undefs. 13 years ago
Diego Biurrun 4e81b5f517 tools: K&R reformatting cosmetics 13 years ago
Stefano Sabatini d93a448be3 graph2dot: show timebase information for audio links 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Stefano Sabatini 5d329e2eb7 In graph2dot, print more specific audio information for audio links. 14 years ago
Stefano Sabatini 009026efb1 In graph2dot, print more specific audio information for audio links. 14 years ago
Stefano Sabatini b382d1e3e4 Print link audio format name in tools/graph2dot. 14 years ago
Stefano Sabatini 1e80a0eaa4 Remove graphparser.h header, move AVFilterInOut and 14 years ago
Stefano Sabatini 2a24df9357 Add avfilter_graph_config(). 14 years ago
Stefano Sabatini 47453c0e37 Make graph2dot print information related to the link timebase. 14 years ago
Stefano Sabatini 11ab237e31 Add the graph2dot tools and document it. 15 years ago