summaryrefslogtreecommitdiff
path: root/libavfilter/vf_separatefields.c
Commit message (Expand)AuthorAge
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/vf_separatefields: switch to activatePaul B Mahol2019-05-16
* avfilter/vf_separatefields: stop leaking last framePaul B Mahol2017-08-08
* avfilter: don't anonymously typedef structsPaul B Mahol2017-05-13
* avfilter/vf_separatefields: use the name 's' for the pointer to the private c...Ganesh Ajjanagadde2015-08-30
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
* avfilter/vf_separatefields: do not reset pts to 0Paul B Mahol2013-10-12
* avfilter: various cosmeticsPaul B Mahol2013-09-12
* lavfi/separatefields: fix frame leakPaul B Mahol2013-08-21
* avfilter/vf_separatefields: fix ;;Michael Niedermayer2013-07-20
* lavfi: add frame counter into AVFilterLink and use it in filters.Clément Bœsch2013-04-23
* lavfi/separatefields: adjust tb to avoid rounding errors.Clément Bœsch2013-04-10
* separatefields filterPaul B Mahol2013-04-10