summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_mix: add missing float format supportPaul B Mahol2022-02-17
* avfilter/vf_readeia608: fix oversight in 278984b34Paul B Mahol2022-02-16
* avfilter/af_surround: fix oversight with inverse rdft initializationPaul B Mahol2022-02-16
* avfilter/af_speechnorm: speed up filtering codePaul B Mahol2022-02-16
* avfilter/af_superequalizer: stop extending last frame durationPaul B Mahol2022-02-16
* avfilter/af_superequalizer: switch rdft to lavu/txPaul B Mahol2022-02-16
* avfilter/af_superequalizer: check allocations return valuePaul B Mahol2022-02-16
* avfilter/vf_mix: add planes optionPaul B Mahol2022-02-15
* avfilter/vf_mix: improve speed of processingPaul B Mahol2022-02-14
* avfilter/vf_tmix: increase max allowed number of framesPaul B Mahol2022-02-14
* avfilter/avf_showspectrum: stop using AVAudioFifo to keep samplesPaul B Mahol2022-02-14
* avfilter/vf_fftfilt: Add missing cpu.h inclusionpascal massimino2022-02-14
* avfilter/vf_fftfilt: switch to rdft from lavu/txPaul B Mahol2022-02-14
* avfilter/vf_fftdnoiz: switch to fft from lavu/txPaul B Mahol2022-02-14
* avfilter/blend_modes: unbreak interpolate mode for float formatPaul B Mahol2022-02-14
* avfilter/af_aderivative: add timeline supportPaul B Mahol2022-02-14
* avfilter/f_perms: add commands supportPaul B Mahol2022-02-14
* avfilter/af_surround: change x/y spread defaultsPaul B Mahol2022-02-12
* avfilter/af_surround: avoid implicit conversion to floatPaul B Mahol2022-02-12
* avfilter/af_surround: switch to rdft from avutil/txPaul B Mahol2022-02-12
* avfilter: add dialogue enhance audio filterPaul B Mahol2022-02-12
* avfilter/af_atempo: switch to rdft from lavu/txPaul B Mahol2022-02-12
* avfilter/af_compensationdelay: add commands supportPaul B Mahol2022-02-11
* avfilter/af_adelay: add command supportDavid Lacko2022-02-11
* avfilter/vf_avgblur: fix memory leaks if config_input() is called againPaul B Mahol2022-02-10
* avfilter/vf_dblur: fix memory leaks if config_input() is called againPaul B Mahol2022-02-10
* avfilter/vf_gblur: fix memory leaks if config_input() is called againPaul B Mahol2022-02-10
* avfilter/vf_gblur: use av_freep()Paul B Mahol2022-02-10
* lavfi/qsvpp: fix after 85c938fa28Anton Khirnov2022-02-09
* lavfi/vf_deshake_opencl: switch to new FIFO APIAnton Khirnov2022-02-07
* lavfi/qsvvpp: switch to new FIFO APIAnton Khirnov2022-02-07
* avfilter/asrc_sinc: switch to rdft from lavu/txPaul B Mahol2022-02-06
* avfilter/vf_cas: unbreak >8 depth supportPaul B Mahol2022-02-05
* avfilter/af_apsyclip: increase protection for high frequenciesJason Jang2022-02-05
* avfilter/af_apsyclip: fix peak overestimationJason Jang2022-02-05
* avfilter/af_apsyclip: fix FFT bin indexingJason Jang2022-02-05
* avfilter/vf_v360: improve xyz_to_fisheye()Paul B Mahol2022-01-29
* avfilter/vf_v360: improve xyz_to_dfisheye() even morePaul B Mahol2022-01-29
* avfilter/af_afir: switch to lavu/txPaul B Mahol2022-01-29
* avfilter/vf_libvmaf: update filter for libvmaf v2.0.0Kyle Swanson2022-01-23
* avfilter/vf_v360: improve xyz_to_dfisheye()Paul B Mahol2022-01-22
* avfilter/tonemap_vaapi: set va parameters filters and numbersFei Wang2022-01-17
* avfilter: add overlay vaapi filterXinpeng Sun2022-01-17
* vf_paletteuse: fix color cache lookup for Bayer dithering mode.Rudolf Polzer2022-01-17
* vf_tonemap: Fix order of planesVittorio Giovara2022-01-14
* lavf/vf_deinterlace_vaapi: flush queued frame for field in DeinterlacingBobLinjie Fu2022-01-12
* lavfi/vf_libplacebo: fix side data stripping logicNiklas Haas2022-01-10
* avfilter/vpp_qsv: fix regression on older api versions (e.g. 1.11)softworkz2022-01-10
* avfilter: add a blend_vulkan filterWu Jianhua2022-01-05
* avfilter/vf_blend: fix un-checked potential memory allocation failureWu Jianhua2022-01-05