| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: don't anonymously typedef structs | Paul B Mahol | 2017-05-13 | 1 | -1/+1 |
* | lavfi: split frame_count between input and output. | Nicolas George | 2016-11-13 | 1 | -1/+1 |
* | avfilter/vf_detelecine: Remove redundant declaration | Michael Niedermayer | 2016-03-19 | 1 | -1/+1 |
* | Fix start_frame handling in detelecine filter | Benjamin Steffes | 2016-03-19 | 1 | -1/+12 |
* | Fix detelecine filter for patterns containing 1 | Benjamin Steffes | 2016-03-19 | 1 | -25/+53 |
* | Fix detelecine filter for patterns like 3444 or 33333334. | Benjamin Steffes | 2016-03-16 | 1 | -21/+19 |
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -1/+1 |
* | avfilter/all: propagate errors of functions from avfilter/formats | Ganesh Ajjanagadde | 2015-10-14 | 1 | -3/+4 |
* | lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. | Nicolas George | 2015-09-20 | 1 | -1/+0 |
* | avfilter: handle error in query_formats() in bunch of filters | Paul B Mahol | 2015-04-08 | 1 | -2/+1 |
* | avfilter/vf_detelecine: Fix uninitialized array index error | Himangi Saraogi | 2015-03-31 | 1 | -6/+10 |
* | lavfi: add inverse telecine filter | Himangi Saraogi | 2015-03-27 | 1 | -0/+346 |