11437 Commits (c240ff98b3dbf46eff954bf2aa0ad3844baca4c8)

Author SHA1 Message Date
Michael Niedermayer 3d5f03bbc8
avfilter/vf_signature: Dont crash on no frames 8 months ago
Niklas Haas b89ee26539 avfilter: properly reduce YUV colorspace format lists 8 months ago
Michael Niedermayer 6b213175c9
Bump after 7.0 branch point 8 months ago
Michael Niedermayer 872980ace6
Bump prior release/7.0 branch 8 months ago
Marton Balint eaca78eff8 avfilter/af_channelmap: add some additional checks for the mappings 8 months ago
Marton Balint bba6dd391f avfilter/af_channelmap: factorize checking indexes against a channel layout 8 months ago
Marton Balint 2f754a96bd avfilter/af_channelmap: disallow channel index 64 8 months ago
Marton Balint 1bea3e9ee2 avfilter/af_channelmap: fix mapping if in_channel was a string but out_channel was not specified 8 months ago
Marton Balint 9a5627ea9a avfilter/af_channelmap: fix error message if FL source channel was missing 8 months ago
Henrik Gramner 782c4df28d x86: Avoid using 'd' as an argument name 8 months ago
Niklas Haas 25cd0e0913 avfilter/vf_showinfo: adapt to new AVFilmGrainParams 8 months ago
Wenbin Chen f4e0664fd1 libavfi/dnn: add LibTorch as one of DNN backend 8 months ago
Timo Rothenpieler b47abd5737 avfilter/vsrc_ddagrab: clear all flags of buffer texture 8 months ago
Andreas Rheinhardt c00cd007e8 configure: Remove av_restrict 8 months ago
Rajiv Harlalka 4700925d22 lavfi/atempo: avoid asendcmd assertion failure 8 months ago
Gyan Doshi 3d1860ec8d avfilter: update filter timeline state only on main link 8 months ago
Martin Storsjö cd420c2949 makefile: Clean up missed object files with "make clean" 8 months ago
联盟少侠 e6d933404f avfilter/avfilter: Fix for Incorrect Parameter in ff_filter_config_links 8 months ago
Anton Khirnov abd7da0af9 lavfi: deprecate avfilter_config_links() 8 months ago
Anton Khirnov 6b1f41e152 lavfi: deprecate avfilter_link_free() 8 months ago
Haihao Xiang eb7d019b32 lavfi/vulkan_filter: fix input format 9 months ago
Niklas Haas c2a233fe14 avfilter/vf_showinfo: add AVFilmGrainAOMParams support 9 months ago
James Almer 783d00b203 libs: bump major version for all libraries 9 months ago
Andreas Rheinhardt 71c7e9c5f4 avfilter/avfilter: Reorder structure fields 9 months ago
Andreas Rheinhardt a76592440e avfilter/avfilter: Remove always-NULL pointers to internal contexts 9 months ago
James Almer b8fef7e9c5 avutil: remove deprecated FF_API_PKT_DURATION 9 months ago
James Almer 65ddc74988 avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT 9 months ago
James Almer e58afae1e4 avfilter: remove deprecated FF_API_LIBPLACEBO_OPTS 9 months ago
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