Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter/vf_field: Change enum to int, which is accessed via AVOption as int | Michael Niedermayer | 2015-03-17 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | avfilter: various cosmetics | Paul B Mahol | 2013-09-12 | 1 | -14/+12 |
* | avfilter: remove redundant .get_(audio/video)_buffer initializations | Paul B Mahol | 2013-09-07 | 1 | -1/+0 |
* | lavfi/field, il, noise: use av_pix_fmt_count_planes() | Paul B Mahol | 2013-05-24 | 1 | -5/+1 |
* | lavfi/field: cleanup unused shorthand and doc. | Clément Bœsch | 2013-04-11 | 1 | -2/+0 |
* | lavfi/field: switch to AVOption-based system | Stefano Sabatini | 2013-04-11 | 1 | -1/+0 |
* | lavfi/field: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -13/+3 |
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | Michael Niedermayer | 2013-03-10 | 1 | -3/+3 |
* | lavfi/field: switch to filter_frame API | Stefano Sabatini | 2012-12-06 | 1 | -21/+7 |
* | lavfi: add field filter | Stefano Sabatini | 2012-10-31 | 1 | -0/+145 |