11409 Commits (f00f70c8f17c0cea7b50d69826222999700c2a8a)

Author SHA1 Message Date
Andrew Sayers 6096c244bb fix /// comments that should be ///< 9 months ago
Andreas Rheinhardt e429b0fdb7 avutil/vulkan: Don't autoinclude vulkan_loader.h 9 months ago
Zhao Zhili ab8aab5e2f avfilter/vf_scale_vulkan: Fix typo 9 months ago
Fei Wang b5714d1f91 avfilter/tonemap_vaapi: Remove duplicate format check 9 months ago
Andreas Rheinhardt b4b8b9ad5c avfilter/avfilter: Suppress warning for variable only used in av_assert1 9 months ago
Stone Chen ef917950f0 avfilter/vf_convolution: add float user_rdiv[4] to allow user options to apply correctly 9 months ago
Andreas Rheinhardt e2afcb8242 avfilter/af_pan: Uninitialize channel layout 9 months ago
Andreas Rheinhardt 32538dafca avfilter/avfilter: Move frame_pool to FilterLinkInternal 9 months ago
Andreas Rheinhardt 4a7329994a avfilter/avfilter: Move age_index to FilterLinkInternal 9 months ago
Andreas Rheinhardt 40b91eaea9 avfilter/avfilter: Move init_state to FilterLinkInternal 9 months ago
Andreas Rheinhardt 89eea4e19a avfilter/avfilter: Move AVFilterGraph private fields to FFFilterGraph 9 months ago
Andreas Rheinhardt 03567ed80c avfilter/avfiltergraph: Avoid allocation for AVFilterGraphInternal 9 months ago
Andreas Rheinhardt a1aec776f1 avfilter/avfiltergraph: Avoid indirection when freeing filtergraph 9 months ago
Andreas Rheinhardt a272c9cffa avfilter: Add a header for internal generic-layer APIs 9 months ago
Andreas Rheinhardt db98b0e04e avfilter/avfilter: Avoid allocation for AVFilterInternal 9 months ago
Andreas Rheinhardt cc36a9f5b9 avfilter/signature_lookup: Avoid branch when adding to linked list 9 months ago
Andreas Rheinhardt 626a076249 avfilter/signature_lookup: Remove useless error logs 9 months ago
Andreas Rheinhardt bf82b6517e avfilter/signature_lookup: Allocate buffers jointly 9 months ago
Andreas Rheinhardt eeb99dcb51 avfilter/signature_lookup: Check for allocation error 9 months ago
Andreas Rheinhardt c149d86760 avfilter/vf_signature: Allocate arrays together 9 months ago
Michael Niedermayer 7f36127595
avfilter/v360: Use AV_VIDEO_MAX_PLANES 9 months ago
Andreas Rheinhardt e7f9edb469 avfilter/avfilter: Fix build with ASSERT_LEVEL >= 1 9 months ago
Anton Khirnov 86417b759f lavfi: get rid of FF_INTERNAL_FIELDS 9 months ago
Anton Khirnov 1e7d2007c3 all: use designated initializers for AVOption.unit 9 months ago
Andreas Rheinhardt 8a2c8687bd avfilter/af_hdcd: Drop a redundant log 9 months ago
Andreas Rheinhardt b84d286ac7 avfilter/vf_(bwdif|yadif)_cuda: Remove unused variables 9 months ago
Niklas Haas d2ae2aad8c avfilter/buffersrc: allow promoting color range to MPEG 9 months ago
Niklas Haas 2303bf3232 avfilter/buffersrc: promote unspecified color metadata 9 months ago
Niklas Haas 3bf80df3cc avfilter/vf_setparams: use YUV colorspace negotiation API 9 months ago
Michael Niedermayer 98ae1ad7cf
avfilter/signature_lookup: Do not dereference NULL pointers after malloc failure 9 months ago
Michael Niedermayer 6c50482951
avfilter/signature_lookup: dont leave uncleared pointers in sll_free() 9 months ago
Niklas Haas 75f4cb81de avfilter/buffersink: add color_spaces, color_ranges params 9 months ago
Timo Rothenpieler 21c6d12449 avfilter/ddagrab: only use acquired texture on valid updates 9 months ago
Andreas Rheinhardt f6ec01147f avfilter/fifo: Remove (a)fifo filters 9 months ago
Andreas Rheinhardt 1a52cbd404 avfilter/ccfifo: Improve included headers 9 months ago
Andreas Rheinhardt 9b67c5a684 avfilter/ccfifo: Inline trivial functions 9 months ago
Niklas Haas aa1a194a7e avfilter/vsrc_testsrc: switch to YUV colorspace negotiation API 9 months ago
Niklas Haas ce81237d63 avfilter: pass link YUV colorspace to ff_draw_init2 9 months ago
Niklas Haas 789109ab21 avfilter/vf_tiltandshift: check outlink->color_range 9 months ago
Marton Balint 52cc89dc45 avfilter/yadif_common: fix timestamps with very small timebases 10 months ago
Marton Balint 268062fa15 avfilter/yadif_common: factorize some part of the config_output and the uninit functions 10 months ago
Gyan Doshi 94422871fc avfilter/buffersrc: limit link variance logs below debug loglevel 10 months ago
Lynne 5860a966d2
lavfi/vsrc_testsrc_vulkan: fix -Wint-conversion 10 months ago
Anton Khirnov 0291b6f824 lavfi/vsrc_ddagrab: add an option to avoid duplicating frames 10 months ago
Wenbin Chen d52e8ed114 libavfilter/vf_dnn_detect: Use class confidence to filt boxes 10 months ago
Wenbin Chen 3de38b9da5 libavfilter/dnn_interface: use dims to represent shapes 10 months ago
Wenbin Chen c695de56b5 libavfilter/dnn_bakcend_openvino: Add automatic input/output detection 10 months ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 10 months ago
Vladimir Petrov c915dc4c50
avfilter/vsrc_testsrc: fix colorchart black stripe 10 months ago
Niklas Haas bfa1b7577d avfilter/vf_zscale: fix query_formats 10 months ago