summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/af_afade: remove uneeded '.' from durations in optionsPaul B Mahol2021-02-21
* avfilter/vf_ssim: add slice threadingPaul B Mahol2021-02-19
* avfilter/vf_psnr: add support for slice threadingPaul B Mahol2021-02-19
* avfilter/vf_vif: Remove superfluous ';'Andreas Rheinhardt2021-02-19
* dnn_backend_openvino.c: allow out_frame as NULL for analytic caseTing Fu2021-02-18
* dnn: add color conversion for analytic caseGuo, Yejun2021-02-18
* dnn_interface.h: add enum DNNColorOrderGuo, Yejun2021-02-18
* dnn: add function type for modelGuo, Yejun2021-02-18
* dnn: extract common functions used by different filtersGuo, Yejun2021-02-18
* dnn_backend_openvino.c: fix multi-thread issue for async executionGuo, Yejun2021-02-18
* dnn_backend_openvino.c: fix mismatch between ffmpeg(NHWC) and openvino(NCHW)Guo, Yejun2021-02-18
* avfilter/vf_pseudocolor: Add missing bracesMark Thompson2021-02-17
* x86/vf_gblur: fix reg name in UNIX64 prologueJames Almer2021-02-17
* avfilter/vf_gblur: add missing arch checkJames Almer2021-02-17
* x86/vf_gblur: fix postscale_slice prologueJames Almer2021-02-17
* lavfi/drawtext: ignore final LF of textfile.Nicolas George2021-02-17
* avfilter/vif: Include avfilter.hAndreas Rheinhardt2021-02-16
* avfilter/x86/vf_gblur: add postscale SIMDPaul B Mahol2021-02-16
* avfilter/vf_gblur: factor out postscale functionPaul B Mahol2021-02-16
* avfilter/buffersrc: simplify av_buffersrc_add_frame_flags()James Almer2021-02-16
* avfilter: add vif filterAshish Singh2021-02-16
* lavfi/vflip: Support Bayer vertical flip.Carl Eugen Hoyos2021-02-15
* avfilter/vf_convolution: add 16-column operation for filter_column()Paul B Mahol2021-02-13
* avfilter/vf_datascope: pixscope: add commands supportPaul B Mahol2021-02-13
* avfilter/vf_psnr: remove precision limits for metadata valuesPaul B Mahol2021-02-12
* avfilter/vf_ssim: remove precision limits for metadata valuesPaul B Mahol2021-02-12
* avfilter/af_amix: rename sum option to normalizePaul B Mahol2021-02-12
* avfilter/vf_ssim: add timeline supportPaul B Mahol2021-02-12
* avfilter/vf_psnr: add timeline supportPaul B Mahol2021-02-12
* avfilter/vf_gblur: add float format supportPaul B Mahol2021-02-12
* avfilter: add monochrome video filterPaul B Mahol2021-02-12
* avfilter/vf_zscale: add support for setting scaling filter parametersJan Ekström2021-02-11
* avfilter/vf_pseudocolor: do not leave alpha uninitializedPaul B Mahol2021-02-11
* avfilter/vf_pseudocolor: add two more presetsPaul B Mahol2021-02-11
* avfilter/vf_pseudocolor: add opacity optionPaul B Mahol2021-02-11
* avfilter/af_adeclick: add more descriptive options namesPaul B Mahol2021-02-11
* avfilter/vf_lagfun: use macroPaul B Mahol2021-02-11
* avfilter/vf_lagfun: add timeline supportPaul B Mahol2021-02-11
* avfilter/vf_lagfun: increase filter precisionPaul B Mahol2021-02-11
* avfilter: add exposure video filterPaul B Mahol2021-02-10
* avfilter: add aexciter audio filterPaul B Mahol2021-02-10
* avfilter/af_arnndn: skip array extra entries by looking for new linePaul B Mahol2021-02-10
* avfilter/vf_datascope: add commands supportPaul B Mahol2021-02-10
* avfilter/af_arnndn: make model opening errors more verbosePaul B Mahol2021-02-09
* avfilter/vf_curves: add commands supportPaul B Mahol2021-02-09
* avfilter/vf_framepack: add >8 format supportPaul B Mahol2021-02-09
* avfilter/vf_swaprect: add support for commandsPaul B Mahol2021-02-09
* avfilter/vf_maskfun: add support for commandsPaul B Mahol2021-02-09
* avfilter/vf_zscale: switch verbose log to tracePaul B Mahol2021-02-09
* avfilter/vf_lut: add support for commandsPaul B Mahol2021-02-08