summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi/framesync: reindent after previous commitframe_mapAnton Khirnov2022-12-10
* lavfi/framesync: map mode WIPAnton Khirnov2022-12-10
* lavfi/framesync: reorder functions to avoid a forward declarationAnton Khirnov2022-12-10
* lavfi/framesync: use a local variable to shorten codeAnton Khirnov2022-12-10
* lavfi/vf_w3fdif: set output frame durationsAnton Khirnov2022-11-28
* lavfi/vf_nnedi: set output frame durationsAnton Khirnov2022-11-28
* lavfi/setpts: unset frame durationsAnton Khirnov2022-11-28
* avfilter/avf_avectorscope: simplify code a littlePaul B Mahol2022-11-27
* avfilter/f_ebur128: fix crash when using vflip filterPaul B Mahol2022-11-25
* avfilter/avf_showcqt: fix crash when using vflip filterPaul B Mahol2022-11-25
* avfilter/avf_a3dscope: fix crash when using vflip filterPaul B Mahol2022-11-25
* avfilter/avf_avectorscope: fix crash when using vflip filterPaul B Mahol2022-11-25
* avfilter/avf_showcqt: remove invalid linePaul B Mahol2022-11-25
* avfilter/avf_showspectrum: set hop_size for showspectrumpicPaul B Mahol2022-11-21
* libavfilter/x86/vf_convolution: fix sobel swap issue on WIN64Wang, Bin2022-11-21
* avfilter/af_surround: fix possible out of array accessPaul B Mahol2022-11-19
* avfilter/af_surround: refactor codePaul B Mahol2022-11-19
* avfilter/vf_libplacebo: fix normalize_sar calculationNiklas Haas2022-11-19
* avfilter/vf_libplacebo: default to normalize_sar=0Niklas Haas2022-11-19
* avfilter: fix av_tx_fn stride usage for complex inputsPaul B Mahol2022-11-19
* avfilter/af_surround: improve LFE loudnessPaul B Mahol2022-11-18
* avfilter/af_surround: implement smooth option/supportPaul B Mahol2022-11-18
* avfilter/af_surround: split factors calculationsPaul B Mahol2022-11-18
* avfilter/af_surround: improve front center channelPaul B Mahol2022-11-18
* avfilter/vf_libplacebo: fix output format selectionNiklas Haas2022-11-18
* avfilter/vf_libplacebo: suppress warning on older libplaceboNiklas Haas2022-11-18
* avfilter/af_surround: fix regression with channel i/o gainPaul B Mahol2022-11-18
* avfilter/avf_showspectrum: fix stride and set scalePaul B Mahol2022-11-18
* avfilter/af_surround: simplify some code morePaul B Mahol2022-11-18
* avfilter/af_surround: add more layouts for stereo upmixPaul B Mahol2022-11-17
* avfilter/af_firequalizer: switch to TX from lavuPaul B Mahol2022-11-17
* avfilter/avf_showspatial: switch to lavu TXPaul B Mahol2022-11-17
* avfilter/af_loudnorm: simplify query_formats()Paul B Mahol2022-11-17
* avfilter/avf_showspectrum: fix possible hang at EOFPaul B Mahol2022-11-17
* avfilter/af_surround: allow non-power of 2 win_sizePaul B Mahol2022-11-17
* avfilter/af_surround: move upmix before irdftPaul B Mahol2022-11-16
* avfilter/af_surround: refactor some codePaul B Mahol2022-11-16
* avfilter/af_surround: add support for commandsPaul B Mahol2022-11-15
* avfilter/af_surround: add focus optionPaul B Mahol2022-11-15
* avfilter/vf_libplacebo: support all supported pixfmtsNiklas Haas2022-11-15
* avfilter/vf_libplacebo: init vulkan device in query_formatNiklas Haas2022-11-15
* lavfi/vf_dnn_processing.c: Fix missing AV_PIX_FMT_GRAY8Cosmin Stejerean2022-11-15
* avfilter/af_surround: add forgotten null pointer checkPaul B Mahol2022-11-15
* avfilter/af_surround: avoid using doublesPaul B Mahol2022-11-15
* avfilter/af_surround: check that upmix func ptr is validPaul B Mahol2022-11-14
* avfilter/af_surround: speed up slice threading for stereo upmixingPaul B Mahol2022-11-14
* libavfilter/x86/vf_convolution: add sobel filter optimization and unit test w...bwang302022-11-14
* avfilter/vf_fftdnoiz: Check return value of av_tx_init()Andreas Rheinhardt2022-11-12
* avfilter/af_afir: Check return value of av_tx_init()Andreas Rheinhardt2022-11-12
* avfilter/vf_fftfilt: Check return value of av_tx_init()Andreas Rheinhardt2022-11-12