| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vf_setfield: Change enum to int, which is accessed via AVOption as int | Michael Niedermayer | 2015-03-22 | 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 | -8/+8 |
* | avfilter: remove redundant .get_(audio/video)_buffer initializations | Paul B Mahol | 2013-09-07 | 1 | -1/+0 |
* | lavfi/setfield: switch to an AVOptions-based system. | Clément Bœsch | 2013-04-11 | 1 | -3/+0 |
* | lavfi/setfield: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -20/+3 |
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | Michael Niedermayer | 2013-03-10 | 1 | -4/+4 |
* | lavfi/setfield: add support to named options and introspection | Stefano Sabatini | 2012-12-08 | 1 | -25/+28 |
* | lavfi/setfield: switch to filter_frame API | Matthieu Bouron | 2012-12-08 | 1 | -7/+7 |
* | lavfi: convert remaining input/output list compound literals to named objects. | Clément Bœsch | 2012-11-28 | 1 | -13/+20 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-22 | 1 | -2/+2 |
* | Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a' | Michael Niedermayer | 2012-06-26 | 1 | -1/+1 |
* | lavfi: update some deprecated functions | Paul B Mahol | 2012-06-16 | 1 | -2/+3 |
* | lavfi/setfield: remove stray argument in av_log() | Stefano Sabatini | 2012-04-21 | 1 | -1/+1 |
* | lavfi/setfield: rename variable top_field_first to mode | Stefano Sabatini | 2012-04-21 | 1 | -12/+19 |
* | lavfi/setfield: add "progressive" option | Tim Nicholson | 2012-04-21 | 1 | -8/+13 |
* | lavfi: add setfield filter | Stefano Sabatini | 2012-02-06 | 1 | -0/+92 |