summaryrefslogtreecommitdiff
path: root/libavfilter/vf_detelecine.c
Commit message (Expand)AuthorAge
* avfilter/vf_detelecine: fix obvious frame memory leaksPaul B Mahol2019-01-02
* avfilter: don't anonymously typedef structsPaul B Mahol2017-05-13
* lavfi: split frame_count between input and output.Nicolas George2016-11-13
* avfilter/vf_detelecine: Remove redundant declarationMichael Niedermayer2016-03-19
* Fix start_frame handling in detelecine filterBenjamin Steffes2016-03-19
* Fix detelecine filter for patterns containing 1Benjamin Steffes2016-03-19
* Fix detelecine filter for patterns like 3444 or 33333334.Benjamin Steffes2016-03-16
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-14
* lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.Nicolas George2015-09-20
* avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol2015-04-08
* avfilter/vf_detelecine: Fix uninitialized array index errorHimangi Saraogi2015-03-31
* lavfi: add inverse telecine filterHimangi Saraogi2015-03-27