summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_fieldmatch.c
Commit message (Expand)AuthorAgeFilesLines
* lavfi/fieldmatch: fix fields copy when plane height is oddClément Bœsch2016-02-071-2/+5
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-271-4/+4
* lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.Nicolas George2015-09-201-1/+0
* avfilter/fieldmatch: use AV_OPT_TYPE_BOOL for ppsrc, mchroma and chroma optionsClément Bœsch2015-09-091-3/+3
* avfilter/vf_fieldmatch: Change enums to int, which are accessed via AVOption ...Michael Niedermayer2015-03-171-2/+2
* avfilter: handle error in query_formats() of a bunch of random video filtersClément Bœsch2015-03-161-2/+4
* avfilter/vf_fieldmatch: Add () to protect the arguments of the HAS_FF_AROUND(...Michael Niedermayer2015-02-171-3/+3
* avfitler/vf_fieldmatch: fix typoPaul B Mahol2015-01-261-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-291-1/+1
* avfilter: fix plane validity checksMichael Niedermayer2013-08-031-1/+1
* lavfi: use ceil right shift for chroma width/height.Clément Bœsch2013-05-101-4/+4
* lavfi: add frame counter into AVFilterLink and use it in filters.Clément Bœsch2013-04-231-5/+3
* lavfi: add missing periods in filter descriptions.Clément Bœsch2013-04-141-1/+1
* lavfi: port IVTC filters from vapoursynth.Clément Bœsch2013-04-141-0/+986
OpenPOWER on IntegriCloud