summaryrefslogtreecommitdiff
path: root/libavfilter/vf_telecine.c
Commit message (Expand)AuthorAge
* replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*Michael Niedermayer2013-05-15
* lavfi: use ceil right shift for chroma width/height.Clément Bœsch2013-05-10
* lavfi/telecine: show time base change tooPaul B Mahol2013-04-25
* lavfi: add frame counter into AVFilterLink and use it in filters.Clément Bœsch2013-04-23
* lavfi: remove now unused args parameter from AVFilter.init and init_opaqueMichael Niedermayer2013-04-12
* telecine filterPaul B Mahol2013-04-11