| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | avfilter: various cosmetics | Paul B Mahol | 2013-09-12 | 1 | -6/+6 |
* | avfilter: remove redundant .get_(audio/video)_buffer initializations | Paul B Mahol | 2013-09-07 | 1 | -1/+0 |
* | lavfi/il: add timeline support | Paul B Mahol | 2013-06-06 | 1 | -0/+1 |
* | lavfi/field, il, noise: use av_pix_fmt_count_planes() | Paul B Mahol | 2013-05-24 | 1 | -4/+2 |
* | replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* | Michael Niedermayer | 2013-05-15 | 1 | -2/+2 |
* | lavfi: use ceil right shift for chroma width/height. | Clément Bœsch | 2013-05-10 | 1 | -1/+1 |
* | lavfi/il: remove pointless store | Paul B Mahol | 2013-04-16 | 1 | -4/+3 |
* | lavfi/il: switch to AVOption-based system | Matthieu Bouron | 2013-04-11 | 1 | -3/+0 |
* | lavfi/il: use standard option parsing | Paul B Mahol | 2013-04-08 | 1 | -15/+3 |
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | Michael Niedermayer | 2013-03-10 | 1 | -6/+6 |
* | lavfi/il: filter out hwaccels formats from the list of supported formats | Stefano Sabatini | 2013-02-10 | 1 | -1/+1 |
* | lavfi/il: move query_formats() definition up | Stefano Sabatini | 2013-02-10 | 1 | -15/+15 |
* | lavfi/il: simplify/generalize linesize computation | Stefano Sabatini | 2013-02-10 | 1 | -24/+18 |
* | lavfi/il: fix typo in Copyright | Paul B Mahol | 2013-02-09 | 1 | -1/+1 |
* | lavfi: port MP il filter | Paul B Mahol | 2013-02-09 | 1 | -0/+236 |