Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavfi: merge asrc_abuffer into vsrc_buffer. | Nicolas George | 2012-04-28 | 1 | -369/+0 |
* | asrc_abuffer: return EAGAIN if no frame is available | Matthieu Bouron | 2012-04-27 | 1 | -5/+2 |
* | lavfi/abuffer: init the data planes with NULL pointers. | Clément Bœsch | 2012-02-21 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-24 | 1 | -1/+1 |
* | Mark AVFilterPad[] compound literals as const. | Reimar Döffinger | 2011-11-06 | 1 | -2/+2 |
* | lavu: add av_strtok() | Stefano Sabatini | 2011-10-18 | 1 | -2/+3 |
* | lavfi: consistently use int for sample_rate in AVFilterLink and AVFilterBuffe... | Stefano Sabatini | 2011-09-12 | 1 | -2/+2 |
* | asrc_abuffer: pass non-const string to strtok_r in init() | Stefano Sabatini | 2011-08-21 | 1 | -2/+7 |
* | lavfi: add asrc_abuffer - audio buffer source | Mina Nagy Zaki | 2011-08-21 | 1 | -0/+366 |