10322 Commits (f2b79c5b855b7450c8f3c15b9ec11b439cd2a294)

Author SHA1 Message Date
Andreas Rheinhardt f2b79c5b85 lib*/version: Move library version functions into files of their own 3 years ago
Paul B Mahol 5ccd8f492b avfilter/af_crossfeed: add option for linear phase filtering 3 years ago
Paul B Mahol 1309867022 avfilter/af_biquads: add option for block based linear phase processing 3 years ago
Paul B Mahol fe57904a71 avfilter/af_afftdn: request new frames only when needed 3 years ago
Paul B Mahol 36c274057a avfilter/avf_ahistogram: request new frames only when needed 3 years ago
Paul B Mahol d166317cdd avfilter/af_biquads: add tdi transform type 3 years ago
Gyan Doshi b980d9e8ec avfilter/geq: unbreak alpha processing 3 years ago
Paul B Mahol 30a49a5230 avfilter/vf_fftdnoiz: add window type support 3 years ago
Michael Niedermayer 0a3e121798 avfilter/vf_libplacebo: Match AV_OPT_TYPE_FLOAT to dbl 3 years ago
Andreas Rheinhardt 3cdf0f9424 avfilter/vf_fftdnoiz: Remove redundant ';' 3 years ago
Andreas Rheinhardt 11e37539ee avfilter/vf_threshold: Move ff_threshold_init into a header 3 years ago
Andreas Rheinhardt c499f9bc38 avfilter/vf_nlmeans: Move ff_nlmeans_init into a header 3 years ago
Andreas Rheinhardt fbe4e825d8 avfilter/vf_hflip: Move ff_hflip_init into a header 3 years ago
Andreas Rheinhardt 24936a9fbb avfilter/vf_gblur: Move ff_gblur_init into a header 3 years ago
Andreas Rheinhardt 8cd57648d1 avfilter/vf_eq: Move ff_nlmeans_init into a header 3 years ago
Andreas Rheinhardt 364fab1fdc avfilter/vf_blend: Move ff_blend_init into a header 3 years ago
Andreas Rheinhardt ea398201f9 avfilter/af_afir: Move ff_afir_init() to header 3 years ago
Andreas Rheinhardt 0df18f29ae avfilter/af_afir: Only keep DSP stuff in header 3 years ago
Paul B Mahol 767f66ea5d avfilter: add multiply video filter 3 years ago
Paul B Mahol a6f136aef1 avfilter/vf_fftdnoiz: refactor code and improve 3d filtering 3 years ago
Paul B Mahol 003f9a9b41 avfilter/vf_fftdnoiz: add alternative denoising method 3 years ago
Paul B Mahol 0914e3a14a avfilter/vf_maskfun: properly handle read-only frames 3 years ago
Paul B Mahol 7aa69300b1 avfilter/vf_maskfun: rename too generic variables 3 years ago
Paul B Mahol 810c508956 avfilter/vf_guided: fix reallocation of memory per every frame's plane processing 3 years ago
Paul B Mahol 17a4237a05 avfilter/vf_guided: make use of link variables 3 years ago
Paul B Mahol 3e4d68f2b6 avfilter/vf_guided: remove excessive parentheses 3 years ago
Paul B Mahol ccd29bf881 avfilter/vf_guided: fix timeline support 3 years ago
Paul B Mahol e40cec0609 avfilter/vf_guided: clean up commands support 3 years ago
Paul B Mahol bdf01a9609 avfilter/vf_overlay: improve premultiplied alpha overlay for YUV 3 years ago
Paul B Mahol eef652ca9c avfilter/avf_showvolume: request new frames only when needed 3 years ago
Paul B Mahol 3ce4e08089 avfilter/avf_avectorscope: request new frames only when needed 3 years ago
Paul B Mahol 9aa20d28cd avfilter/af_aspectralstats: request new frames only when needed 3 years ago
Paul B Mahol a9e9020ff6 avfilter/af_surround: request new frames only when needed 3 years ago
Paul B Mahol d8e8aa944a avfilter/avf_showfreqs: add rate option 3 years ago
Paul B Mahol fe06e70c30 avfilter/vf_estdif: set frame_rate only when needed 3 years ago
Paul B Mahol f09712d686 avfilter/vf_w3fdif: set frame_rate only when needed 3 years ago
Paul B Mahol 6018fa899f avfilter/vf_nnedi: set frame_rate only when needed 3 years ago
Paul B Mahol 55e0b041b3 avfilter/vf_mix: output same number of frames from input for tmix 3 years ago
Paul B Mahol 1148e5f1cc avfilter/vf_xmedian: fix multiple threads usage 3 years ago
Paul B Mahol 3415028d13 avfilter/vf_mix: fix multiple threads usage 3 years ago
Paul B Mahol 126d5d3b5f avfilter/vf_fftdnoiz: small improvements 3 years ago
Paul B Mahol 31c714bf0b avfilter/af_adynamicequalizer: remove unused header 3 years ago
Andreas Rheinhardt 8449fbdf8e avfilter/vf_colormap: Avoid allocation of small array 3 years ago
Andreas Rheinhardt 9d2f427958 avfilter/vf_colormap: Remove unnecessary headers 3 years ago
Andreas Rheinhardt fdc16fbb7a avfilter/vf_colormap: Fix declaration-after-statement 3 years ago
Andreas Rheinhardt f4ace6d82d avfilter/vf_colormap: Properly uninit FFFrameSync, fix leak 3 years ago
Andreas Rheinhardt 5f8c83e95e avfilter/Makefile: Add fflcms2.h to SKIPHEADERS- if necessary 3 years ago
Paul B Mahol c27123606a avfilter/af_adynamicequalizer: set target filter type 3 years ago
Paul B Mahol 4e284837e4 avfilter/af_adynamicequalizer: improve threshold usage 3 years ago
Paul B Mahol 14b74610d7 avfilter/af_anlms: add timeline support 3 years ago