summaryrefslogtreecommitdiff
path: root/libavfilter/avf_aphasemeter.c
Commit message (Expand)AuthorAge
* avfilter/avf_aphasemeter: add out of phase and mono detectionRomane Lafon2020-10-20
* lavfi: regroup formats lists in a single structure.Nicolas George2020-09-08
* avfilter/avf_aphasemeter: Don't allocate outpad namesAndreas Rheinhardt2020-08-26
* avfilter/avf_aphasemeter: check if clone frame is setPaul B Mahol2020-01-14
* avfilter/avf_aphasemeter: make use of av_rescalePaul B Mahol2019-05-28
* avfilter/avf_aphasemeter: check return value of ff_insert_outpad()Paul B Mahol2018-09-15
* avfilter: do not use AVFrame accessorMuhammad Faiz2017-04-23
* avfilter/avf_aphasemeter: fix memleaksPaul B Mahol2017-01-04
* avfilter/avf_aphasemeter: make video output optionalPaul B Mahol2016-12-28
* avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATEMichael Niedermayer2016-06-09
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-14
* avfilter: add aphasemeter filterPaul B Mahol2015-08-12