7833 Commits (688472641dae19b5251b4a241762b2effc98a4b2)

Author SHA1 Message Date
Paul B Mahol 8c3166e1c3 avfilter/vf_bwdif: fix heap-buffer overflow 5 years ago
Paul B Mahol ce764a6c74 avfilter/af_atempo: use ff_filter_process_command() 5 years ago
Paul B Mahol 015cbca444 avfilter/af_biquads: use ff_filter_process_command() 5 years ago
Paul B Mahol dcfe32920c avfilter/af_rubberband: use ff_filter_process_command() 5 years ago
Paul B Mahol 9e883a1448 avfilter/vf_drawbox: use ff_filter_process_command() 5 years ago
Paul B Mahol 4568e54cc5 avfilter/vf_colorchannelmixer: add support for commands 5 years ago
Paul B Mahol 953b1c7b12 avfilter/vf_amplify: add support for commands 5 years ago
Paul B Mahol 7fcb84165e avfilter/vf_scroll: add support for commands 5 years ago
Paul B Mahol 877e2e92a3 avfilter/af_anlmdn: switch to ff_filter_process_command() 5 years ago
Paul B Mahol 4954a17ec7 avfilter/vf_avgblur: switch to ff_filter_process_command() 5 years ago
Paul B Mahol 33e69806aa avfilter/vf_gblur: switch to ff_filter_process_command() 5 years ago
Paul B Mahol 9f7ab36ada avfilter/af_anlms: switch to ff_filter_process_command() 5 years ago
Paul B Mahol a918b833a5 avfilter/avfilter: add ff_filter_process_command() 5 years ago
Paul B Mahol f3746d31f9 avutil/opt: add AV_OPT_FLAG_RUNTIME_PARAM flag 5 years ago
Paul B Mahol 036fff7e43 avfilter/vf_geq: reindent 5 years ago
Paul B Mahol 8a0d45a92e avfilter/vf_geq: allow user to set interpolation method 5 years ago
Paul B Mahol 996ff3fe86 avfilter/vf_edgedetect: fix coverity issue 5 years ago
Michael Niedermayer c8813b1a98 avfilter/vf_geq: Use av_clipd() instead of av_clipf() 5 years ago
Paul B Mahol e835a9d302 avfilter/vf_libvmaf: fix filtering of >8 bit data 5 years ago
Paul B Mahol 19587c9332 avfilter/vf_lenscorrection: fix division by zero 5 years ago
Paul B Mahol 07050d7bdc avfilter/vf_fieldorder: fix heap-buffer overflow 5 years ago
Paul B Mahol 99f8d32129 avfilter/vf_convolution: fix undefined behaviour 5 years ago
Paul B Mahol 365083556e avfilter/vf_bm3d: fix possible infinite loop 5 years ago
Paul B Mahol 0749082eb9 avfilter/vf_bm3d: fix heap-buffer overflows 5 years ago
Paul B Mahol ccf4ab8c9a avfilter/vf_edgedetect: check if height is big enough 5 years ago
Paul B Mahol 4f4334bcbc avfilter/vf_waveform: fix typos which caused crash 5 years ago
Paul B Mahol a7fd127970 avfilter/vf_colorconstancy: fix overreads in gauss array 5 years ago
Paul B Mahol e923e6205e avfilter/vf_waveform: add yflat filter 5 years ago
Paul B Mahol 33fd82ae9e avfilter/vf_waveform: allow different cb for new modes 5 years ago
Paul B Mahol 42974eb13a avfilter/vf_waveform: add invert graticule 5 years ago
Paul B Mahol ecc1675368 avfilter/vf_waveform: add graticule enum 5 years ago
Paul B Mahol 71d9ae11a5 avfilter/vf_signalstats: fix stack buffer overflow 5 years ago
Paul B Mahol 0e68e8c93f avfilter/vf_w3fdif: deny processing small videos 5 years ago
Paul B Mahol 0b56723874 avfilter/vf_bitplanenoise: fix overreads 5 years ago
Paul B Mahol b62f7e243c avfilter/vf_deflicker: fix invalid access 5 years ago
Paul B Mahol 7ad69a73f3 avfilter/vf_waveform: better guard against picking wrong pixel format 5 years ago
Paul B Mahol e787f8fd7e avfilter/vf_neighbor: check if width is 1 5 years ago
Paul B Mahol 1331e00179 avfilter/vf_floodfill: finish early if source and destination fill matches 5 years ago
Paul B Mahol b67af536be avfilter/vf_random: fix crash 5 years ago
Steven Liu a76a516e76 avfilter/vf_delogo: make the interp value compute method simple 5 years ago
Steven Liu aea82dfe22 avfilter/vf_delogo: add auto set the area inside of the frame 5 years ago
Jun Zhao da0c0c7247 lavfi/hqdn3d: add slice thread optimization 5 years ago
Jun Zhao 7ab4fbdebc lavfi/v360: remove unnecessary cast for void * 5 years ago
Jun Zhao cc52815b82 lavfi/remap: remove unnecessary cast for void * 5 years ago
Jun Zhao a0e03589d4 lavfi/lenscorrection: remove unnecessary cast for void * 5 years ago
Jun Zhao 88a9998fe8 lavfi/colorspace: typedef ThreadData as all other filters 5 years ago
Paul B Mahol 3d262f9f32 avfilter/af_anlms: increase max limit for mu 5 years ago
Paul B Mahol 1ebac3cda9 avfilter/af_adelay: fix buggy behaviour 5 years ago
Zhao Zhili 971c890c05 avfilter/formats: remove unnecessary unreference 5 years ago
Paul B Mahol 6023b9fbfe avfilter/af_anlms: add support for commands 5 years ago