7874 Commits (7080bbfef401b8887d4e3ed2d7b2188a134614ff)

Author SHA1 Message Date
Paul B Mahol 7080bbfef4 avfilter/vf_bm3d: forward status back 5 years ago
Paul B Mahol 7056ddc0e0 avfilter/vf_fieldhint: add support for duplicating fields 5 years ago
Paul B Mahol ce5274c138 avfilter/vf_fieldmatch: fix heap-buffer overflow 5 years ago
Paul B Mahol c8f3915f8d avfilter/vf_decimate: fix memory leaks 5 years ago
Paul B Mahol 723d69f99c avfilter/vf_lagfun: fix heap-buffer overflow 5 years ago
Paul B Mahol d4d6b7b035 avfilter/vf_datascope: fix heap buffer overflow 5 years ago
Paul B Mahol 0528adbd85 avfilter/vf_shuffleplanes: add mising query_formats() 5 years ago
Paul B Mahol 3b580f9dfe avfilter/vf_maskfun: fix memleak 5 years ago
Paul B Mahol 8e30514c4c avfilter/buffersink: cosmetics 5 years ago
Paul B Mahol fddef964e8 avfilter/vf_colorspace: fix memmory leaks 5 years ago
Paul B Mahol daf2bef98d avfilter/af_acrossover: fix memory leak 5 years ago
Jun Zhao 85e2b222e9 lavfi/avf_showspectrum: add error handle if av_asprintf return null 5 years ago
Paul B Mahol 0ae6fb276b avfilter/x86/vf_atadenoise: add SIMD for serial too 5 years ago
Paul B Mahol 71e33c6e01 avfilter/vf_atadenoise: add option to use additional algorithm 5 years ago
Paul B Mahol 295d99b439 avfilter/vf_adadenoise: add x86 SIMD 5 years ago
Andreas Rheinhardt 6aae322120 avfilter/af_arnndn: Remove superfluous qualifier 5 years ago
Paul B Mahol 8f63c4e72a avfilter/vf_dedot: fix crash 5 years ago
Paul B Mahol ce40188bc0 avfilter/vf_amplify: cosmetics 5 years ago
Paul B Mahol 3488e0977c avfilter/vf_random: fix memory leaks 5 years ago
Paul B Mahol fb7b222b91 avfilter/af_arnndn: make sure that vad_output nb_neurons is always 1 5 years ago
Paul B Mahol 1e35519fe0 avfilter/vf_gblur: fix undefined behaviour 5 years ago
Paul B Mahol 98ae6b0a4d vafilter/af_replaygain: fix undefined behaviour 5 years ago
Paul B Mahol 71bceb06e6 avfilter/avf_abitscope: fix undefined behaviour 5 years ago
Paul B Mahol 4fe4772a58 avfilter/vf_colorchannelmixer: do not use pointer if there is no alpha 5 years ago
Paul B Mahol 932913f0b4 avfilter/vf_edgedetect: fix undefined behaviour 5 years ago
Paul B Mahol 1a0c584abc avfilter/f_reverse: fix memory leaks 5 years ago
Paul B Mahol b0bfa3699c avfilter: add arnndn filter 5 years ago
Paul B Mahol c3985c0ea8 avfilter/vf_atadenoise: compensate for small overall brightness loss 5 years ago
Paul B Mahol b20dee813a avfilter/vsrc_testsrc: rgbtestsrc: fix undefined behaviour 5 years ago
Paul B Mahol 64a805883d avfilter/vf_gblur: fix heap-buffer overflow 5 years ago
Paul B Mahol 29dac2927f avfilter/af_afade: make sure that in is available 5 years ago
Guo, Yejun 2558e62713 avfilter/dnn: unify the layer load function in native mode 5 years ago
Guo, Yejun 3fd5ac7e92 avfilter/dnn: unify the layer execution function in native mode 5 years ago
Guo, Yejun b78dc27bba avfilter/dnn: add DLT prefix for enum DNNLayerType to avoid potential conflicts 5 years ago
Paul B Mahol f2598484b8 avfilter/vf_bm3d: make sure nb_jobs is at least 1 5 years ago
Paul B Mahol e1b89c76f6 avfilter/af_afade: fix heap-buffer overflow 5 years ago
Paul B Mahol de598f82f8 avfilter/vf_edgedetect: fix heap-buffer overflow 5 years ago
Paul B Mahol f069a9c2a6 avfilter/vf_avgblur: fix heap-buffer overflow 5 years ago
Zhao Zhili 2bfa7df9fe avfilter: fix typo in comments 5 years ago
Paul B Mahol 79522411fa avfilter/vf_lenscorrection: make width/height int 5 years ago
Paul B Mahol c4d1603baf avfilter/vf_atadenoise: rewrite using macro 5 years ago
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