summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-08-25tools/graph2dot: fix use of deprecated *put_countMichael Niedermayer1-1/+1
2013-07-07Merge commit 'a4baf96abd64cda68e3e4692b182bdf60745a14d'Michael Niedermayer2-9/+9
2013-07-06tools: Wording and formatting cosmeticsDiego Biurrun2-9/+9
2013-04-11Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4'Michael Niedermayer13-263/+259
2013-04-11lavfi: merge avfiltergraph.h into avfilter.hAnton Khirnov13-163/+161
2013-03-16Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf'Michael Niedermayer7-30/+42
2012-11-13Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.hPaul B Mahol30-32/+31
2012-10-12Merge commit 'b7f1010c8fce09096057528f7cd29589ea1ae7df'Michael Niedermayer9-33/+132
2012-10-12tools: do not use av_pix_fmt_descriptors directly.Anton Khirnov3-10/+16
2012-09-14tools/graphdot: unbreak syntaxStefano Sabatini1-1/+1
2012-08-29Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'Michael Niedermayer29-100/+178
2012-08-28graph2dot: Use the fallback getopt implementation if neededMartin Storsjö1-0/+7
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer247-79/+550
2012-08-15Don't include common.h from avutil.hMartin Storsjö238-2/+346
2012-07-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer54-389/+1635
2012-07-04graph2dot: fix printf format specifierDiego Biurrun1-1/+1
2012-06-26tools/graph2dot: make dot graph representation a bit more compactStefano Sabatini1-6/+6
2012-06-06tools/graph2dot: factorize code printing non-media specific link informationStefano Sabatini1-12/+10
2012-06-06tools/graph2dot: show input and output pad names in the link labelStefano Sabatini1-4/+8
2012-01-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer33-393/+1299
2012-01-25tools: Remove some unnecessary #undefs.Diego Biurrun2-3/+0
2012-01-25tools: K&R reformatting cosmeticsDiego Biurrun9-133/+158
2011-09-16graph2dot: show timebase information for audio linksStefano Sabatini1-2/+3
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2011-02-18In graph2dot, print more specific audio information for audio links.Stefano Sabatini1-4/+13
2011-02-16In graph2dot, print more specific audio information for audio links.Stefano Sabatini1-4/+13
2011-01-12Print link audio format name in tools/graph2dot.Stefano Sabatini1-2/+3
2010-11-07Remove graphparser.h header, move AVFilterInOut andStefano Sabatini8-69/+42
2010-10-16Add avfilter_graph_config().Stefano Sabatini7-14/+30
2010-10-10Make graph2dot print information related to the link timebase.Stefano Sabatini1-2/+3
2010-02-25Add the graph2dot tools and document it.Stefano Sabatini3-0/+193