| Commit message (Expand) | Author | Age | Files | Lines |
* | Keep including the full version.h when headers are included externally | Martin Storsjö | 2022-03-19 | 1 | -0/+6 |
* | libavfilter: Split version.h | Martin Storsjö | 2022-03-16 | 1 | -1/+1 |
* | avfilter: convert to new channel layout API | James Almer | 2022-03-15 | 1 | -6/+10 |
* | avfilter: add AVFILTER_FLAG_METADATA_ONLY | Anton Khirnov | 2021-12-04 | 1 | -0/+16 |
* | avfilter: Reindentation after query_formats changes | Andreas Rheinhardt | 2021-10-05 | 1 | -20/+20 |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -6/+46 |
* | avfilter/avfilter: Deprecate avfilter_pad_count() | Andreas Rheinhardt | 2021-08-20 | 1 | -0/+5 |
* | avfilter/avfilter: Add avfilter_filter_pad_count() | Andreas Rheinhardt | 2021-08-20 | 1 | -0/+5 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -4/+14 |
* | avfilter: Remove init_opaque callback | Andreas Rheinhardt | 2021-08-16 | 1 | -7/+0 |
* | avfilter/avfilter: Remove unused partial_buf | Andreas Rheinhardt | 2021-08-05 | 1 | -12/+1 |
* | avfilter/avfilter: add sample_count_in and sample_count_out | Paul B Mahol | 2021-08-05 | 1 | -0/+5 |
* | avfilter/avfilter: Remove deprecated avfilter_link_set_closed() | Andreas Rheinhardt | 2021-04-27 | 1 | -9/+0 |
* | avfilter: Remove avfilter_next/avfilter_register API | Andreas Rheinhardt | 2021-04-27 | 1 | -35/+0 |
* | avfilter: Remove deprecated avfilter_link_get_channels | Andreas Rheinhardt | 2021-04-27 | 1 | -8/+0 |
* | avfilter: Remove deprecated resample_lavr_opts | Andreas Rheinhardt | 2021-04-27 | 1 | -3/+0 |
* | avfilter/avfilter: Remove avfilter_link_set_closed() on bump | Andreas Rheinhardt | 2021-03-07 | 1 | -2/+2 |
* | avfilter/avfilter: Remove AVFilterLink.flags | Andreas Rheinhardt | 2021-01-24 | 1 | -5/+0 |
* | avfilter/avfilter.h: add missing FF_API_NEXT wrapper | James Almer | 2020-10-10 | 1 | -0/+2 |
* | lavfi: regroup formats lists in a single structure. | Nicolas George | 2020-09-08 | 1 | -19/+41 |
* | lavfi: remove request_samples. | Nicolas George | 2020-08-20 | 1 | -8/+0 |
* | lavfi: remove needs_fifo. | Nicolas George | 2020-08-20 | 1 | -2/+1 |
* | avfilter/avfilter: update documentation of avfilter_graph_create_filter | Zhao Zhili | 2019-12-23 | 1 | -1/+1 |
* | avfilter: fix typo in comments | Zhao Zhili | 2019-10-14 | 1 | -1/+1 |
* | lavfi: add new iteration API | Josh de Kock | 2018-03-31 | 1 | -6/+23 |
* | Merge commit '6d86cef06ba36c0ed591e14a2382e9630059fc5d' | Mark Thompson | 2018-02-12 | 1 | -0/+16 |
|\ |
|
| * | lavfi: Add support for increasing hardware frame pool sizes | Mark Thompson | 2018-02-11 | 1 | -0/+16 |
* | | avfilter: deprecate avfilter_link_get_channels() | James Almer | 2018-01-06 | 1 | -0/+4 |
* | | Revert "avfilter: deprecate avfilter_link_get_channels()" | James Almer | 2018-01-05 | 1 | -10/+5 |
* | | avfilter: deprecate avfilter_link_get_channels() | James Almer | 2018-01-05 | 1 | -5/+10 |
* | | Merge commit '96a47364d1cf346a5d0437e054b1b10d44d8d969' | James Almer | 2017-10-21 | 1 | -4/+1 |
|\| |
|
| * | lavfi: Drop deprecated non-const filter retrieval | Vittorio Giovara | 2017-03-23 | 1 | -4/+1 |
* | | Merge commit '8e18328b18e69b38a5feae5d10ad01b403a205b6' | James Almer | 2017-10-21 | 1 | -18/+0 |
|\| |
|
| * | lavfi: Drop deprecated filter registration | Vittorio Giovara | 2017-03-23 | 1 | -18/+0 |
* | | Merge commit '52067b3c0e5ddbcf7021a093420798420351a9e2' | James Almer | 2017-10-21 | 1 | -15/+0 |
|\| |
|
| * | lavfi: Drop deprecated filter initialization | Vittorio Giovara | 2017-03-23 | 1 | -15/+0 |
* | | Merge commit 'c5c7cfd5e80d4c36568c01cc40abfde341657ad9' | James Almer | 2017-10-21 | 1 | -30/+0 |
|\| |
|
| * | lavfi: Drop deprecated functions to open a filter or a filterchain | Vittorio Giovara | 2017-03-23 | 1 | -30/+0 |
* | | lavfi: add a preinit callback to filters. | Nicolas George | 2017-08-29 | 1 | -0/+15 |
* | | Merge commit 'e3fb74f7f9a8f1895381355f40c92cac3c1023d9' | Matthieu Bouron | 2017-03-30 | 1 | -0/+2 |
|\| |
|
| * | lavfi: Always propagate hw_frames_ctx through links | Mark Thompson | 2016-11-02 | 1 | -0/+2 |
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | | lavfi: deprecate AVFilterGraph->resample_lavr_opts | Rostislav Pehlivanov | 2017-03-18 | 1 | -1/+3 |
* | | lavfi: add AVFilter.activate. | Nicolas George | 2017-01-12 | 1 | -0/+14 |
* | | lavfi: document that AVFilterLink is not for applications. | Nicolas George | 2017-01-12 | 1 | -0/+5 |
* | | lavfi/framepool: rename FFVideoFramePool to FFFramePool | Matthieu Bouron | 2017-01-12 | 1 | -2/+2 |
* | | lavfi: make filter_frame non-recursive. | Nicolas George | 2016-12-18 | 1 | -19/+52 |
* | | lavfi: split frame_count between input and output. | Nicolas George | 2016-11-13 | 1 | -1/+1 |
* | | avfilter: add nb_threads to AVFilterContext | Paul B Mahol | 2016-08-29 | 1 | -0/+7 |
* | | doxygen: Standardize root-level modules | Timothy Gu | 2016-08-02 | 1 | -1/+3 |