summaryrefslogtreecommitdiff
path: root/libavfilter/buffersrc.c
Commit message (Expand)AuthorAge
* 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
* | Merge commit '104a97beaffa6348e6fd2c2d07d67c1402322bb3'Michael Niedermayer2014-01-17
|\|
| * buffersrc: handle non-refcounted frames in av_buffersrc_add_frame() correctlyAnton Khirnov2014-01-17
* | lavfi/abuffersrc: use AV_OPT_TYPE_SAMPLE_FMT for sample_fmt optionStefano Sabatini2013-12-26
* | lavfi/buffersrc: set min and max values for pix_fmt optionStefano Sabatini2013-12-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
|\|
| * lavfi: do not export the filters from shared objectsAnton Khirnov2013-10-28
* | Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91'Michael Niedermayer2013-08-03
|\|
| * Disable deprecation warnings for cases where a replacement is availableDiego Biurrun2013-08-02
| * lavfi: add attribute_align_arg to all public entry pointsHendrik Leppkes2013-07-26
| * lavfi: let gcc realign the stack on public graph driving functionsHendrik Leppkes2013-05-04
| * lavfi: remove now unused args parameter from AVFilter.initAnton Khirnov2013-04-09
| * buffersrc: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* | lavfi: add attribute_align_arg to all public entry pointsHendrik Leppkes2013-07-26
* | lavfi/buffersrc: remove unused item from BufferSourceContextPaul B Mahol2013-07-26
* | lavfi/buffersrc: fix failed requests count.Nicolas George2013-04-17
* | lavfi: remove now unused args parameter from AVFilter.initAnton Khirnov2013-04-12
* | abuffer: switch to an AVOptions-based shorthand system.Michael Niedermayer2013-04-12
* | buffersrc: switch to an AVOptions-based shorthand system.Michael Niedermayer2013-04-12