summaryrefslogtreecommitdiffstats
path: root/libavfilter/buffersrc.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521'Michael Niedermayer2012-09-181-1/+1
|\
| * buffersrc: add const to the AVFrame* argument of av_buffersrc_write_frame()Anton Khirnov2012-09-171-1/+1
* | lavfi/buffersrc: add AV_BUFFERSRC_FLAG_PUSH.Nicolas George2012-08-201-0/+5
* | lavfi: deprecate av_buffersrc_buffer() functionStefano Sabatini2012-06-281-0/+4
* | lavfi: remove unnecessary inclusion of libavcodec/avcodec.h in avfilter.hStefano Sabatini2012-06-251-0/+1
* | lavfi: unify src_buffer and buffersrc.Nicolas George2012-05-191-3/+0
* | ffmpeg: add support for audio filters.Anton Khirnov2012-05-171-0/+3
* | buffersrc: export forgotten functionMichael Niedermayer2012-05-161-0/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-161-0/+11
|\ \ | |/
| * buffersrc: add av_buffersrc_write_frame().Anton Khirnov2012-05-141-0/+11
* | src_buffer: update get_nb_failed_requests name.Nicolas George2012-05-061-0/+9
* | lavfi: remove av_buffersrc_buffer.Nicolas George2012-05-061-9/+0
* | buffersrc: fix av_buffersrc_add_ref doxy.Nicolas George2012-05-061-1/+1
* | src_buffer: introduce av_buffersrc_add_ref().Nicolas George2012-05-031-0/+26
|/
* 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