| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vf_fieldmatch: check ff_insert_inpad() for failure | Paul B Mahol | 2017-08-25 | 1 | -2/+9 |
* | 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 | -3/+3 |
* | lavfi/fieldmatch: fix fields copy when plane height is odd | Clément Bœsch | 2016-02-07 | 1 | -2/+5 |
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -4/+4 |
* | lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. | Nicolas George | 2015-09-20 | 1 | -1/+0 |
* | avfilter/fieldmatch: use AV_OPT_TYPE_BOOL for ppsrc, mchroma and chroma options | Clément Bœsch | 2015-09-09 | 1 | -3/+3 |
* | avfilter/vf_fieldmatch: Change enums to int, which are accessed via AVOption ... | Michael Niedermayer | 2015-03-17 | 1 | -2/+2 |
* | avfilter: handle error in query_formats() of a bunch of random video filters | Clément Bœsch | 2015-03-16 | 1 | -2/+4 |
* | avfilter/vf_fieldmatch: Add () to protect the arguments of the HAS_FF_AROUND(... | Michael Niedermayer | 2015-02-17 | 1 | -3/+3 |
* | avfitler/vf_fieldmatch: fix typo | Paul B Mahol | 2015-01-26 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | avfilter: fix plane validity checks | Michael Niedermayer | 2013-08-03 | 1 | -1/+1 |
* | lavfi: use ceil right shift for chroma width/height. | Clément Bœsch | 2013-05-10 | 1 | -4/+4 |
* | lavfi: add frame counter into AVFilterLink and use it in filters. | Clément Bœsch | 2013-04-23 | 1 | -5/+3 |
* | lavfi: add missing periods in filter descriptions. | Clément Bœsch | 2013-04-14 | 1 | -1/+1 |
* | lavfi: port IVTC filters from vapoursynth. | Clément Bœsch | 2013-04-14 | 1 | -0/+986 |