Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavfi doxy: add buffer{src,sink}.h to the main lavfi doxy group | Anton Khirnov | 2014-02-14 | 1 | -0/+11 |
* | buffersrc: Have function parameter names match between .c and .h file | Diego Biurrun | 2014-02-12 | 1 | -5/+6 |
* | lavfi: switch to AVFrame. | Anton Khirnov | 2013-03-08 | 1 | -3/+26 |
* | buffersrc: add const to the AVFrame* argument of av_buffersrc_write_frame() | Anton Khirnov | 2012-09-17 | 1 | -1/+1 |
* | buffersrc: add av_buffersrc_write_frame(). | Anton Khirnov | 2012-05-14 | 1 | -0/+11 |
* | vsrc_buffer: allow using a NULL buffer to signal EOF. | Anton Khirnov | 2012-04-14 | 1 | -0/+1 |
* | lavfi: add a new function av_buffersrc_buffer(). | Anton Khirnov | 2011-12-25 | 1 | -0/+38 |