11359 Commits (e940baa65bcbdf86466fd5a8c7504caa7c1a9ec1)

Author SHA1 Message Date
Marton Balint 363b3ec98a all: use av_channel_layout_describe_bprint instead of av_channel_layout_describe in a few places 10 months ago
Thilo Borgmann c03c675d89 avfilter/fsync: Fix memory leak 10 months ago
Thilo Borgmann 7ec4835386 avfilter: Add fsync filter 11 months ago
Mark Thompson 8b76bae896 avfilter: Temporary hack to fix format negotiation for hw formats 11 months ago
Zhao Zhili 99debe5f82 avfilter/vf_codecview: fix heap buffer overflow 11 months ago
Stefano Sabatini 59686eaf33 lavfi/drawtext: fix missed rename of is_newline 11 months ago
Stefano Sabatini 933c7ff0b9 lavfi/setpts: use macro to access variables array 11 months ago
Stefano Sabatini 030e140145 lavfi: add quirc filter 11 months ago
Stefano Sabatini 899302bb5f lavfi: add qrencode source and filter 11 months ago
Stefano Sabatini 732fb122e6 lavfi: introduce textutils 11 months ago
Stefano Sabatini c2ab41b7e0 lavfi/overlay: factorize definition of planar and packed blending functions 11 months ago
Niklas Haas 44a33fccd8 avfilter/vf_format: allow empty pix_fmts list 11 months ago
Niklas Haas 796669d483 avfilter/vf_format: add color_ranges/spaces 11 months ago
Niklas Haas 2a942b4b3a avfilter/vf_format: re-use AVFilterFormats for pix_fmt parsing 11 months ago
Niklas Haas 475a99628d avfilter/buffersink: add color space/range accessors 11 months ago
Niklas Haas e82277b548 avfilter/vf_libplacebo: switch to colorspace negotiation API 11 months ago
Niklas Haas ff506b8d8f avfilter/vf_libplacebo: don't force dovi frames to bt.2020-ncl 11 months ago
Niklas Haas 2ebcbe97fc avfilter/vf_zscale: switch to colorspace negotiation API 11 months ago
Niklas Haas 3f2c49acfb avfilter/vf_zscale: remove unused variables 11 months ago
Niklas Haas 45e09a3041 vf_scale: use colorspace negotiation API 11 months ago
Niklas Haas 2d555dc82d avfilter/buffersrc: add color_space/range parameters 11 months ago
Niklas Haas 8c7934f73a avfilter: add negotiation API for color space/range 11 months ago
Niklas Haas e687a84854 avfilter/formats: set audio fmt lists for vaf filters 11 months ago
Niklas Haas 0e9cf1abf5 avfilter: always call ff_default_query_formats 11 months ago
Niklas Haas 1b0ca47707 avfilter/formats: document ff_default_query_formats 11 months ago
Michael Niedermayer 68146f06f8
avfilter/vf_minterpolate: Check pts before division 11 months ago
Michael Niedermayer 08bd2cbfeb
avfilter/avf_showwaves: Check history_nb_samples 11 months ago
Wenbin Chen 56c5930ec3 libavfilter/vf_dnn_detect: Add two outputs ssd support 11 months ago
Wenbin Chen 86435582a6 libavfilter/dnn_backend_openvino: Add dynamic output support 11 months ago
Michael Niedermayer bb04235d72
avfilter/vf_vidstabdetect: Avoid double AVERRORS 11 months ago
Michael Niedermayer 7deaca71b3
avfilter/vf_swaprect: round coordinates down 11 months ago
Michael Niedermayer 9f4c5bd7d2
avfilter/vf_swaprect: Use height for vertical variables 11 months ago
Michael Niedermayer 9d1ba698d2
avfilter/vf_swaprect: assert that rectangles are within memory 11 months ago
Michael Niedermayer a88b06f9ee
avfilter/af_alimiter: Check nextpos before use 11 months ago
Michael Niedermayer 61e73851a3
avfilter/f_reverse: Apply PTS compensation only when pts is available 11 months ago
Michael Niedermayer 50f0f8c53c
avfilter/af_stereowiden: Check length 11 months ago
Michael Niedermayer 0ecc1f0e48
avfilter/vf_weave: Fix odd height handling 11 months ago
Michael Niedermayer c443658d26
avfilter/edge_template: Fix small inputs with gaussian_blur() 11 months ago
Paul B Mahol e6459abfad
avfilter/af_stereotools: round-up max size of buffer 11 months ago
Michael Niedermayer e4d2666bdc
avfilter/vf_gradfun: Do not overread last line 11 months ago
Michael Niedermayer ab0fdaedd1
avfilter/avf_showspectrum: fix off by 1 error 11 months ago
Michael Niedermayer aec67d3d7d
avfilter/af_stereowiden: Round length to nearest 11 months ago
Zhao Zhili 56ca0f2918 avfilter/vf_showinfo: add udu_sei_as_ascii option 11 months ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 11 months ago
Vittorio Giovara 05bfc03752 Add new vf_tiltandshift filter 11 months ago
Wenbin Chen 9415c2c11f libavfilter/vf_dnn_detect: Add initialized value to function pointer 11 months ago
Wenbin Chen 233c44f735 libavfilter/vf_dnn_detect: Fix a control flow issue 11 months ago
Wenbin Chen 1fa3346c70 libavfilter/vf_dnn_detect: Add yolov4 support 11 months ago
Wenbin Chen a882fc0294 libavfilter/vf_dnn_detect: Add yolov3 support 11 months ago
Wenbin Chen da02836b9d libavfilter/vf_dnn_detect: Add input pad 11 months ago