summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* avfilter/af_sofalizer: Remove unnecessary emms_c()Andreas Rheinhardt2023-09-04
* avfilter/af_volume: Remove unnecessary emms_c()Andreas Rheinhardt2023-09-04
* avfilter/afir_template: Remove unnecessary emms_c()Andreas Rheinhardt2023-09-04
* avfilter/vf_bwdif: Remove obsolete emms_c()Andreas Rheinhardt2023-09-04
* avfilter/vf_colorspace: Remove redundant emms_c()Andreas Rheinhardt2023-09-04
* avfilter/vf_gblur: Remove unnecessary emms_c()Andreas Rheinhardt2023-09-04
* avfilter: Remove unnecessary emms_c for ff_scene_sad_get_fnAndreas Rheinhardt2023-09-04
* vf_libplacebo: warn on extra_opts + too old libplaceboNiklas Haas2023-09-03
* avfilter/asrc_sinc: check return code of tx_init()Paul B Mahol2023-09-03
* lavfi/testsrc_vulkan: fix memory leaksLynne2023-08-28
* lavfi/transpose_vulkan: fix memory leaksLynne2023-08-28
* lavfi/scale_vulkan: fix memory leaksLynne2023-08-28
* lavfi/nlmeans_vulkan: fix memory leaksLynne2023-08-28
* lavfi/chromaber_vulkan: fix memory leaksLynne2023-08-28
* lavfi/bwdif_vulkan: fix memory leaksLynne2023-08-28
* lavfi/avgblur_vulkan: fix memory leaksLynne2023-08-28
* lavfi/vf_libplacebo: add extra_opts AVDictionaryNiklas Haas2023-08-27
* lavfi/vf_libplacebo: switch to new pl_options structNiklas Haas2023-08-27
* avfilter/vf_transpose_vt: fix declaration-after-statementZhao Zhili2023-08-26
* avfilter/vf_transpose_vt: fix output frame dimensionZhao Zhili2023-08-26
* avfilter/vf_scale_vt: fix output frame dimensionZhao Zhili2023-08-26
* lavfi/dnn: Add OpenVINO API 2.0 supportWenbin Chen2023-08-26
* lavfi/vf_xfade_vulkan: add wipesMarvin Scholz2023-08-24
* lavfi/vf_xfade_vulkan: add pixelizeMarvin Scholz2023-08-24
* lavfi/vf_xfade_vulkan: add dissolveMarvin Scholz2023-08-24
* lavfi/vf_xfade_vulkan: reindent after last commitMarvin Scholz2023-08-24
* lavfi/vf_xfade_vulkan: add circleopen/circlecloseMarvin Scholz2023-08-24
* avfilter/af_afade: add 4 more curvesPaul B Mahol2023-08-24
* avfilter/vf_ssim: Fix x86 assembly code for SSIM calculationEvgeny Pavlov2023-08-21
* libavfilter/vf_vpp_qsv: Fix a timestamp bug when framerate is not setWenbin Chen2023-08-17
* 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