summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* configure: Set WIN32_LEAN_AND_MEAN at configure timeL. E. Segovia2023-08-14
* Bump minor libavfilter version and add Changelog entryPaul B Mahol2023-08-14
* avfilter/af_asdr: remove wrong scaling from sdr, and fix sisdr formulaPaul B Mahol2023-08-14
* avfilter/af_asdr: use single structure for sumsPaul B Mahol2023-08-14
* avfilter: add asisdr filterPaul B Mahol2023-08-14
* avfilter: add apsnr filterPaul B Mahol2023-08-14
* avfilter/af_astats: fix reporting of noise_floor for small number of samplesPaul B Mahol2023-08-13
* avfilter/af_astats: drop usage of histogram for noise floor calculationPaul B Mahol2023-08-13
* avfilter/af_asdr: add fltp sample format supportPaul B Mahol2023-08-13
* avfilter/af_asdr: stop recreating output timestampsPaul B Mahol2023-08-13
* avfilter/af_adeclick: stop returning EINVAL errorPaul B Mahol2023-08-12
* avfilter/af_adeclick: stop outputing pointless messagePaul B Mahol2023-08-12
* avfilter/af_adeclick: fix window generationPaul B Mahol2023-08-11
* avfilter/af_vibrato: refactor codePaul B Mahol2023-08-08
* avfilter/avf_showcwt: reduce latency/delay in some casesPaul B Mahol2023-08-07
* avfilter/avf_showcwt: simplifyPaul B Mahol2023-08-07
* avfilter/avf_showcwt: add two more optionsPaul B Mahol2023-08-07
* avfilter: fix highshelf zdf coefficientsPaul B Mahol2023-08-07
* avfilter: Remove unnecessary formats.h inclusionsAndreas Rheinhardt2023-08-07
* avfilter/internal: Don't include formats.hAndreas Rheinhardt2023-08-07
* avfilter/vf_colorconstancy: Remove redundant CONFIG checkAndreas Rheinhardt2023-08-07
* avfilter: Deduplicate default video inputs/outputsAndreas Rheinhardt2023-08-07
* avfilter/internal: Don't include video.hAndreas Rheinhardt2023-08-07
* avfilter: Deduplicate default audio inputs/outputsAndreas Rheinhardt2023-08-07
* avfilter/avfilter: Make functions only used here staticAndreas Rheinhardt2023-08-04
* avfilter/avfilter: Also deprecate variable nameAndreas Rheinhardt2023-08-04
* lavfi/vf_vpp_qsv: perform conversion from HDR to SDRHaihao Xiang2023-08-04
* lavfi/vf_vpp_qsv: set color properties for outputHaihao Xiang2023-08-04
* lavfi/vf_vpp_qsv: take input color properties into accountHaihao Xiang2023-08-04
* lavfi/qsvvpp: add set_frame_ext_params callbackHaihao Xiang2023-08-04
* lavfi/vf_vpp_qsv: fix duration in pass-through modeHaihao Xiang2023-07-31
* avfilter/avf_showcwt: improve range detection for morlet scalesPaul B Mahol2023-07-30
* avfilter/avf_showcwt: rename option valuePaul B Mahol2023-07-30
* avfilter/avf_showcwt: add iscale optionPaul B Mahol2023-07-30
* avfilter/avf_showcwt: improve caching of some arraysPaul B Mahol2023-07-30
* avfilter/avf_showcwt: reduce excessive operationsPaul B Mahol2023-07-30
* avfilter/avf_showcwt: fix truncation of low Hz kernelsPaul B Mahol2023-07-29
* avfilter/qsvvpp: remove usage of deprecated fieldsJames Almer2023-07-29
* avfilter/avf_showcwt: make kernels symmetricalPaul B Mahol2023-07-29
* avfilter/avf_showcwt: fix very low freqs leakagePaul B Mahol2023-07-29
* avfilter/avf_showcwt: remove not needed fabsf()Paul B Mahol2023-07-28
* avfilter/avf_showcwt: unbreak highest frequenciesPaul B Mahol2023-07-28
* avfilter/avf_showcwt: keep kernels precision as high as possiblePaul B Mahol2023-07-28
* avfilter/avf_showcwt: remove excessive operationsPaul B Mahol2023-07-28
* avfilter/avf_showcwt: switch to overlap-savePaul B Mahol2023-07-28
* avfilter/avf_showcwt: reduce memory usage even morePaul B Mahol2023-07-28
* avfilter/af_afir: fix possible array read-overflowPaul B Mahol2023-07-24
* avfilter/avf_showcwt: make read only variable constPaul B Mahol2023-07-24
* libavfilter/vf_dnn_detect: bbox index may bigger than bbox numberWenbin Chen2023-07-24
* avfilter/vf_libplacebo: fix skip_aa option rangeNiklas Haas2023-07-23