Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -2/+2 |
* | avfilter: add av_cold to init() | Paul B Mahol | 2013-09-27 | 1 | -2/+2 |
* | Merge commit 'b01f6041f4260fba053c2f96ce1611ea77e833a0' | Michael Niedermayer | 2013-05-18 | 1 | -2/+2 |
* | replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* | Michael Niedermayer | 2013-05-15 | 1 | -6/+6 |
* | lavfi: use ceil right shift for chroma width/height. | Clément Bœsch | 2013-05-10 | 1 | -2/+2 |
* | lavfi: remove alphaextract special code | Paul B Mahol | 2013-05-09 | 1 | -0/+25 |
* | lavfi/extractplanes: packed rgb support | Paul B Mahol | 2013-05-08 | 1 | -6/+61 |
* | lavfi: add gbrap support to some filters | Paul B Mahol | 2013-05-08 | 1 | -1/+2 |
* | avfilter: add av_cold to uninit() | Michael Niedermayer | 2013-05-06 | 1 | -1/+1 |
* | extractplanes filter | Paul B Mahol | 2013-05-03 | 1 | -0/+254 |