11266 Commits (30cd0d7bd0605db6249fdae056ddc0d83a3d9774)

Author SHA1 Message Date
Marton Balint a6a07eebdf avfilter/f_loop: fix aloop activate logic 1 month ago
Marton Balint 2b6be6ba90 avfilter/f_loop: fix length of aloop leftover buffer 1 month ago
Michael Niedermayer 498bfba547
avfilter/vf_xfade: Check ff_inlink_consume_frame() for failure 5 months ago
Michael Niedermayer 90b99445fb
avfilter/vf_scale: Check ff_scale_adjust_dimensions() for failure 5 months ago
Michael Niedermayer 38c029131a
avfilter/scale_eval: Use 64bit, check values in ff_scale_adjust_dimensions() 5 months ago
Michael Niedermayer 05ef164255
avfilter/vf_lut3d: Check av_scanf() 5 months ago
Michael Niedermayer d10954e620
avfilter/vf_elbg: Use unsigned for shifting into the top bit 5 months ago
Michael Niedermayer f3a360a00d
avfilter/vf_deshake_opencl: Ensure that the first iteration initializes the best variables 5 months ago
Michael Niedermayer 0b5ef2198b
avfilter/vf_convolution_opencl: Assert that the filter name is one of the filters 5 months ago
Michael Niedermayer 02694abdaf
avfilter/vf_bm3d: Dont round MSE2SSE to an integer 5 months ago
Michael Niedermayer f504e2e9f5
avfilter/af_aderivative: Free out on error 5 months ago
Michael Niedermayer ac8ac10e33
avfilter/af_afir: Assert format 5 months ago
Michael Niedermayer 40b801870d
avfilter/af_afftdn: Assert format 5 months ago
Michael Niedermayer c773ce8435
avfilter/af_pan: check nb_output_channels before use 5 months ago
Michael Niedermayer bdd1a93e4b
avfilter/af_mcompand: compute half frequency in double 5 months ago
Michael Niedermayer 4d7d183ccb
avfilter/af_channelsplit: Assert that av_channel_layout_channel_from_index() succeeds 5 months ago
Michael Niedermayer bea691ffc1
avfilter/af_aresample: Cleanup on av_channel_layout_copy() failure 5 months ago
Michael Niedermayer 3666a36472
avfilter/vf_avgblur: Check plane instead of AVFrame 5 months ago
Michael Niedermayer 371c42dd81
avfilter/drawutils: Fix depthb computation 5 months ago
Michael Niedermayer 96a63346ee
avfilter/avf_showcwt: Check av_parse_video_rate() for failure 5 months ago
Michael Niedermayer 7e634b9731
avfilter/vf_rotate: Check ff_draw_init2() return value 5 months ago
Michael Niedermayer d92ef4f846
avfilter/vf_thumbnail_cuda: Set ret before checking it 7 months ago
Michael Niedermayer 057b8d65e3
avfilter/signature_lookup: Dont copy uninitialized stuff around 7 months ago
Michael Niedermayer 572985605f
avfilter/signature_lookup: Fix 2 differences to the refernce SW 7 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 9 months ago
Marton Balint 8d1e092b24 avfilter/af_channelmap: disallow channel index 64 9 months ago
Marton Balint 0deb010ae7 avfilter/af_channelmap: fix mapping if in_channel was a string but out_channel was not specified 9 months ago
Marton Balint 88127b743f avfilter/af_channelmap: fix error message if FL source channel was missing 9 months ago
Stone Chen fafdcb2a35 avfilter/vf_convolution: add float user_rdiv[4] to allow user options to apply correctly 9 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