| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | Update copyrights where my email appears with the new one. | Clément Bœsch | 2013-09-03 | 1 | -1/+1 |
* | lavfi/geq: prefer symbolic constants | Stefano Sabatini | 2013-05-21 | 1 | -32/+34 |
* | lavfi/geq: add aliases for RGB options | Stefano Sabatini | 2013-05-21 | 1 | -1/+7 |
* | lavfi/geq: mark timeline support | Stefano Sabatini | 2013-05-20 | 1 | -0/+1 |
* | lavfi: use ceil right shift for chroma width/height. | Clément Bœsch | 2013-05-10 | 1 | -4/+4 |
* | lavfi: add gbrap support to some filters | Paul B Mahol | 2013-05-08 | 1 | -1/+1 |
* | avfilter/geq: rgb support | Michael Niedermayer | 2013-04-23 | 1 | -9/+40 |
* | lavfi: add frame counter into AVFilterLink and use it in filters. | Clément Bœsch | 2013-04-23 | 1 | -2/+1 |
* | lavfi: remove now unused args parameter from AVFilter.init and init_opaque | Michael Niedermayer | 2013-04-12 | 1 | -1/+1 |
* | lavfi/geq: switch to an AVOptions-based system. | Clément Bœsch | 2013-04-10 | 1 | -3/+0 |
* | lavfi/geq: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -8/+3 |
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | Michael Niedermayer | 2013-03-10 | 1 | -11/+10 |
* | lavfi/geq: improve support for formats with alpha plane | Paul B Mahol | 2013-02-25 | 1 | -17/+28 |
* | lavfi/geq: add T variable and example | Stefano Sabatini | 2012-12-01 | 1 | -2/+3 |
* | lavfi/geq: switch to filter_frame. | Clément Bœsch | 2012-11-28 | 1 | -14/+15 |
* | lavfi/geq: fix GPL license header. | Clément Bœsch | 2012-11-15 | 1 | -9/+9 |
* | lavfi: add geq filter. | Clément Bœsch | 2012-11-11 | 1 | -0/+237 |