summaryrefslogtreecommitdiffstats
path: root/libavfilter/graphdump.c
Commit message (Expand)AuthorAgeFilesLines
* lavfi/graphdump: Replace the number by macro for bprint initJun Zhao2018-06-171-1/+1
* avfilter: remove usage of empty headerPaul B Mahol2017-06-261-1/+0
* graphdump: include internal.h for AVFilterPadAndreas Cadhalpun2015-08-081-0/+1
* avfilter/graphdump: Fix pointer to local outside scopeMichael Niedermayer2014-04-281-1/+2
* avfilter/graphdump: fix use of deprecated symbolsMichael Niedermayer2013-08-251-7/+7
* Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf'Michael Niedermayer2013-03-161-1/+1
* lavfi/graphdump: fix output for unknown layouts.Nicolas George2013-03-141-1/+1
* Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.hPaul B Mahol2012-11-131-1/+1
* lavfi: remove unnecessary inclusion of libavcodec/avcodec.h in avfilter.hStefano Sabatini2012-06-251-0/+1
* lavfi: drop planar/packed negotiation supportStefano Sabatini2012-05-161-3/+2
* graphdump: use av_bprintf API.Nicolas George2012-03-211-59/+52
* lavfi: add avfilter_graph_dump.Nicolas George2012-01-241-0/+171
OpenPOWER on IntegriCloud