| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: remove FF_API_BUFFERSINK_ALLOC | James Almer | 2023-02-09 | 1 | -22/+0 |
* | avfilter/buffersink: simplify parsing the input channel layout string | James Almer | 2022-03-15 | 1 | -11/+9 |
* | avfilter: convert to new channel layout API | James Almer | 2022-03-15 | 1 | -9/+84 |
* | avfilter/buffersink: Remove outdated comments | Andreas Rheinhardt | 2021-12-03 | 1 | -5/+5 |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -2/+2 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -4/+2 |
* | avfilter/avfilter: Remove unused partial_buf | Andreas Rheinhardt | 2021-08-05 | 1 | -2/+1 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -2/+2 |
* | avfilter/buffersink: Postpone removal of av_[a]buffersink_params_alloc | Andreas Rheinhardt | 2021-03-07 | 1 | -1/+1 |
* | lavfi/buffersink: cast to uint64_t before shifting. | Nicolas George | 2020-09-09 | 1 | -2/+2 |
* | lavfi/buffersink: remove redundant channel layouts. | Nicolas George | 2020-09-08 | 1 | -0/+24 |
* | avfilter/buffersink: deprecate AVBufferSinkParams and AVABufferSinkParams | Zhao Zhili | 2019-12-23 | 1 | -0/+2 |
* | avfilter/buffersink: replace init_opaque by init | Zhao Zhili | 2019-12-23 | 1 | -33/+2 |
* | avfilter/buffersink: remove unused macros | Zhao Zhili | 2019-12-23 | 1 | -2/+0 |
* | avfilter/buffersink: cosmetics | Paul B Mahol | 2019-10-18 | 1 | -22/+20 |
* | lavfi/buffersink: fix abuffersink flag setting issue | Jun Zhao | 2018-12-09 | 1 | -1/+1 |
* | lavfi: remove stray semicolons. | Nicolas George | 2017-01-12 | 1 | -11/+11 |
* | lavfi/buffersink: move to the new design. | Nicolas George | 2017-01-12 | 1 | -158/+57 |
* | lavfi/buffersink: add accessors for the stream properties. | Nicolas George | 2017-01-12 | 1 | -6/+19 |
* | lavfi: make filter_frame non-recursive. | Nicolas George | 2016-12-18 | 1 | -5/+16 |
* | lavfi: make request_frame() non-recursive. | Nicolas George | 2015-12-22 | 1 | -0/+5 |
* | lavfi: replace link.closed by link.status. | Nicolas George | 2015-12-22 | 1 | -2/+2 |
* | avfilter/all: propagate errors of functions from avfilter/formats | Ganesh Ajjanagadde | 2015-10-14 | 1 | -20/+15 |
* | lavfi/buffersink: loop over ff_request_frame(). | Nicolas George | 2015-09-20 | 1 | -4/+1 |
* | avfilter/abuffersink: use AV_OPT_TYPE_BOOL for all_channel_counts option | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
* | Merge commit 'f6974fe651d29ef6eb68d66d73f7b6c011062aa0' | Hendrik Leppkes | 2015-09-05 | 1 | -157/+0 |
|\ |
|
| * | lavfi: Drop deprecated AVFilterBuffer* code | Vittorio Giovara | 2015-08-28 | 1 | -74/+0 |
* | | avfilter: add missing FF_API_AVFILTERBUFFER guards | Andreas Cadhalpun | 2015-08-30 | 1 | -0/+4 |
* | | buffersink: introduce FIFO_INIT_ELEMENT_SIZE to complement FIFO_INIT_SIZE | Andreas Cadhalpun | 2015-08-16 | 1 | -8/+8 |
* | | avfilter/buffersink: return EOF if closed link in av_buffersink_get_frame_fla... | Michael Niedermayer | 2015-05-17 | 1 | -0/+2 |
* | | lavfi/buffersink: use av_fifo_alloc_array | Lukasz Marek | 2014-05-20 | 1 | -1/+1 |
* | | lavfi: use av_fifo_freep | Lukasz Marek | 2014-05-07 | 1 | -2/+1 |
* | | Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' | Michael Niedermayer | 2014-04-19 | 1 | -1/+1 |
|\| |
|
| * | lavfi: name anonymous structs | Vittorio Giovara | 2014-04-19 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -4/+4 |
|\| |
|
| * | lavfi: do not export the filters from shared objects | Anton Khirnov | 2013-10-28 | 1 | -2/+2 |
* | | avfilter/buffersink: try to fix AV_NOPTS_VALUE | Michael Niedermayer | 2013-10-09 | 1 | -2/+4 |
* | | Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91' | Michael Niedermayer | 2013-08-03 | 1 | -0/+3 |
|\| |
|
| * | Disable deprecation warnings for cases where a replacement is available | Diego Biurrun | 2013-08-02 | 1 | -0/+3 |
* | | Merge commit '966689442ed843019dc0722a49bfb0ac51755d19' | Michael Niedermayer | 2013-07-28 | 1 | -20/+18 |
|\| |
|
| * | buffersink: K&R formatting cosmetics | Diego Biurrun | 2013-07-27 | 1 | -21/+19 |
| * | lavfi: add attribute_align_arg to all public entry points | Hendrik Leppkes | 2013-07-26 | 1 | -4/+4 |
* | | lavfi: add attribute_align_arg to all public entry points | Hendrik Leppkes | 2013-07-26 | 1 | -8/+8 |
* | | Merge commit '20c86571ccc71412781d4a4813e4693e0c42aec6' | Michael Niedermayer | 2013-05-05 | 1 | -2/+4 |
|\| |
|
| * | lavfi: let gcc realign the stack on public graph driving functions | Hendrik Leppkes | 2013-05-04 | 1 | -3/+6 |
* | | lavfi/buffersink: fix possible leaks after allocation failures. | Nicolas George | 2013-04-21 | 1 | -5/+15 |
* | | lavfi/buffersink: factor checks for lists sizes. | Nicolas George | 2013-04-13 | 1 | -22/+12 |
* | | buffersink: remove shorthand | Michael Niedermayer | 2013-04-12 | 1 | -5/+0 |
* | | lavfi/buffersink: accept parameters as options. | Nicolas George | 2013-04-12 | 1 | -68/+119 |
* | | lavfi: remove now unused args parameter from AVFilter.init and init_opaque | Michael Niedermayer | 2013-04-12 | 1 | -2/+2 |