summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_detelecine.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_detelecine: fix obvious frame memory leaksPaul B Mahol2019-01-021-0/+2
* avfilter: don't anonymously typedef structsPaul B Mahol2017-05-131-1/+1
* lavfi: split frame_count between input and output.Nicolas George2016-11-131-1/+1
* avfilter/vf_detelecine: Remove redundant declarationMichael Niedermayer2016-03-191-1/+1
* Fix start_frame handling in detelecine filterBenjamin Steffes2016-03-191-1/+12
* Fix detelecine filter for patterns containing 1Benjamin Steffes2016-03-191-25/+53
* Fix detelecine filter for patterns like 3444 or 33333334.Benjamin Steffes2016-03-161-21/+19
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-271-1/+1
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-141-3/+4
* lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.Nicolas George2015-09-201-1/+0
* avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol2015-04-081-2/+1
* avfilter/vf_detelecine: Fix uninitialized array index errorHimangi Saraogi2015-03-311-6/+10
* lavfi: add inverse telecine filterHimangi Saraogi2015-03-271-0/+346
OpenPOWER on IntegriCloud