summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* 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
* avfilter/vf_qp: Deduplicate variable names arraysAndreas Rheinhardt2021-01-08
* avfilter/af_astats: clip input value to prevent overflowPaul B Mahol2021-01-04
* avfilter/vf_w3fdif: not interlaced frames are filtered like tffPaul B Mahol2021-01-03
* avfilter/vf_w3fdif: add two more useful optionsPaul B Mahol2021-01-03
* Mark some pointers as constAndreas Rheinhardt2021-01-01
* lavfi/vf_uspp: convert to the video_enc_params APIAnton Khirnov2021-01-01
* lavfi/vf_codecview: convert to the video_enc_params APIAnton Khirnov2021-01-01
* lavfi/vf_fspp: convert to the video_enc_params APIAnton Khirnov2021-01-01
* lavfi/vf_pp7: convert to the video_enc_params APIAnton Khirnov2021-01-01
* lavfi/vf_spp: convert to the video_enc_params APIAnton Khirnov2021-01-01
* lavfi/vf_pp: convert to the video_enc_params APIAnton Khirnov2021-01-01