summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* avfilter: add tiltshelf audio filterPaul B Mahol2022-05-29
* avfilter/af_biquads: fix low/highshelf 'k' calculationPaul B Mahol2022-05-27
* avfilter/vf_vpp_qsv: set outlink to EOF correctlyFei Wang2022-05-26
* qsv: add requirement for the mininal version of libmfxHaihao Xiang2022-05-25
* lavfi/vf_v360: implement output mask for barrelsplitAnton Khirnov2022-05-24
* lavfi/vf_v360: fix barrelsplit transform with paddingAnton Khirnov2022-05-24
* lavfi/vf_v360: factorize vector computation for barrelsplitAnton Khirnov2022-05-24
* lavfi/vf_v360: drop nonsense inline specifierAnton Khirnov2022-05-24
* avfilter: Add blockdetect filterThilo Borgmann2022-05-24
* avfilter: use avpriv_fopen_utf8() instead of plain fopen()softworkz2022-05-24
* avfilter/af_afftfilt: add threads supportPaul B Mahol2022-05-24
* Switch uses of av_fopen_utf8 to avpriv_fopen_utf8Martin Storsjö2022-05-23
* libavutil: Deprecate av_fopen_utf8, provide an avpriv versionMartin Storsjö2022-05-23
* avfilter/avf_showfreqs: fix memleak in plot_freqsSteven Liu2022-05-23
* avfilter/formats: Constify channel_layout in ff_add_channel_layout()Andreas Rheinhardt2022-05-19
* avfilter/af_afir: add support for double sample formatPaul B Mahol2022-05-15
* avfilter/af_acrossover: add precision optionPaul B Mahol2022-05-14
* avfilter/af_asubboost: add channels optionPaul B Mahol2022-05-13
* avfilter/vf_zscale: active region use doubles so use that type here tooPaul B Mahol2022-05-13
* avfilter/af_asubboost: add boost optionPaul B Mahol2022-05-13
* avfilter/af_crossfeed: always return same number of samples with block proces...Paul B Mahol2022-05-13
* avfilter/vf_zscale: improve slice processingPaul B Mahol2022-05-13
* avfilter/af_biquads: always return same number of samples with block processingPaul B Mahol2022-05-12
* avfilter/af_ladspa: remove not wanted linePaul B Mahol2022-05-12
* avfilter/af_alimiter: add latency compensation optionWang Cao2022-05-12
* avfilter/af_biquads: add zdf transform typePaul B Mahol2022-05-11
* avfilter/avfilter: Fix compilation with TRACE definedAndreas Rheinhardt2022-05-10
* avfilter/af_biquads: use correct variables when reversing samplesPaul B Mahol2022-05-10
* lib*/version: Move library version functions into files of their ownAndreas Rheinhardt2022-05-10
* avfilter/af_crossfeed: add option for linear phase filteringPaul B Mahol2022-05-09
* avfilter/af_biquads: add option for block based linear phase processingPaul B Mahol2022-05-09
* avfilter/af_afftdn: request new frames only when neededPaul B Mahol2022-05-09
* avfilter/avf_ahistogram: request new frames only when neededPaul B Mahol2022-05-09
* avfilter/af_biquads: add tdi transform typePaul B Mahol2022-05-08
* avfilter/geq: unbreak alpha processingGyan Doshi2022-05-08
* avfilter/vf_fftdnoiz: add window type supportPaul B Mahol2022-05-07
* avfilter/vf_libplacebo: Match AV_OPT_TYPE_FLOAT to dblMichael Niedermayer2022-05-06
* avfilter/vf_fftdnoiz: Remove redundant ';'Andreas Rheinhardt2022-05-06
* avfilter/vf_threshold: Move ff_threshold_init into a headerAndreas Rheinhardt2022-05-06
* avfilter/vf_nlmeans: Move ff_nlmeans_init into a headerAndreas Rheinhardt2022-05-06
* avfilter/vf_hflip: Move ff_hflip_init into a headerAndreas Rheinhardt2022-05-06
* avfilter/vf_gblur: Move ff_gblur_init into a headerAndreas Rheinhardt2022-05-06
* avfilter/vf_eq: Move ff_nlmeans_init into a headerAndreas Rheinhardt2022-05-06
* avfilter/vf_blend: Move ff_blend_init into a headerAndreas Rheinhardt2022-05-06
* avfilter/af_afir: Move ff_afir_init() to headerAndreas Rheinhardt2022-05-06
* avfilter/af_afir: Only keep DSP stuff in headerAndreas Rheinhardt2022-05-06
* avfilter: add multiply video filterPaul B Mahol2022-05-05
* avfilter/vf_fftdnoiz: refactor code and improve 3d filteringPaul B Mahol2022-05-05
* avfilter/vf_fftdnoiz: add alternative denoising methodPaul B Mahol2022-05-05
* avfilter/vf_maskfun: properly handle read-only framesPaul B Mahol2022-05-04