summaryrefslogtreecommitdiff
path: root/libavfilter/buffersrc.h
Commit message (Expand)AuthorAge
* avfilter: convert to new channel layout APIJames Almer2022-03-15
* avfilter/buffersrc.h: fix typo of the commentSteven Liu2018-08-21
* lavfi/buffersrc: add av_buffersrc_close().Nicolas George2017-09-08
* lavfi: remove 2 unused lavc includesClément Bœsch2016-10-23
* Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-24
|\
| * cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
* | Merge commit 'b3dd30db0b2d857147fc0e1461a00bd6172a26a3'Derek Buitenhuis2016-02-24
|\|
| * lavfi: pass the hw frames context through the filter chainAnton Khirnov2016-02-14
* | avfilter/buffersrc: add av_warn_unused_result attributesGanesh Ajjanagadde2015-10-11
* | Merge commit 'f6974fe651d29ef6eb68d66d73f7b6c011062aa0'Hendrik Leppkes2015-09-05
|\|
| * lavfi: Drop deprecated AVFilterBuffer* codeVittorio Giovara2015-08-28
* | avfilter: add missing FF_API_AVFILTERBUFFER guardsAndreas Cadhalpun2015-08-30
* | fix various typosLou Logan2014-06-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-02-15
|\|
| * lavfi doxy: add buffer{src,sink}.h to the main lavfi doxy groupAnton Khirnov2014-02-14
* | Merge commit '4a7d3837b4dd17fff270b55166597c093204e542'Michael Niedermayer2014-02-12
|\|
| * buffersrc: Have function parameter names match between .c and .h fileDiego Biurrun2014-02-12
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-30
* | lavfi/buffersrc: implement flags.Nicolas George2013-03-10
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-10
|\|
| * lavfi: switch to AVFrame.Anton Khirnov2013-03-08
* | Merge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521'Michael Niedermayer2012-09-18
|\|
| * buffersrc: add const to the AVFrame* argument of av_buffersrc_write_frame()Anton Khirnov2012-09-17
* | lavfi/buffersrc: add AV_BUFFERSRC_FLAG_PUSH.Nicolas George2012-08-20
* | lavfi: deprecate av_buffersrc_buffer() functionStefano Sabatini2012-06-28
* | lavfi: remove unnecessary inclusion of libavcodec/avcodec.h in avfilter.hStefano Sabatini2012-06-25
* | lavfi: unify src_buffer and buffersrc.Nicolas George2012-05-19
* | ffmpeg: add support for audio filters.Anton Khirnov2012-05-17
* | buffersrc: export forgotten functionMichael Niedermayer2012-05-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-16
|\|
| * buffersrc: add av_buffersrc_write_frame().Anton Khirnov2012-05-14
* | src_buffer: update get_nb_failed_requests name.Nicolas George2012-05-06
* | lavfi: remove av_buffersrc_buffer.Nicolas George2012-05-06
* | buffersrc: fix av_buffersrc_add_ref doxy.Nicolas George2012-05-06
* | src_buffer: introduce av_buffersrc_add_ref().Nicolas George2012-05-03
|/
* vsrc_buffer: allow using a NULL buffer to signal EOF.Anton Khirnov2012-04-14
* lavfi: add a new function av_buffersrc_buffer().Anton Khirnov2011-12-25