summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/buffersrc: allow promoting color range to MPEGNiklas Haas2024-02-13
* avfilter/buffersrc: promote unspecified color metadataNiklas Haas2024-02-13
* avfilter/vf_setparams: use YUV colorspace negotiation APINiklas Haas2024-02-13
* avfilter/signature_lookup: Do not dereference NULL pointers after malloc failureMichael Niedermayer2024-02-12
* avfilter/signature_lookup: dont leave uncleared pointers in sll_free()Michael Niedermayer2024-02-12
* avfilter/buffersink: add color_spaces, color_ranges paramsNiklas Haas2024-02-09
* avfilter/ddagrab: only use acquired texture on valid updatesTimo Rothenpieler2024-02-09
* avfilter/fifo: Remove (a)fifo filtersAndreas Rheinhardt2024-02-08
* avfilter/ccfifo: Improve included headersAndreas Rheinhardt2024-02-07
* avfilter/ccfifo: Inline trivial functionsAndreas Rheinhardt2024-02-07
* avfilter/vsrc_testsrc: switch to YUV colorspace negotiation APINiklas Haas2024-02-06
* avfilter: pass link YUV colorspace to ff_draw_init2Niklas Haas2024-02-06
* avfilter/vf_tiltandshift: check outlink->color_rangeNiklas Haas2024-02-05
* avfilter/yadif_common: fix timestamps with very small timebasesMarton Balint2024-02-04
* avfilter/yadif_common: factorize some part of the config_output and the unini...Marton Balint2024-02-04
* avfilter/buffersrc: limit link variance logs below debug loglevelGyan Doshi2024-02-01
* lavfi/vsrc_testsrc_vulkan: fix -Wint-conversionLynne2024-01-31
* lavfi/vsrc_ddagrab: add an option to avoid duplicating framesAnton Khirnov2024-01-30
* libavfilter/vf_dnn_detect: Use class confidence to filt boxesWenbin Chen2024-01-28
* libavfilter/dnn_interface: use dims to represent shapesWenbin Chen2024-01-28
* libavfilter/dnn_bakcend_openvino: Add automatic input/output detectionWenbin Chen2024-01-28
* Revert "all: Don't set AVClass.item_name to its default value"Anton Khirnov2024-01-20
* avfilter/vsrc_testsrc: fix colorchart black stripeVladimir Petrov2024-01-12
* avfilter/vf_zscale: fix query_formatsNiklas Haas2024-01-12
* all: use av_channel_layout_describe_bprint instead of av_channel_layout_descr...Marton Balint2024-01-07
* avfilter/fsync: Fix memory leakThilo Borgmann2024-01-07
* avfilter: Add fsync filterThilo Borgmann2024-01-05
* avfilter: Temporary hack to fix format negotiation for hw formatsMark Thompson2024-01-04
* avfilter/vf_codecview: fix heap buffer overflowZhao Zhili2024-01-05
* lavfi/drawtext: fix missed rename of is_newlineStefano Sabatini2024-01-03
* lavfi/setpts: use macro to access variables arrayStefano Sabatini2024-01-01
* lavfi: add quirc filterStefano Sabatini2024-01-01
* 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