8503 Commits (f33faa5b9bfb288f83db034fa1f8719ab8a994c6)

Author SHA1 Message Date
  Andreas Rheinhardt f33faa5b9b avfilter/graphparser: Don't set pointer to one beyond '\0' of string 5 years ago
  Andreas Rheinhardt b3f6dee728 avfilter/graphparser: Fix leaks when parsing inputs fails 5 years ago
  Paul B Mahol e2589ac650 avfilter/af_afir: make use of vector_fmac_scalar() too 5 years ago
  Zhao Zhili 26f81e5e83 avfilter: remove useless cast 6 years ago
  Limin Wang 86174197e6 avfilter/f_sidedata: Add SEI_UNREGISTERED frame side data type 5 years ago
  Paul B Mahol 2459c3f8f0 avfilter/af_biquads: add different transform types 5 years ago
  Paul B Mahol 999f5160c4 avfilter/af_arnndn: use RNN_COPY macro to copy 5 years ago
  Andreas Rheinhardt 242ba4d74c avfilter/formats: Remove unused functions 5 years ago
  Andreas Rheinhardt 2e0fd50319 avfilter/audio: Remove unused array, move used-only-once array 5 years ago
  Andreas Rheinhardt 128e6df1cd dnn_backend_native_layer_avgpool: Fix invalid assignment, use av_assert 5 years ago
  Andreas Rheinhardt c5e204c84f avfilter/vf_overlay: Remove superfluous ; 5 years ago
  Andreas Rheinhardt d4e29d9c5e avfilter/fifo: Remove unused functions and headers 5 years ago
  Harry Mallon 412d63fe72 avfilter/libvmaf: mention csv as available log format 5 years ago
  Ting Fu a6e830ae7f dnn/native: rename struct ConvolutionalNetwork to NativeModel 5 years ago
  Andreas Rheinhardt b2266961c0 avfilter/formats: Cosmetics 5 years ago
  Andreas Rheinhardt 06754f7bbf avfilter/formats: Factor checking for mergeability out of ff_merge_* 5 years ago
  Andreas Rheinhardt 363f93460f avfilter/formats: Avoid code duplication when merging samplerates 5 years ago
  Nicolas George 03c8fe49ea lavfi: remove request_samples. 5 years ago
  Nicolas George 4ca1fb9d2a lavfi: remove needs_fifo. 5 years ago
  Nicolas George 29e0c30b1c lavfi/vaf_spectrumsynth: switch to activate. 5 years ago
  Nicolas George 7c1fbf7cf3 lavfi/vf_overlay_qsv: remove needs_fifo. 5 years ago
  Nicolas George f103731e21 lavfi/buffersink: add a summary documentation of the API. 5 years ago
  Nicolas George 1f12b7b1d3 lavfi/buffersink: clearly document that the Params struct are unused. 5 years ago
  Andreas Rheinhardt c0aa3dfaa8 avfilter/formats: Avoid allocations when merging formats and samplerates 5 years ago
  Andreas Rheinhardt 55eb24a92f avfilter/formats: Make check for buffer overflow redundant 5 years ago
  Andreas Rheinhardt 3a0f080ffa avfilter/af_afir: Fix leak of AVFilterChannelLayout in case of error 5 years ago
  Guo, Yejun 3c05c8a15f dnn_backend_tf.c: fix build issue for tensorflow backend 5 years ago
  Andreas Rheinhardt cfc6552032 avfilter/formats: Avoid allocations when merging channel layouts 5 years ago
  Andreas Rheinhardt 4147f63d63 avfilter/formats: Fix heap-buffer overflow when merging channel layouts 5 years ago
  Andreas Rheinhardt c4c10feaa8 Revert "lavfi/avfiltergraph: add check before free the format" 5 years ago
  Andreas Rheinhardt 9d1bf9cffe avfilter/formats: Simplify cleanup for ff_merge_* functions 5 years ago
  Andreas Rheinhardt 195a25a7ab avfilter/formats: Leave lists' ownership unchanged upon merge failure 5 years ago
  Andreas Rheinhardt ae5026c905 avfilter/formats: Schedule avfilter_make_format64_list() for removal 5 years ago
  Andreas Rheinhardt 2e0cf4de01 avfilter/avf_showcqt: Mark arrays as static const 5 years ago
  Andreas Rheinhardt efbe58ceb6 avfilter/formats: Remove ff_make_formatu64_list() 5 years ago
  Guo, Yejun 0a51abe8ab dnn: add backend options when load the model 5 years ago
  Mingyu Yin 4ed6bca4ae dnn_backend_native_layer_mathunary: add round support 5 years ago
  Paul B Mahol 4dbb75c437 avfilter/vf_xfade: check that fps between inputs are valid 5 years ago
  Ting Fu 91efc41a69 dnn/native: add native support for avg_pool 5 years ago
  Mingyu Yin fab00b0ae0 dnn_backend_native_layer_mathunary: add floor support 5 years ago
  Mingyu Yin 9fbdd5454b dnn_backend_native_layer_mathunary: add ceil support 5 years ago
  Andreas Rheinhardt 8129c32e48 avcodec, avfilter, avformat: Remove redundant avpriv_align_put_bits 5 years ago
  Paul B Mahol 17f6bd6e58 avfilter/vf_xfade: add hblur transition 5 years ago
  Paul B Mahol c4c989c7ca avfilter/vf_yaepblur: fix naming of filter class 5 years ago
  Paul B Mahol fa8345cf05 avfilter/vf_bilateral: simplify code a little 5 years ago
  Paul B Mahol 3a37aa597f avfilter/avf_showwavespic: add filter mode 5 years ago
  Paul B Mahol d363afb30e avfilter/vf_tinterlace: fix mergex2, first frame is always considered odd 5 years ago
  Paul B Mahol 24fea4d09b avfilter/vf_tinterlace: use frame counter from lavfi 5 years ago
  leozhang fe591393cd avfilter/vf_bilateral: remove useless memcpy 6 years ago
  Paul B Mahol 241cdded0f avfilter/vf_bilateral: stop using sigmaS as percent of width/height 5 years ago