11258 Commits (0b5ef2198bf4d8aa9576ffb82237aa80515fa8ef)

Author SHA1 Message Date
Michael Niedermayer 0b5ef2198b
avfilter/vf_convolution_opencl: Assert that the filter name is one of the filters 8 months ago
Michael Niedermayer 02694abdaf
avfilter/vf_bm3d: Dont round MSE2SSE to an integer 8 months ago
Michael Niedermayer f504e2e9f5
avfilter/af_aderivative: Free out on error 8 months ago
Michael Niedermayer ac8ac10e33
avfilter/af_afir: Assert format 8 months ago
Michael Niedermayer 40b801870d
avfilter/af_afftdn: Assert format 8 months ago
Michael Niedermayer c773ce8435
avfilter/af_pan: check nb_output_channels before use 8 months ago
Michael Niedermayer bdd1a93e4b
avfilter/af_mcompand: compute half frequency in double 8 months ago
Michael Niedermayer 4d7d183ccb
avfilter/af_channelsplit: Assert that av_channel_layout_channel_from_index() succeeds 8 months ago
Michael Niedermayer bea691ffc1
avfilter/af_aresample: Cleanup on av_channel_layout_copy() failure 8 months ago
Michael Niedermayer 3666a36472
avfilter/vf_avgblur: Check plane instead of AVFrame 8 months ago
Michael Niedermayer 371c42dd81
avfilter/drawutils: Fix depthb computation 8 months ago
Michael Niedermayer 96a63346ee
avfilter/avf_showcwt: Check av_parse_video_rate() for failure 8 months ago
Michael Niedermayer 7e634b9731
avfilter/vf_rotate: Check ff_draw_init2() return value 8 months ago
Michael Niedermayer d92ef4f846
avfilter/vf_thumbnail_cuda: Set ret before checking it 10 months ago
Michael Niedermayer 057b8d65e3
avfilter/signature_lookup: Dont copy uninitialized stuff around 10 months ago
Michael Niedermayer 572985605f
avfilter/signature_lookup: Fix 2 differences to the refernce SW 10 months ago
Paul B Mahol 1606aab99b avfilter/avfilter: fix OOM case for default activate 11 months ago
Paul B Mahol 670c823406 avfilter/buffersrc: switch to activate 11 months ago
Michael Niedermayer 5bb9d8affe
avfilter/vf_signature: Dont crash on no frames 11 months ago
Michael Niedermayer fdc5b25f19
avfilter/signature_lookup: Do not dereference NULL pointers after malloc failure 11 months ago
Michael Niedermayer c5dcf99399
avfilter/signature_lookup: dont leave uncleared pointers in sll_free() 11 months ago
Marton Balint aa5e6017a5 avfilter/buffersrc: fix overriding unknown channel layouts with negotiated one 12 months ago
Marton Balint 8d1e092b24 avfilter/af_channelmap: disallow channel index 64 12 months ago
Marton Balint 0deb010ae7 avfilter/af_channelmap: fix mapping if in_channel was a string but out_channel was not specified 12 months ago
Marton Balint 88127b743f avfilter/af_channelmap: fix error message if FL source channel was missing 12 months ago
Stone Chen fafdcb2a35 avfilter/vf_convolution: add float user_rdiv[4] to allow user options to apply correctly 12 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