summaryrefslogtreecommitdiff
path: root/libavfilter/buffersink.c
Commit message (Expand)AuthorAge
* avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUTJames Almer2024-03-07
* avfilter: Add a header for internal generic-layer APIsAndreas Rheinhardt2024-02-18
* lavfi: get rid of FF_INTERNAL_FIELDSAnton Khirnov2024-02-14
* avfilter/buffersink: add color_spaces, color_ranges paramsNiklas Haas2024-02-09
* avfilter/buffersink: add color space/range accessorsNiklas Haas2023-12-31
* lavfi/buffersink: avoid leaking peeked_frame on uninitAnton Khirnov2023-12-06
* avfilter/buffersink: fix order of operation with = and <0Michael Niedermayer2023-11-03
* avfilter/internal: Don't include formats.hAndreas Rheinhardt2023-08-07
* avfilter: Deduplicate default video inputs/outputsAndreas Rheinhardt2023-08-07
* avfilter: Deduplicate default audio inputs/outputsAndreas Rheinhardt2023-08-07
* avfilter: remove FF_API_BUFFERSINK_ALLOCJames Almer2023-02-09
* avfilter/buffersink: simplify parsing the input channel layout stringJames Almer2022-03-15
* avfilter: convert to new channel layout APIJames Almer2022-03-15
* avfilter/buffersink: Remove outdated commentsAndreas Rheinhardt2021-12-03
* 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
* avfilter/avfilter: Remove unused partial_bufAndreas Rheinhardt2021-08-05
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/buffersink: Postpone removal of av_[a]buffersink_params_allocAndreas Rheinhardt2021-03-07
* lavfi/buffersink: cast to uint64_t before shifting.Nicolas George2020-09-09
* lavfi/buffersink: remove redundant channel layouts.Nicolas George2020-09-08
* avfilter/buffersink: deprecate AVBufferSinkParams and AVABufferSinkParamsZhao Zhili2019-12-23
* avfilter/buffersink: replace init_opaque by initZhao Zhili2019-12-23
* avfilter/buffersink: remove unused macrosZhao Zhili2019-12-23
* avfilter/buffersink: cosmeticsPaul B Mahol2019-10-18
* lavfi/buffersink: fix abuffersink flag setting issueJun Zhao2018-12-09
* lavfi: remove stray semicolons.Nicolas George2017-01-12
* lavfi/buffersink: move to the new design.Nicolas George2017-01-12
* lavfi/buffersink: add accessors for the stream properties.Nicolas George2017-01-12
* lavfi: make filter_frame non-recursive.Nicolas George2016-12-18
* lavfi: make request_frame() non-recursive.Nicolas George2015-12-22
* lavfi: replace link.closed by link.status.Nicolas George2015-12-22
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-14
* lavfi/buffersink: loop over ff_request_frame().Nicolas George2015-09-20
* avfilter/abuffersink: use AV_OPT_TYPE_BOOL for all_channel_counts optionClément Bœsch2015-09-08
* 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
* | buffersink: introduce FIFO_INIT_ELEMENT_SIZE to complement FIFO_INIT_SIZEAndreas Cadhalpun2015-08-16
* | avfilter/buffersink: return EOF if closed link in av_buffersink_get_frame_fla...Michael Niedermayer2015-05-17
* | lavfi/buffersink: use av_fifo_alloc_arrayLukasz Marek2014-05-20
* | lavfi: use av_fifo_freepLukasz Marek2014-05-07
* | Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'Michael Niedermayer2014-04-19
|\|
| * lavfi: name anonymous structsVittorio Giovara2014-04-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
|\|
| * lavfi: do not export the filters from shared objectsAnton Khirnov2013-10-28
* | avfilter/buffersink: try to fix AV_NOPTS_VALUEMichael Niedermayer2013-10-09
* | Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91'Michael Niedermayer2013-08-03
|\|
| * Disable deprecation warnings for cases where a replacement is availableDiego Biurrun2013-08-02
* | Merge commit '966689442ed843019dc0722a49bfb0ac51755d19'Michael Niedermayer2013-07-28
|\|