summaryrefslogtreecommitdiff
path: root/libavfilter/vf_midequalizer.c
Commit message (Expand)AuthorAge
* avfilter: Reindentation after query_formats changesAndreas Rheinhardt2021-10-05
* avfilter/vf_midequalizer: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/vf_midequalizer: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/vf_midequalizer: add 16bit formatsPaul B Mahol2019-11-19
* avfilter/vf_midequalizer: add 12bit yuva formatsPaul B Mahol2019-11-18
* avfilter/vf_midequalizer: always use framesync timestampsPaul B Mahol2019-07-14
* avfilter/vf_midequalizer: use time_base from framesyncPaul B Mahol2019-07-03
* avfilter: add support for gray14 formatPaul B Mahol2018-09-09
* lavfi: rename framesync2 to framesync.Nicolas George2017-09-12
* avfilter: add support for GRAY9 and GBRAP10Paul B Mahol2017-08-07
* lavfi/vf_midequalizer: move to "activate" design.Nicolas George2017-07-30
* avfilter/vf_midequalizer: add gray10 and gray12 supportPaul B Mahol2017-04-09
* avfilter/vf_midequalizer: Remove duplicate includeMichael Niedermayer2017-02-06
* avfilter: add midequalizer filterPaul B Mahol2017-02-04