summaryrefslogtreecommitdiff
path: root/libavfilter/af_ashowinfo.c
Commit message (Expand)AuthorAge
* lavfi: Move avcodec header to the only filter needing itVittorio Giovara2015-05-19
* Add a side data type for audio service type.Anton Khirnov2015-01-27
* af_ashowinfo: print a more descriptive name for AV_MATRIX_ENCODING_DOLBYAnton Khirnov2014-04-04
* {v,a}f_showinfo: print frame side dataAnton Khirnov2014-03-24
* avfilter: more correct printf format specifiersDiego Biurrun2014-03-22
* lavfi: do not export the filters from shared objectsAnton Khirnov2013-10-28
* avfilter: Add av_cold attributes to init/uninit functionsDiego Biurrun2013-05-04
* lavfi: switch to AVFrame.Anton Khirnov2013-03-08
* lavfi: merge start_frame/draw_slice/end_frameAnton Khirnov2012-11-28
* Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-11
* lavfi: add ashowinfo filterAnton Khirnov2012-10-29