summaryrefslogtreecommitdiff
path: root/libavfilter/vf_field.c
Commit message (Expand)AuthorAge
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter: don't anonymously typedef structsPaul B Mahol2017-05-13
* avfilter/vf_field: Change enum to int, which is accessed via AVOption as intMichael Niedermayer2015-03-17
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
* avfilter: various cosmeticsPaul B Mahol2013-09-12
* avfilter: remove redundant .get_(audio/video)_buffer initializationsPaul B Mahol2013-09-07
* lavfi/field, il, noise: use av_pix_fmt_count_planes()Paul B Mahol2013-05-24
* lavfi/field: cleanup unused shorthand and doc.Clément Bœsch2013-04-11
* lavfi/field: switch to AVOption-based systemStefano Sabatini2013-04-11
* lavfi/field: use standard options parsing.Clément Bœsch2013-03-24
* Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-10
* lavfi/field: switch to filter_frame APIStefano Sabatini2012-12-06
* lavfi: add field filterStefano Sabatini2012-10-31