summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* avfilter/af_stereowiden: Check lengthMichael Niedermayer2023-12-29
* avfilter/vf_weave: Fix odd height handlingMichael Niedermayer2023-12-29
* avfilter/edge_template: Fix small inputs with gaussian_blur()Michael Niedermayer2023-12-29
* avfilter/af_stereotools: round-up max size of bufferPaul B Mahol2023-12-29
* avfilter/vf_gradfun: Do not overread last lineMichael Niedermayer2023-12-29
* avfilter/avf_showspectrum: fix off by 1 errorMichael Niedermayer2023-12-29
* avfilter/af_stereowiden: Round length to nearestMichael Niedermayer2023-12-29
* avfilter/vf_showinfo: add udu_sei_as_ascii optionZhao Zhili2023-12-28
* all: Don't set AVClass.item_name to its default valueAndreas Rheinhardt2023-12-22
* Add new vf_tiltandshift filterVittorio Giovara2023-12-21
* libavfilter/vf_dnn_detect: Add initialized value to function pointerWenbin Chen2023-12-21
* libavfilter/vf_dnn_detect: Fix a control flow issueWenbin Chen2023-12-21
* libavfilter/vf_dnn_detect: Add yolov4 supportWenbin Chen2023-12-16
* libavfilter/vf_dnn_detect: Add yolov3 supportWenbin Chen2023-12-16
* libavfilter/vf_dnn_detect: Add input padWenbin Chen2023-12-16
* libavfiter/dnn_backend_openvino: Add multiple output supportWenbin Chen2023-12-16
* libavfilter/vf_dnn_detect: Set used pointer to NULLWenbin Chen2023-12-15
* libavfilter/vf_dnn_detect: Fix uninitialized variables errorWenbin Chen2023-12-15
* libavfilter/vf_dnn_detect: Add NULL pointer checkWenbin Chen2023-12-15
* libavfilter/vf_dnn_detect: Fix an incorrect expressionWenbin Chen2023-12-15
* avfilter/select: initialize prev_selected_n to NANGyan Doshi2023-12-10
* avfilter/vf_libvmaf: fix string comparison bugnilfm2023-12-08
* avfilter/bwdif: account for chroma sub-sampling in min size calculationCosmin Stejerean2023-12-07
* avfilter/asrc_flite: use streaming functionPaul B Mahol2023-12-06
* avfilter/asrc_flite: switch to activatePaul B Mahol2023-12-06
* lavfi/buffersink: avoid leaking peeked_frame on uninitAnton Khirnov2023-12-06
* lavfi/vf_vpp_qsv: set the default value of async_depth to 4Haihao Xiang2023-12-05
* avfilter/af_dialoguenhance: add double-floating point sample format supportPaul B Mahol2023-12-04
* avfilter/af_surround: refactor some codePaul B Mahol2023-12-04
* avfilter/libvmaf: small cleanup for style, whitespace, unused LIBVMAFContext ...Kyle Swanson2023-12-04
* avfilter/avfilter: fix OOM case for default activatePaul B Mahol2023-12-03
* avfilter/vsrc_gradients: make rotation always continuous if speed changesPaul B Mahol2023-12-03
* avfilter/vsrc_gradients: add commands supportPaul B Mahol2023-12-03
* avfilter/vf_corr: for all zero returns zero score instead of 1Paul B Mahol2023-12-03
* avfilter/vf_corr: add slice threading supportPaul B Mahol2023-12-03
* avfilter/vf_chromanr: compare correct variables for advanced modePaul B Mahol2023-12-01
* avfilter/framesync: fix OOM casePaul B Mahol2023-11-30
* avfilter/arls_template: use defines for all constantsPaul B Mahol2023-11-28
* avfilter: add Affine Projection adaptive audio filterPaul B Mahol2023-11-28
* avfilter/af_anlms: set output frame durationPaul B Mahol2023-11-28
* avfilter/af_arls: set output frame durationPaul B Mahol2023-11-28
* avfilter/af_amix: set output frame durationPaul B Mahol2023-11-28
* avfilter/af_amultiply: set output frame durationPaul B Mahol2023-11-28
* avfilter/af_amerge: use already provided outlinkPaul B Mahol2023-11-28
* avfilter: no need to request more samples if internal frame is availablePaul B Mahol2023-11-28
* avfilter/af_arls: add double sample format supportPaul B Mahol2023-11-27
* avfilter/af_anlms: add double sample format supportPaul B Mahol2023-11-27
* avfilter/vf_colorcorrect: fix memory leaksPaul B Mahol2023-11-27
* avfilter/af_dialoguenhance: do output scaling oncePaul B Mahol2023-11-27
* avfilter/af_afwtdn: fix crash with EOF handlingPaul B Mahol2023-11-27