| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |