10005 Commits (30c7f37d807d5bed9aaf9f7bed23b6299c75a5c3)

Author SHA1 Message Date
Paul B Mahol 30c7f37d80 avfilter/vf_mix: add planes option 3 years ago
Paul B Mahol 0da255dd10 avfilter/vf_mix: improve speed of processing 3 years ago
Paul B Mahol e235c76487 avfilter/vf_tmix: increase max allowed number of frames 3 years ago
Paul B Mahol 81df787b53 avfilter/avf_showspectrum: stop using AVAudioFifo to keep samples 3 years ago
pascal massimino 9f4dff61f7 avfilter/vf_fftfilt: Add missing cpu.h inclusion 3 years ago
Paul B Mahol 8e825ec3ab avfilter/vf_fftfilt: switch to rdft from lavu/tx 3 years ago
Paul B Mahol e26a0afabd avfilter/vf_fftdnoiz: switch to fft from lavu/tx 3 years ago
Paul B Mahol f1daa3b120 avfilter/blend_modes: unbreak interpolate mode for float format 3 years ago
Paul B Mahol 9e11a7e193 avfilter/af_aderivative: add timeline support 3 years ago
Paul B Mahol 66f8f9ed29 avfilter/f_perms: add commands support 3 years ago
Paul B Mahol fcee53619a avfilter/af_surround: change x/y spread defaults 3 years ago
Paul B Mahol 619519ee0a avfilter/af_surround: avoid implicit conversion to float 3 years ago
Paul B Mahol b015c101ab avfilter/af_surround: switch to rdft from avutil/tx 3 years ago
Paul B Mahol f05c52985c avfilter: add dialogue enhance audio filter 3 years ago
Paul B Mahol 800dfd2eac avfilter/af_atempo: switch to rdft from lavu/tx 3 years ago
Paul B Mahol 1ca19cf371 avfilter/af_compensationdelay: add commands support 3 years ago
David Lacko 4b40e20ce9 avfilter/af_adelay: add command support 3 years ago
Paul B Mahol 9bdb476c40 avfilter/vf_avgblur: fix memory leaks if config_input() is called again 3 years ago
Paul B Mahol 9809f318ea avfilter/vf_dblur: fix memory leaks if config_input() is called again 3 years ago
Paul B Mahol f89cd457ca avfilter/vf_gblur: fix memory leaks if config_input() is called again 3 years ago
Paul B Mahol a0ede3cb56 avfilter/vf_gblur: use av_freep() 3 years ago
Anton Khirnov aeaefc3728 lavfi/qsvpp: fix after 85c938fa28 3 years ago
Anton Khirnov c65c2ed01d lavfi/vf_deshake_opencl: switch to new FIFO API 3 years ago
Anton Khirnov 85c938fa28 lavfi/qsvvpp: switch to new FIFO API 3 years ago
Paul B Mahol e597ea4c0e avfilter/asrc_sinc: switch to rdft from lavu/tx 3 years ago
Paul B Mahol bedb4bac1c avfilter/vf_cas: unbreak >8 depth support 3 years ago
Jason Jang 306994b887 avfilter/af_apsyclip: increase protection for high frequencies 3 years ago
Jason Jang 18fceb9926 avfilter/af_apsyclip: fix peak overestimation 3 years ago
Jason Jang b4ad13420f avfilter/af_apsyclip: fix FFT bin indexing 3 years ago
Paul B Mahol e13f0b9456 avfilter/vf_v360: improve xyz_to_fisheye() 3 years ago
Paul B Mahol 3981dbd192 avfilter/vf_v360: improve xyz_to_dfisheye() even more 3 years ago
Paul B Mahol d388dc20b9 avfilter/af_afir: switch to lavu/tx 3 years ago
Kyle Swanson 3d29724c00 avfilter/vf_libvmaf: update filter for libvmaf v2.0.0 3 years ago
Paul B Mahol 06a54a4ec7 avfilter/vf_v360: improve xyz_to_dfisheye() 3 years ago
Fei Wang a17c990265 avfilter/tonemap_vaapi: set va parameters filters and numbers 3 years ago
Xinpeng Sun 516496069d avfilter: add overlay vaapi filter 3 years ago
Rudolf Polzer dcc9454ab9 vf_paletteuse: fix color cache lookup for Bayer dithering mode. 3 years ago
Vittorio Giovara 7d377558a6 vf_tonemap: Fix order of planes 3 years ago
Linjie Fu 9c58fd2226 lavf/vf_deinterlace_vaapi: flush queued frame for field in DeinterlacingBob 3 years ago
Niklas Haas ecf09764dc lavfi/vf_libplacebo: fix side data stripping logic 3 years ago
softworkz 479f3c6598 avfilter/vpp_qsv: fix regression on older api versions (e.g. 1.11) 3 years ago
Wu Jianhua 9a194252c7 avfilter: add a blend_vulkan filter 3 years ago
Wu Jianhua 49250b582a avfilter/vf_blend: fix un-checked potential memory allocation failure 3 years ago
Niklas Haas db28bb8fb4 lavfi/libplacebo: support dovi metadata application 3 years ago
rcombs da92865b27 lavfi/drawutils: re-enable P010 and P016 support 3 years ago
rcombs 66343e46cf lavfi/drawutils: overhaul to improve pixel format support 3 years ago
rcombs f67bd3a825 lavfi/drawutils: ensure we don't support formats with non-pixel-sized offsets 3 years ago
rcombs f320722eb5 lavfi/drawutils: ensure we can't overflow a component 3 years ago
rcombs f00079b25c lavfi/drawutils: ensure we don't allow mixed-byte-depth formats 3 years ago
rcombs e24b71add5 lavfi/drawutils: reimplement ff_fill_rgba_map without hardcoding the list 3 years ago