summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi: add qrencode source and filterStefano Sabatini2024-01-01
* lavfi: introduce textutilsStefano Sabatini2024-01-01
* lavfi/overlay: factorize definition of planar and packed blending functionsStefano Sabatini2024-01-01
* avfilter/vf_format: allow empty pix_fmts listNiklas Haas2023-12-31
* avfilter/vf_format: add color_ranges/spacesNiklas Haas2023-12-31
* avfilter/vf_format: re-use AVFilterFormats for pix_fmt parsingNiklas Haas2023-12-31
* avfilter/buffersink: add color space/range accessorsNiklas Haas2023-12-31
* avfilter/vf_libplacebo: switch to colorspace negotiation APINiklas Haas2023-12-31
* avfilter/vf_libplacebo: don't force dovi frames to bt.2020-nclNiklas Haas2023-12-31
* avfilter/vf_zscale: switch to colorspace negotiation APINiklas Haas2023-12-31
* avfilter/vf_zscale: remove unused variablesNiklas Haas2023-12-31
* vf_scale: use colorspace negotiation APINiklas Haas2023-12-31
* avfilter/buffersrc: add color_space/range parametersNiklas Haas2023-12-31
* avfilter: add negotiation API for color space/rangeNiklas Haas2023-12-31
* avfilter/formats: set audio fmt lists for vaf filtersNiklas Haas2023-12-31
* avfilter: always call ff_default_query_formatsNiklas Haas2023-12-31
* avfilter/formats: document ff_default_query_formatsNiklas Haas2023-12-31
* avfilter/vf_minterpolate: Check pts before divisionMichael Niedermayer2023-12-30
* avfilter/avf_showwaves: Check history_nb_samplesMichael Niedermayer2023-12-30
* libavfilter/vf_dnn_detect: Add two outputs ssd supportWenbin Chen2023-12-30
* libavfilter/dnn_backend_openvino: Add dynamic output supportWenbin Chen2023-12-30
* avfilter/vf_vidstabdetect: Avoid double AVERRORSMichael Niedermayer2023-12-29
* avfilter/vf_swaprect: round coordinates downMichael Niedermayer2023-12-29
* avfilter/vf_swaprect: Use height for vertical variablesMichael Niedermayer2023-12-29
* avfilter/vf_swaprect: assert that rectangles are within memoryMichael Niedermayer2023-12-29
* avfilter/af_alimiter: Check nextpos before useMichael Niedermayer2023-12-29
* avfilter/f_reverse: Apply PTS compensation only when pts is availableMichael Niedermayer2023-12-29
* 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