summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_readeia608: add >8 depth supportPaul B Mahol2021-01-21
* avfilter/vf_super2xsai: add slice threading supportPaul B Mahol2021-01-21
* avfilter/vf_super2xsai: constify src pointerPaul B Mahol2021-01-21
* avfilter/vf_dblur: remove unused linePaul B Mahol2021-01-21
* avfilter/vf_deblock: fix >8 depth format case checkPaul B Mahol2021-01-21
* avfilter/vf_fieldmatch: use av_malloc_array()Paul B Mahol2021-01-21
* avfilter/vf_decimate: add support for more formatsPaul B Mahol2021-01-21
* avfilter/vf_nnedi: fix memleak at eof and simplify frame handlingPaul B Mahol2021-01-20
* avfilter/vf_nnedi: small improvementsPaul B Mahol2021-01-20
* avfilter/vf_nnedi: unbreak nsize=0:nns=0 outputPaul B Mahol2021-01-19
* avfilter/vf_nnedi: simplify code even morePaul B Mahol2021-01-19
* avfilter/vf_nnedi: small cleanupsPaul B Mahol2021-01-19
* avfilter/vf_nnedi: fix some compilation errors and warningsPaul B Mahol2021-01-19
* avfilter/vf_w3fdif: add more forgotten formatsPaul B Mahol2021-01-18
* avfilter/vf_estdif: add some forgotten formatsPaul B Mahol2021-01-18
* avfilter/vf_nnedi: rewrite and cleanup codePaul B Mahol2021-01-18
* dnn/openvino: support model input resizeTing Fu2021-01-18
* dnn/openvino: refine code for better model initializationTing Fu2021-01-18
* dnn/openvino: remove unnecessary codeTing Fu2021-01-18
* avfilter/vsrc_testsrc: add missing breakPaul B Mahol2021-01-17
* avfilter/vf_maskedmerge: add yuv440p10 and commands supportPaul B Mahol2021-01-17
* avfilter/vf_datascope: add option to show only subset of componentsPaul B Mahol2021-01-17
* avfilter/vf_bbox: add support for commandsPaul B Mahol2021-01-17
* avfilter/vf_bbox: add support for >8 depthPaul B Mahol2021-01-17
* avfilter/bbox: add support for >8 depthPaul B Mahol2021-01-17
* avfilter/vsrc_testsrc: add complement mode to rgbtestsrcPaul B Mahol2021-01-16
* avfilter/vsrc_testsrc: add planar support to rgbtestsrcPaul B Mahol2021-01-16
* avfilter/vf_threshold: add support for more formatsPaul B Mahol2021-01-16
* avfilter/vf_chromanr: add support for more formatsPaul B Mahol2021-01-16
* avfilter/vf_detelecine: use ff_formats_pixdesc_filter()Paul B Mahol2021-01-16
* avfilter/vf_mix: use ff_formats_pixdesc_filter()Paul B Mahol2021-01-16
* avfilter/vf_telecine: use ff_formats_pixdesc_filter()Paul B Mahol2021-01-16
* avfilter/vf_weave: use ff_formats_pixdesc_filter()Paul B Mahol2021-01-16
* avfilter/vf_il: use ff_formats_pixdesc_filter()Paul B Mahol2021-01-16
* avfilter/vf_copy: use ff_formats_pixdesc_filter()Paul B Mahol2021-01-16
* avfilter/vf_fieldhint: use ff_formats_pixdesc_filter()Paul B Mahol2021-01-16
* avfilter/vf_stack: use ff_formats_pixdesc_filter()Paul B Mahol2021-01-16
* avfilter/vf_phase: add support for commandsPaul B Mahol2021-01-16
* avfilter: add estdif video filterPaul B Mahol2021-01-16
* avfilter/vf_w3fdif: fix parity in frame modePaul B Mahol2021-01-15
* libavfilter/dnn: add batch mode for async executionGuo, Yejun2021-01-15
* avfilter/vf_w3fdif: add support for >8 depth gray formatsPaul B Mahol2021-01-14
* avfilter/vf_convolution: use correct stride variablePaul B Mahol2021-01-10
* avfilter/vsrc_testsrc: Deduplicate optionsAndreas Rheinhardt2021-01-08
* avfilter/af_biquads: Don't redundantly set AVClassAndreas Rheinhardt2021-01-08
* avfilter/af_biquads: Deduplicate optionsAndreas Rheinhardt2021-01-08
* avfilter/vf_blend: Deduplicate optionsAndreas Rheinhardt2021-01-08
* avfilter/af_asupercut: Deduplicate optionsAndreas Rheinhardt2021-01-08
* avfilter/vf_neighbor: Deduplicate optionsAndreas Rheinhardt2021-01-08
* avfilter/vf_convolution: Deduplicate filter optionsAndreas Rheinhardt2021-01-08