11245 Commits (7cc79bfda97cba5699cb984e11e1fbd052936a89)

Author SHA1 Message Date
Michael Niedermayer d92ef4f846
avfilter/vf_thumbnail_cuda: Set ret before checking it 8 months ago
Michael Niedermayer 057b8d65e3
avfilter/signature_lookup: Dont copy uninitialized stuff around 8 months ago
Michael Niedermayer 572985605f
avfilter/signature_lookup: Fix 2 differences to the refernce SW 8 months ago
Paul B Mahol 1606aab99b avfilter/avfilter: fix OOM case for default activate 8 months ago
Paul B Mahol 670c823406 avfilter/buffersrc: switch to activate 8 months ago
Michael Niedermayer 5bb9d8affe
avfilter/vf_signature: Dont crash on no frames 9 months ago
Michael Niedermayer fdc5b25f19
avfilter/signature_lookup: Do not dereference NULL pointers after malloc failure 9 months ago
Michael Niedermayer c5dcf99399
avfilter/signature_lookup: dont leave uncleared pointers in sll_free() 9 months ago
Marton Balint aa5e6017a5 avfilter/buffersrc: fix overriding unknown channel layouts with negotiated one 10 months ago
Marton Balint 8d1e092b24 avfilter/af_channelmap: disallow channel index 64 10 months ago
Marton Balint 0deb010ae7 avfilter/af_channelmap: fix mapping if in_channel was a string but out_channel was not specified 10 months ago
Marton Balint 88127b743f avfilter/af_channelmap: fix error message if FL source channel was missing 10 months ago
Stone Chen fafdcb2a35 avfilter/vf_convolution: add float user_rdiv[4] to allow user options to apply correctly 10 months ago
Michael Niedermayer c9e6162554
avfilter/vf_minterpolate: Check pts before division 1 year ago
Michael Niedermayer ea276a511a
avfilter/avf_showwaves: Check history_nb_samples 1 year ago
Michael Niedermayer f2d836819d
avfilter/vf_vidstabdetect: Avoid double AVERRORS 1 year ago
Michael Niedermayer 2450e202c4
avfilter/vf_swaprect: round coordinates down 1 year ago
Michael Niedermayer 301100ddfb
avfilter/vf_swaprect: Use height for vertical variables 1 year ago
Michael Niedermayer 8e99388c1b
avfilter/vf_swaprect: assert that rectangles are within memory 1 year ago
Michael Niedermayer e43a3d8d30
avfilter/af_alimiter: Check nextpos before use 1 year ago
Michael Niedermayer e01a55c528
avfilter/f_reverse: Apply PTS compensation only when pts is available 1 year ago
Michael Niedermayer 0c52543781
avfilter/af_stereowiden: Check length 1 year ago
Michael Niedermayer 8b8b4bdef3
avfilter/vf_weave: Fix odd height handling 1 year ago
Michael Niedermayer 162b4c60c8
avfilter/edge_template: Fix small inputs with gaussian_blur() 1 year ago
Michael Niedermayer e809c23786
avfilter/vf_gradfun: Do not overread last line 1 year ago
Michael Niedermayer 3061bf668f
avfilter/avf_showspectrum: fix off by 1 error 1 year ago
Michael Niedermayer 2929465718
avfilter/buffersink: fix order of operation with = and <0 1 year ago
Michael Niedermayer d660dd1e0a
avfilter/framesync: fix order of operation with = and <0 1 year ago
Marvin Scholz c5ee01d966 avfilter/vf_tpad: fix check for drawing initialization 1 year ago
Lynne 86c4d04051 nlmeans_vulkan: fix offsets calculation and various stride issues 1 year ago
Lynne 4e5f3e6b8e bwdif_vulkan: fix artifacts on vulkan decode images 1 year ago
Michael Niedermayer efac4e2c44
Bump versions prior to 6.1 1 year ago
Kyle Swanson e5f774268a avfilter/libvmaf: fix broken cuda build 1 year ago
Gyan Doshi 2b300eb533 avfilter/vidstab: add option for file format specification 1 year ago
Martin Storsjö 93cda5a9c2 aarch64: Lowercase UXTW/SXTW and similar flags 1 year ago
Martin Storsjö 184103b310 aarch64: Consistently use lowercase for vector element specifiers 1 year ago
Niklas Haas 2d1aeba8f2 avfilter/vf_scale: fix interlaced chroma for other formats 1 year ago
Niklas Haas 90d327d607 avfilter/vf_showinfo: also print chroma loc 1 year ago
Kyle Swanson 2e33f5ced0 avfilter/libvmaf: update pix_fmts 1 year ago
Lynne f31d0f1141
nlmeans_vulkan: parallelize workgroup invocations 1 year ago
Lynne 658b01b5ee
nlmeans_vulkan: reduce dispatches by parallelizing the planes 1 year ago
Lynne 6bc8ff7d93
nlmeans_vulkan: fix width/height for chroma plane weights calculation 1 year ago
Kyle Swanson 6028728bb8 avfilter/libvmaf: remove deprecated options 1 year ago
Timo Rothenpieler 8b6ee74d50 avfilter/ddagrab: create secondary xor mouse texture 1 year ago
Timo Rothenpieler 0e7ae95cc2 avfilter/ddagrab: actually use provided texture pointer 1 year ago
Andreas Rheinhardt f62c441e7a avfilter/vulkan_filter: Remove unused label 1 year ago
Lynne 81cc0e1345
hwcontext_vulkan: properly support STORAGE usage for mutliplane images 1 year ago
Anton Khirnov 63bc6430a6 lavfi/yadif: update output frame durations 1 year ago
Andreas Rheinhardt f58038d498 avcodec/avcodec: Avoid codec_desc.h, codec_par.h inclusions 1 year ago
Niklas Haas 443471356f avfilter/vf_iccdetect: use ff_icc_profile_sanitize 1 year ago