11443 Commits (89a85efbf1f708e8eb9170d89ec49c065a066cee)

Author SHA1 Message Date
Michael Niedermayer 9a4199c71b
avfilter/avfiltergraph: return value of ff_request_frame() is unused 9 months ago
Michael Niedermayer 1dbfdd2d30
avfilter/vf_thumbnail_cuda: Set ret before checking it 9 months ago
Michael Niedermayer 4197c3203b
avfilter/signature_lookup: Dont copy uninitialized stuff around 9 months ago
Michael Niedermayer ba031f8771
avfilter/signature_lookup: Fix 2 differences to the refernce SW 9 months ago
Niklas Haas 5cd6683ddc avfilter: properly reduce YUV colorspace format lists 10 months ago
Michael Niedermayer 7570390be6
avfilter/vf_signature: Dont crash on no frames 10 months ago
Anton Khirnov 8709604ca1 lavfi/setpts: unset frame durations 10 months ago
Anton Khirnov 43fd3d5df6 lavf/vf_setpts: unset output framerate 10 months ago
Marton Balint 7ed9ad3467 avfilter/buffersrc: fix overriding unknown channel layouts with negotiated one 10 months ago
Michael Niedermayer 872980ace6
Bump prior release/7.0 branch 11 months ago
Marton Balint eaca78eff8 avfilter/af_channelmap: add some additional checks for the mappings 11 months ago
Marton Balint bba6dd391f avfilter/af_channelmap: factorize checking indexes against a channel layout 11 months ago
Marton Balint 2f754a96bd avfilter/af_channelmap: disallow channel index 64 11 months ago
Marton Balint 1bea3e9ee2 avfilter/af_channelmap: fix mapping if in_channel was a string but out_channel was not specified 11 months ago
Marton Balint 9a5627ea9a avfilter/af_channelmap: fix error message if FL source channel was missing 11 months ago
Henrik Gramner 782c4df28d x86: Avoid using 'd' as an argument name 11 months ago
Niklas Haas 25cd0e0913 avfilter/vf_showinfo: adapt to new AVFilmGrainParams 11 months ago
Wenbin Chen f4e0664fd1 libavfi/dnn: add LibTorch as one of DNN backend 11 months ago
Timo Rothenpieler b47abd5737 avfilter/vsrc_ddagrab: clear all flags of buffer texture 11 months ago
Andreas Rheinhardt c00cd007e8 configure: Remove av_restrict 11 months ago
Rajiv Harlalka 4700925d22 lavfi/atempo: avoid asendcmd assertion failure 11 months ago
Gyan Doshi 3d1860ec8d avfilter: update filter timeline state only on main link 11 months ago
Martin Storsjö cd420c2949 makefile: Clean up missed object files with "make clean" 11 months ago
联盟少侠 e6d933404f avfilter/avfilter: Fix for Incorrect Parameter in ff_filter_config_links 11 months ago
Anton Khirnov abd7da0af9 lavfi: deprecate avfilter_config_links() 11 months ago
Anton Khirnov 6b1f41e152 lavfi: deprecate avfilter_link_free() 11 months ago
Haihao Xiang eb7d019b32 lavfi/vulkan_filter: fix input format 11 months ago
Niklas Haas c2a233fe14 avfilter/vf_showinfo: add AVFilmGrainAOMParams support 11 months ago
James Almer 783d00b203 libs: bump major version for all libraries 11 months ago
Andreas Rheinhardt 71c7e9c5f4 avfilter/avfilter: Reorder structure fields 11 months ago
Andreas Rheinhardt a76592440e avfilter/avfilter: Remove always-NULL pointers to internal contexts 11 months ago
James Almer b8fef7e9c5 avutil: remove deprecated FF_API_PKT_DURATION 11 months ago
James Almer 65ddc74988 avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT 11 months ago
James Almer e58afae1e4 avfilter: remove deprecated FF_API_LIBPLACEBO_OPTS 11 months ago
Andrew Sayers 6096c244bb fix /// comments that should be ///< 11 months ago
Andreas Rheinhardt e429b0fdb7 avutil/vulkan: Don't autoinclude vulkan_loader.h 11 months ago
Zhao Zhili ab8aab5e2f avfilter/vf_scale_vulkan: Fix typo 11 months ago
Fei Wang b5714d1f91 avfilter/tonemap_vaapi: Remove duplicate format check 12 months ago
Andreas Rheinhardt b4b8b9ad5c avfilter/avfilter: Suppress warning for variable only used in av_assert1 12 months ago
Stone Chen ef917950f0 avfilter/vf_convolution: add float user_rdiv[4] to allow user options to apply correctly 12 months ago
Andreas Rheinhardt e2afcb8242 avfilter/af_pan: Uninitialize channel layout 12 months ago
Andreas Rheinhardt 32538dafca avfilter/avfilter: Move frame_pool to FilterLinkInternal 12 months ago
Andreas Rheinhardt 4a7329994a avfilter/avfilter: Move age_index to FilterLinkInternal 12 months ago
Andreas Rheinhardt 40b91eaea9 avfilter/avfilter: Move init_state to FilterLinkInternal 12 months ago
Andreas Rheinhardt 89eea4e19a avfilter/avfilter: Move AVFilterGraph private fields to FFFilterGraph 12 months ago
Andreas Rheinhardt 03567ed80c avfilter/avfiltergraph: Avoid allocation for AVFilterGraphInternal 12 months ago
Andreas Rheinhardt a1aec776f1 avfilter/avfiltergraph: Avoid indirection when freeing filtergraph 12 months ago
Andreas Rheinhardt a272c9cffa avfilter: Add a header for internal generic-layer APIs 12 months ago
Andreas Rheinhardt db98b0e04e avfilter/avfilter: Avoid allocation for AVFilterInternal 12 months ago
Andreas Rheinhardt cc36a9f5b9 avfilter/signature_lookup: Avoid branch when adding to linked list 12 months ago