summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter: add temporal midway equalizer filterPaul B Mahol2021-01-01
* avfilter/vf_addroi: Use chars instead of strings for one-char stringsAndreas Rheinhardt2020-12-31
* dnn_interface.h: fix redefining typedefsGuo, Yejun2020-12-31
* dnn/queue: add error check and cleanupGuo, Yejun2020-12-31
* dnn: fix issue when pthread is not supportedGuo, Yejun2020-12-31
* dnn: fix redefining typedefs and also refine naming with correct prefixGuo, Yejun2020-12-31
* avfilter/vf_w3fdif: add support for commandsPaul B Mahol2020-12-30
* avfilter/vf_xmedian: allow to control eof handlingPaul B Mahol2020-12-30
* avfilter/vf_xmedian: add timeline supportPaul B Mahol2020-12-30
* vf_dnn_processing.c: add async supportGuo, Yejun2020-12-29
* dnn_interface: change from 'void *userdata' to 'AVFilterContext *filter_ctx'Guo, Yejun2020-12-29
* dnn: add async execution support for openvino backendGuo, Yejun2020-12-29
* dnn_interface: add interface to support async executionGuo, Yejun2020-12-29
* dnn_backend_openvino.c: refine code for error handleGuo, Yejun2020-12-29
* dnn_backend_openvino.c: separate function execute_model_ovGuo, Yejun2020-12-29
* dnn/queue: add queue and safe_queue supportXie, Lin2020-12-29
* vf_dnn_processing.c: replace filter_frame with activate funcGuo, Yejun2020-12-29
* avfilter/vf_decimate: always properly handle EOFPaul B Mahol2020-12-27
* avfilter/vf_decimate: stop dropping last frames with ppsrcPaul B Mahol2020-12-27
* avfilter/vf_decimate: fix broken logic with ppsrc handlingPaul B Mahol2020-12-27
* avfilter/vf_framerate: fix infinite loop with 1-frame inputMarton Balint2020-12-27
* avfilter/vf_xmedian: add support for commandsPaul B Mahol2020-12-25
* avfilter/af_vibrato: make sure table size is at least 1Paul B Mahol2020-12-25
* avfilter/af_tremolo: make sure table size is at least 1Paul B Mahol2020-12-25
* avfilter/vf_decimate: fix overreads when using ppsrcPaul B Mahol2020-12-22
* dnn: add NV12 pixel format supportTing Fu2020-12-22
* avfilter/vf_decimate: switch to activatePaul B Mahol2020-12-21
* avfilter/af_crystalizer: implement inverse filteringPaul B Mahol2020-12-21
* avfilter/af_crystalizer: use proper type for variablePaul B Mahol2020-12-21
* avfilter/af_crystalizer: improve filter descriptionPaul B Mahol2020-12-21
* avfilter: add shufflepixels video filterPaul B Mahol2020-12-20
* avfilter/vf_maskedthreshold: add support for commandsPaul B Mahol2020-12-19
* avfilter/vf_maskedminmax: add support for commandsPaul B Mahol2020-12-19
* avfilter/vf_maskedclamp: add support for commandsPaul B Mahol2020-12-19
* avfilter/vf_bilateral: add support for commandsPaul B Mahol2020-12-19
* avfilter/vf_fillborders: add fade modePaul B Mahol2020-12-18
* avfilter/vf_fillborders: add more fill modesPaul B Mahol2020-12-18
* avfilter/af_asoftclip: add two more useful options for finer filteringPaul B Mahol2020-12-18
* avfilter/af_biquads: fix error in ro calculationPaul B Mahol2020-12-17
* avfilter/af_biquads: add one-pole shelf filters by adding pole optionPaul B Mahol2020-12-16
* avfilter/vf_limiter: add support for commandsPaul B Mahol2020-12-15
* avfilter/af_afreqshift: add fltp sample format supportPaul B Mahol2020-12-13
* lavfi/dnn: check the return value from sws_getContextJun Zhao2020-12-12
* lavfi/dnn: used the format name in debug messageJun Zhao2020-12-12
* avfilter/vf_fade: add timeline supportPaul B Mahol2020-12-11
* avfilter/af_afade: add support for commands to afade filterPaul B Mahol2020-12-11
* avfilter/vf_convolution: add support for commandsPaul B Mahol2020-12-11
* avfilter/vf_chromanr: add options for finer controls of filteringPaul B Mahol2020-12-11
* avfilter: add asuperpass and asuperstop filterPaul B Mahol2020-12-11
* avfilter/af_earwax: fix check that was left in previous commitPaul B Mahol2020-12-10