summaryrefslogtreecommitdiff
path: root/libavfilter/vf_fieldhint.c
Commit message (Expand)AuthorAge
* avfilter/vf_fieldhint: use ff_formats_pixdesc_filter()Paul B Mahol2021-01-16
* avfilter/vf_fieldhint: use av_fopen_utf8()Paul B Mahol2020-02-14
* avfilter/vf_fieldhint: add support for duplicating fieldsPaul B Mahol2019-10-19
* avfilter/vf_fieldhint: Free out AVFrame on errorMichael Niedermayer2017-02-03
* lavfi: split frame_count between input and output.Nicolas George2016-11-13
* avfilter/vf_fieldhint: Reorder operation to prevent hypothetical integer over...Michael Niedermayer2016-05-29
* avfilter/vf_fieldhint: Assert that mode is validMichael Niedermayer2016-05-29
* avfilter: add fieldhint filterPaul B Mahol2016-02-16