summaryrefslogtreecommitdiff
path: root/libavfilter/avf_aphasemeter.c
Commit message (Expand)AuthorAge
* avfilter: convert to new channel layout APIJames Almer2022-03-15
* avfilter/avf_aphasemeter: make frame writable before writing to itPaul B Mahol2022-03-04
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/avfilter: Remove unused feature to add pads in the middleAndreas Rheinhardt2021-08-17
* avfilter/avfilter: Remove unused partial_bufAndreas Rheinhardt2021-08-05
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* 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