Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavfi: remove now unused args parameter from AVFilter.init and init_opaque | Michael Niedermayer | 2013-04-12 | 1 | -1/+1 |
* | lavfi/sine: switch to an AVOptions-based system. | Clément Bœsch | 2013-04-11 | 1 | -3/+0 |
* | lavfi/sine: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -7/+3 |
* | asrc_sine: avoid use of INFINITY as it might be a non constant | Michael Niedermayer | 2013-03-21 | 1 | -4/+6 |
* | lavfi: add sine audio source. | Nicolas George | 2013-03-20 | 1 | -0/+228 |