summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-08-25avfilter/graphdump: fix use of deprecated symbolsMichael Niedermayer1-7/+7
2013-03-16Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf'Michael Niedermayer7-30/+42
2013-03-14lavfi/graphdump: fix output for unknown layouts.Nicolas George1-1/+1
2012-11-13Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.hPaul B Mahol30-32/+31
2012-06-25lavfi: remove unnecessary inclusion of libavcodec/avcodec.h in avfilter.hStefano Sabatini11-1/+10
2012-05-16lavfi: drop planar/packed negotiation supportStefano Sabatini28-145/+71
2012-03-21graphdump: use av_bprintf API.Nicolas George1-59/+52
2012-01-24lavfi: add avfilter_graph_dump.Nicolas George5-2/+186