summaryrefslogtreecommitdiff
path: root/libavfilter/avf_abitscope.c
Commit message (Expand)AuthorAge
* avfilter: convert to new channel layout APIJames Almer2022-03-15
* avfilter/avf_abitscope: rename macro to less generic onePaul B Mahol2022-03-14
* avfilter/avf_abitscope: make frame writable before writing to itPaul B Mahol2022-03-04
* avfilter/avf_abitscope: add support for more input formatsPaul B Mahol2022-03-03
* avfilter/avf_abitscope: refactor code & add trace modePaul B Mahol2022-03-03
* 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
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* lavfi: regroup formats lists in a single structure.Nicolas George2020-09-08
* avfilter/avf_abitscope: fix undefined behaviourPaul B Mahol2019-10-16
* avfilter/avf_abitscope: make use of av_rescalePaul B Mahol2019-05-28
* avfilter/avf_abitscope: switch to activatePaul B Mahol2019-05-01
* avfilter: properly set SAR for A->V filtersPaul B Mahol2017-06-13
* avfilter/avf_abitscope: Correct range for framerateGyan Doshi2017-03-30
* avfilter: add abitscope multimedia filterPaul B Mahol2017-01-26