7165 Commits (454ed32d5670e6b93e1d66e208aec56d4b9affee)

Author SHA1 Message Date
Paul B Mahol 454ed32d56 avfilter/af_silenceremove: add options description 6 years ago
Paul B Mahol a853623681 avfilter/af_silenceremove: prefer outlink instead of inlink 6 years ago
Paul B Mahol 346b23237b avfilter/af_silenceremove: add mode options 6 years ago
Paul B Mahol c07bc1d6ee avfilter/af_silenceremove: add options to keep min duration of silence 6 years ago
Zhong Li a5e1cb9e96 lavu/hwcontext_qsv: Add support for AV_PIX_FMT_BGRA. 6 years ago
Paul B Mahol 7a6d88ee62 avfilter/af_afir: remove again option, merge it with gtype 6 years ago
Daniel Molkentin a628fa1fec libavfilter: bump micro version to 101 6 years ago
Daniel Molkentin 4069d2d087 libavfilter/ebur128: add scale parameter 6 years ago
Daniel Molkentin d445bcb137 libavfilter/ebur128: introduce target range 6 years ago
Daniel Molkentin d587390988 libavfilter/ebur128: add gauge option 6 years ago
Daniel Molkentin 1cee8f03cf libavfilter/ebur128: add target value to statistics line 6 years ago
Daniel Molkentin d95c5b003c libavfilter/ebur128: add target level option for EBUR128 visualization filter 6 years ago
Marton Balint d6a1f711bc avfilter/af_asetnsamples: do not leak frame on ENOMEM 6 years ago
Marton Balint 4db291d764 avfilter/f_cue: always check the return value of ff_inlink_consume_frame 6 years ago
Paul B Mahol e10fe34e7c avfilter/f_reverse: add packed sample format support to areverse 6 years ago
Paul B Mahol 3cbf37bf09 avfilter/af_silenceremove: fix max for duration options 6 years ago
Marton Balint 0e9a09793a avfilter/af_afade: fix crossfade duration maximum value 6 years ago
Paul B Mahol 3d308746eb avfilter/af_afade: add logistic sigmoid curve 6 years ago
Paul B Mahol 9c120b4d42 avfilter/avf_showspectrum: add legend support to showspectrum filter 6 years ago
Michael Niedermayer c07bbdbcf0 avfilter/vf_tonemap_opencl: Fix seperate typo 6 years ago
Michael Niedermayer 6414415889 avfilter/af_biquads: Remove l from %lf in av_log environment 6 years ago
Michael Niedermayer 8dd7c2c6a7 avfilter/af_aiir: Remove l from %lf in av_log environment 6 years ago
Paul B Mahol c98ffa086c avfilter/avf_showspectrum: switch to activate and add fps option 6 years ago
Jun Zhao 5a3ce4a92b lavfi/deshake: fix deshake crash issue. 6 years ago
Paul B Mahol 50a2347b19 avfilter/avf_showspectrum: increase padding size for low sample rates 6 years ago
Paul B Mahol fe447c0609 avfilter/avf_showspectrum: add zoom mode to showspectrumpic 6 years ago
Paul B Mahol 3e687be4fa avfilter/avf_showspectrum: add green color map 6 years ago
Pavel Koshevoy 03123e4053 lavfi/atempo: fix tempo range limit inconsistency 6 years ago
Paul B Mahol d39fae0886 avfilter/avf_showspectrum: fix scaling in zoom mode 6 years ago
Paul B Mahol 196dd13c76 avfilter/avf_showspectrum: implement zoom mode 6 years ago
Paul B Mahol 0baca07759 avilter/af_afir: add irfmt option 6 years ago
Paul B Mahol 4901fa1fb8 avfilter/af_afir: use internal lavfi queue 6 years ago
Paul B Mahol 6725fd8b0f avfilter/af_headphone: use lavfi internal queue instead 6 years ago
Paul B Mahol ef3babb2c7 avfilter/af_asetnsamples: use lavfi internal queue 6 years ago
Paul B Mahol 7d65fe87e9 avfilter: add ff_inlink_queued_samples() 6 years ago
Marton Balint 7ca2ee059e avfilter/f_cue: use inlink fifo for queueing frames 6 years ago
Marton Balint 8f14170b9a avfilter/filters: add ff_inlink_peek_frame and ff_inlink_queued_frames to access frames in the inlink fifo 6 years ago
Paul B Mahol 9e45364a80 avfilter/af_afir: make IR gain control more flexible 6 years ago
Paul B Mahol 4c514edc5b avfilter/avfilter: fix typos in comments 6 years ago
Paul B Mahol 5ee4144701 avfilter/af_afftdn: add missing break 6 years ago
Paul B Mahol efb65abedf avfilter: add audio denoising (afftdn) filter 6 years ago
Paul B Mahol d6e50e0716 avfilter/vf_curves: add planar rgb support 6 years ago
Steven Liu a7429d853d avfilter/buffersink.h: fix comment typo of av_buffersink_get_samples 6 years ago
Paul B Mahol 54ca198e23 avfilter/vf_threshold: add slice threading 6 years ago
Steven Liu 4b00332203 avfilter/sr: process and output message when load_model is NULL 6 years ago
Paul B Mahol a9485d7318 avfilter: document mono option of silencedetect filter 6 years ago
Pedro Arthur 1cb101f60d avfilter/vf_sr: Fix coverity CID 1439584 6 years ago
Zhao Zhili cd732ac472 avfilter/dnn_backend_native: fix memleak 6 years ago
Zhao Zhili 5dad514379 avfilter/dnn_backend_native: fix invalid free 6 years ago
Zhao Zhili 0d7a75e848 avfilter/vf_sr: fix read out of bounds 6 years ago