summaryrefslogtreecommitdiffstats
path: root/libavfilter/buffersrc.h
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: Drop empty comment linesDiego Biurrun2016-02-181-1/+0
* lavfi: pass the hw frames context through the filter chainAnton Khirnov2016-02-141-0/+74
* lavfi: Drop deprecated AVFilterBuffer* codeVittorio Giovara2015-08-281-15/+0
* lavfi doxy: add buffer{src,sink}.h to the main lavfi doxy groupAnton Khirnov2014-02-141-0/+11
* buffersrc: Have function parameter names match between .c and .h fileDiego Biurrun2014-02-121-5/+6
* lavfi: switch to AVFrame.Anton Khirnov2013-03-081-3/+26
* buffersrc: add const to the AVFrame* argument of av_buffersrc_write_frame()Anton Khirnov2012-09-171-1/+1
* buffersrc: add av_buffersrc_write_frame().Anton Khirnov2012-05-141-0/+11
* vsrc_buffer: allow using a NULL buffer to signal EOF.Anton Khirnov2012-04-141-0/+1
* lavfi: add a new function av_buffersrc_buffer().Anton Khirnov2011-12-251-0/+38
OpenPOWER on IntegriCloud