11383 Commits (eb5b4e60c9c2ad701c99f5ab2c606a66b3119341)

Author SHA1 Message Date
Niklas Haas d2ae2aad8c avfilter/buffersrc: allow promoting color range to MPEG 12 months ago
Niklas Haas 2303bf3232 avfilter/buffersrc: promote unspecified color metadata 12 months ago
Niklas Haas 3bf80df3cc avfilter/vf_setparams: use YUV colorspace negotiation API 12 months ago
Michael Niedermayer 98ae1ad7cf
avfilter/signature_lookup: Do not dereference NULL pointers after malloc failure 12 months ago
Michael Niedermayer 6c50482951
avfilter/signature_lookup: dont leave uncleared pointers in sll_free() 12 months ago
Niklas Haas 75f4cb81de avfilter/buffersink: add color_spaces, color_ranges params 12 months ago
Timo Rothenpieler 21c6d12449 avfilter/ddagrab: only use acquired texture on valid updates 12 months ago
Andreas Rheinhardt f6ec01147f avfilter/fifo: Remove (a)fifo filters 12 months ago
Andreas Rheinhardt 1a52cbd404 avfilter/ccfifo: Improve included headers 12 months ago
Andreas Rheinhardt 9b67c5a684 avfilter/ccfifo: Inline trivial functions 12 months ago
Niklas Haas aa1a194a7e avfilter/vsrc_testsrc: switch to YUV colorspace negotiation API 12 months ago
Niklas Haas ce81237d63 avfilter: pass link YUV colorspace to ff_draw_init2 12 months ago
Niklas Haas 789109ab21 avfilter/vf_tiltandshift: check outlink->color_range 12 months ago
Marton Balint 52cc89dc45 avfilter/yadif_common: fix timestamps with very small timebases 12 months ago
Marton Balint 268062fa15 avfilter/yadif_common: factorize some part of the config_output and the uninit functions 12 months ago
Gyan Doshi 94422871fc avfilter/buffersrc: limit link variance logs below debug loglevel 1 year ago
Lynne 5860a966d2
lavfi/vsrc_testsrc_vulkan: fix -Wint-conversion 1 year ago
Anton Khirnov 0291b6f824 lavfi/vsrc_ddagrab: add an option to avoid duplicating frames 1 year ago
Wenbin Chen d52e8ed114 libavfilter/vf_dnn_detect: Use class confidence to filt boxes 1 year ago
Wenbin Chen 3de38b9da5 libavfilter/dnn_interface: use dims to represent shapes 1 year ago
Wenbin Chen c695de56b5 libavfilter/dnn_bakcend_openvino: Add automatic input/output detection 1 year ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 1 year ago
Vladimir Petrov c915dc4c50
avfilter/vsrc_testsrc: fix colorchart black stripe 1 year ago
Niklas Haas bfa1b7577d avfilter/vf_zscale: fix query_formats 1 year ago
Marton Balint 363b3ec98a all: use av_channel_layout_describe_bprint instead of av_channel_layout_describe in a few places 1 year ago
Thilo Borgmann c03c675d89 avfilter/fsync: Fix memory leak 1 year ago
Thilo Borgmann 7ec4835386 avfilter: Add fsync filter 1 year ago
Mark Thompson 8b76bae896 avfilter: Temporary hack to fix format negotiation for hw formats 1 year ago
Zhao Zhili 99debe5f82 avfilter/vf_codecview: fix heap buffer overflow 1 year ago
Stefano Sabatini 59686eaf33 lavfi/drawtext: fix missed rename of is_newline 1 year ago
Stefano Sabatini 933c7ff0b9 lavfi/setpts: use macro to access variables array 1 year ago
Stefano Sabatini 030e140145 lavfi: add quirc filter 1 year ago
Stefano Sabatini 899302bb5f lavfi: add qrencode source and filter 1 year ago
Stefano Sabatini 732fb122e6 lavfi: introduce textutils 1 year ago
Stefano Sabatini c2ab41b7e0 lavfi/overlay: factorize definition of planar and packed blending functions 1 year ago
Niklas Haas 44a33fccd8 avfilter/vf_format: allow empty pix_fmts list 1 year ago
Niklas Haas 796669d483 avfilter/vf_format: add color_ranges/spaces 1 year ago
Niklas Haas 2a942b4b3a avfilter/vf_format: re-use AVFilterFormats for pix_fmt parsing 1 year ago
Niklas Haas 475a99628d avfilter/buffersink: add color space/range accessors 1 year ago
Niklas Haas e82277b548 avfilter/vf_libplacebo: switch to colorspace negotiation API 1 year ago
Niklas Haas ff506b8d8f avfilter/vf_libplacebo: don't force dovi frames to bt.2020-ncl 1 year ago
Niklas Haas 2ebcbe97fc avfilter/vf_zscale: switch to colorspace negotiation API 1 year ago
Niklas Haas 3f2c49acfb avfilter/vf_zscale: remove unused variables 1 year ago
Niklas Haas 45e09a3041 vf_scale: use colorspace negotiation API 1 year ago
Niklas Haas 2d555dc82d avfilter/buffersrc: add color_space/range parameters 1 year ago
Niklas Haas 8c7934f73a avfilter: add negotiation API for color space/range 1 year ago
Niklas Haas e687a84854 avfilter/formats: set audio fmt lists for vaf filters 1 year ago
Niklas Haas 0e9cf1abf5 avfilter: always call ff_default_query_formats 1 year ago
Niklas Haas 1b0ca47707 avfilter/formats: document ff_default_query_formats 1 year ago
Michael Niedermayer 68146f06f8
avfilter/vf_minterpolate: Check pts before division 1 year ago