| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: remove superflous lines | Paul B Mahol | 2014-02-26 | 1 | -1/+0 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | avfilter: various cosmetics | Paul B Mahol | 2013-09-12 | 1 | -3/+3 |
* | lavfi: replace passthrough_filter_frame with a flag. | Clément Bœsch | 2013-05-12 | 1 | -2/+1 |
* | avfilter/af_apad: Support AVFILTER_FLAG_SUPPORT_TIMELINE | Michael Niedermayer | 2013-05-08 | 1 | -1/+3 |
* | lavfi: remove now unused args parameter from AVFilter.init and init_opaque | Michael Niedermayer | 2013-04-12 | 1 | -1/+1 |
* | lavfi/apad: switch to AVOption-based system | Matthieu Bouron | 2013-04-11 | 1 | -3/+0 |
* | lavfi/apad: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -8/+3 |
* | avfilter: avoid direct access to AVFrame.channels | Michael Niedermayer | 2013-03-15 | 1 | -1/+1 |
* | lavfi: remove remaining forgotten min/rej perms. | Clément Bœsch | 2013-03-10 | 1 | -1/+0 |
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | Michael Niedermayer | 2013-03-10 | 1 | -8/+8 |
* | af_apad: remove unneeded av_opt_free | Michael Niedermayer | 2012-12-18 | 1 | -2/+0 |
* | apad: add whole_len and pad_len options. | Michael Niedermayer | 2012-12-18 | 1 | -1/+28 |
* | apad: fix apad_options formating | Michael Niedermayer | 2012-12-18 | 1 | -2/+1 |
* | af_apad: add user setable packet_size | Michael Niedermayer | 2012-12-18 | 1 | -1/+25 |
* | avfilter: add apad filter | Michael Niedermayer | 2012-12-18 | 1 | -0/+116 |