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
2022-03-15tools: convert to new channel layout-APIJames Almer
2021-07-24tools/graph2dot: Don't use sizeof(AVFilterGraph), check allocationAndreas Rheinhardt
2018-04-02lav*,tests: remove several register_all callsJosh de Kock
2015-08-20graph2dot: use avfilter_pad_get_name accessor functionAndreas Cadhalpun
2015-05-12tools/graph2dot: use larger data types than int for array/string sizesMichael Niedermayer
2015-02-23tools/graph2dot: Check for av_malloc() failureMichael Niedermayer
2013-08-25tools/graph2dot: fix use of deprecated *put_countMichael Niedermayer
2013-07-07Merge commit 'a4baf96abd64cda68e3e4692b182bdf60745a14d'Michael Niedermayer
2013-07-06tools: Wording and formatting cosmeticsDiego Biurrun
2013-04-12Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4'Michael Niedermayer
2013-04-11lavfi: merge avfiltergraph.h into avfilter.hAnton Khirnov
2013-03-16Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf'Michael Niedermayer
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