95400 Commits (1a0c584abc9709b1d11dbafef05d22e0937d7d19)
 

Author SHA1 Message Date
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
Andriy Gelman e14f5fd0a6 avformat/chromaprint: Fix writing raw fingerprint 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
James Almer dd01947397 avformat/latmenc: abort if no extradata is available 5 years ago
Paul B Mahol f2598484b8 avfilter/vf_bm3d: make sure nb_jobs is at least 1 5 years ago
Michael Niedermayer ec9d48da19 tools/target_dec_fuzzer: Also fuzz keyframe & disposal flags 5 years ago
hwren e71c241bea lavc/libxavs2: fix parameter setting result determination 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
James Almer 62f4722582 avcodec/av1_parse: Use av_fast_realloc() for OBU array 5 years ago
James Almer 1e0b6bc0b4 avcodec/av1_parse: simplify memset call 5 years ago
Andriy Gelman cebb446911 avcodec/h2645_parse: Reset nal_buffer_size on uninit 5 years ago
James Almer 2e4f86e04c ffprobe: fix output of packets_and_frames section in JSON format 5 years ago
Zhao Zhili 2bfa7df9fe avfilter: fix typo in comments 5 years ago
Michael Niedermayer cc50d113c8 tools/target_dec_fuzzer: Also fuzz codec_tag 5 years ago
Michael Niedermayer 2d3ccfa863 tools/target_dec_fuzzer: Also fuzz FF_COMPLIANCE_EXPERIMENTAL 5 years ago
Michael Niedermayer 0c07eb5205 tools/target_dec_fuzzer: Also fuzz block_align 5 years ago
Paul B Mahol 79522411fa avfilter/vf_lenscorrection: make width/height int 5 years ago
James Almer 5c3d521a94 doc/APIchanges: add missing entry for the new runtime param AVOption flag 5 years ago
Paul B Mahol c4d1603baf avfilter/vf_atadenoise: rewrite using macro 5 years ago
Paul B Mahol a4e5dc4b38 doc/filters: document colorchannelmixer commands 5 years ago
Paul B Mahol 688472641d doc/filters: document amplify commands 5 years ago
Paul B Mahol 746c8e7c9d doc/filters: document scroll commands 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
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 8fec9fca69 doc/filters: document new feature 5 years ago
Paul B Mahol c109dfc1b1 avutil/opt: print runtime flag too 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