summaryrefslogtreecommitdiff
path: root/libavfilter/buffersrc.c
Commit message (Expand)AuthorAge
* lavfi: use AVFrame.duration instead of AVFrame.pkt_durationAnton Khirnov2022-07-19
* avfilter/buffersrc: uninitialize the context ch_layout before overwritting itJames Almer2022-03-27
* avfilter: convert to new channel layout APIJames Almer2022-03-15
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/buffersrc: simplify av_buffersrc_add_frame_flags()James Almer2021-02-16
* lavfi/buffersrc: Remove redundant free after ff_filter_frame() failureJun Zhao2020-01-04
* avfilter/buffersrc: deprecate sws_param optionZhao Zhili2019-12-30
* avfilter/buffersrc: Remove unused variablesAndreas Rheinhardt2019-12-26
* avfilter/buffersrc: remove redundant flagZhao Zhili2019-12-23
* lavfi/buffersrc: push frame directly.Nicolas George2019-12-23
* lavfi/buffersrc: remove poll_frame.Nicolas George2019-12-23
* lavfi/buffersrc: remove fifo.Nicolas George2019-12-23
* avfilter/buffersrc: remove write-only variableZhao Zhili2019-12-02
* avfilter/buffersrc: print relevant info when skipping filter reinitGyan Doshi2019-01-27
* lavfi/buffersrc: Indent the code.Jun Zhao2018-11-27
* Merge commit '88fd836a015a5f3380df74592e440e7d1e5b8000'James Almer2017-10-21
|\
| * lavfi: Drop deprecated way of passing options for a few filtersVittorio Giovara2017-03-23
* | lavfi/buffersrc: add av_buffersrc_close().Nicolas George2017-09-08
* | Revert "Revert "lavfi/buffersrc: push the frame deeper if requested.""Nicolas George2017-07-30
* | Revert "lavfi/buffersrc: push the frame deeper if requested."Paul B Mahol2017-06-23
* | avfilter: do not use AVFrame accessorMuhammad Faiz2017-04-23
* | lavfi/buffersrc: fix directly setting channel layoutRostislav Pehlivanov2017-02-21
* | lavfi/buffersrc: push the frame deeper if requested.Nicolas George2016-12-24
* | lavfi: make filter_frame non-recursive.Nicolas George2016-12-18
* | Merge commit 'b3dd30db0b2d857147fc0e1461a00bd6172a26a3'Derek Buitenhuis2016-02-24
|\|
| * lavfi: pass the hw frames context through the filter chainAnton Khirnov2016-02-14
* | Merge commit 'c084d6d2cfb570b10d8784eb20cc696dfb7c5605'Derek Buitenhuis2016-02-17
|\|
| * buffersrc: default SAR to 0 (unknown) rather than 1Anton Khirnov2016-02-14
* | Merge commit 'fb25d99b0a5e21fb8cc184c7a9d3736387778266'Derek Buitenhuis2016-02-16
|\|
| * buffersrc: do not discard the error from ff_filter_frame()Anton Khirnov2016-02-12
| * buffersrc: accept the frame rate as argument.Nicolas George2015-11-09
| * buffersrc: Improve initialization log messageVittorio Giovara2015-09-13
* | avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-14
* | Remove left-over FF_API_AVFILTERBUFFER cruftHendrik Leppkes2015-09-05
* | Merge commit 'f6974fe651d29ef6eb68d66d73f7b6c011062aa0'Hendrik Leppkes2015-09-05
|\|
| * lavfi: Drop deprecated AVFilterBuffer* codeVittorio Giovara2015-08-28
| * buffersrc: Use the correct deallocation functionFederico Tomassetti2015-04-22
* | avfilter/buffersrc: Use correct, matching deallocation functionMichael Niedermayer2015-04-20
* | Merge commit '617814b4a717b38add5ccb8dd200dbb655f98f09'Michael Niedermayer2015-04-20
|\|
| * buffersrc: Fix resource leak on errorFederico Tomassetti2015-04-19
| * buffersrc: avoid using AV_PIX_FMT_NBAnton Khirnov2014-05-26
* | avfilter/buffersrc: add context to av_log() callMichael Niedermayer2014-12-06
* | avfilter/buffersrc: reindentClément Bœsch2014-06-29
* | avcodec/buffersrc: use av_mallocz_array()Michael Niedermayer2014-05-12
* | lavfi: use av_fifo_freepLukasz Marek2014-05-07
* | Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'Michael Niedermayer2014-04-19
|\|
| * lavfi: name anonymous structsVittorio Giovara2014-04-19