| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi: deprecate avfilter_config_links() | Anton Khirnov | 2024-03-08 | 1 | -0/+8 |
* | avfilter: Add a header for internal generic-layer APIs | Andreas Rheinhardt | 2024-02-18 | 1 | -50/+0 |
* | avfilter/avfilter: Avoid allocation for AVFilterInternal | Andreas Rheinhardt | 2024-02-18 | 1 | -3/+13 |
* | Revert "all: Don't set AVClass.item_name to its default value" | Anton Khirnov | 2024-01-20 | 1 | -0/+1 |
* | avfilter: add negotiation API for color space/range | Niklas Haas | 2023-12-31 | 1 | -0/+6 |
* | all: Don't set AVClass.item_name to its default value | Andreas Rheinhardt | 2023-12-22 | 1 | -1/+0 |
* | avfilter/internal: Don't include formats.h | Andreas Rheinhardt | 2023-08-07 | 1 | -1/+0 |
* | avfilter/internal: Don't include video.h | Andreas Rheinhardt | 2023-08-07 | 1 | -1/+0 |
* | avfilter/avfilter: Make functions only used here static | Andreas Rheinhardt | 2023-08-04 | 1 | -8/+0 |
* | lavfi/avfilter: track whether a filter has been initialized | Anton Khirnov | 2023-02-12 | 1 | -0/+4 |
* | lavfi/avfilter: export process_options() | Anton Khirnov | 2023-02-12 | 1 | -0/+13 |
* | avfilter/avfilter: Make ff_command_queue_pop() static | Andreas Rheinhardt | 2022-09-21 | 1 | -2/+0 |
* | avfilter/internal: Remove declaration of inexistent function | Andreas Rheinhardt | 2022-09-21 | 1 | -2/+0 |
* | avfilter/avfilter: #if ff_tlog_link() away when empty | Andreas Rheinhardt | 2022-09-14 | 1 | -0/+4 |
* | avfilter: convert to new channel layout API | James Almer | 2022-03-15 | 1 | -1/+1 |
* | Remove obsolete version.h inclusions | Andreas Rheinhardt | 2022-02-24 | 1 | -1/+0 |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -0/+39 |
* | avfilter/avfilter: Make ff_tlog_ref() static | Andreas Rheinhardt | 2021-10-03 | 1 | -2/+0 |
* | avfilter/internal: Add AVFILTER_DEFINE_CLASS_EXT | Andreas Rheinhardt | 2021-09-13 | 1 | -4/+6 |
* | avfilter/avfilter: Allow to free non-static pads generically | Andreas Rheinhardt | 2021-08-22 | 1 | -0/+10 |
* | avfilter/internal: Uninline ff_insert_(in|out)pad() | Andreas Rheinhardt | 2021-08-22 | 1 | -26/+3 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -0/+6 |
* | avfilter/avfilter: Remove unused feature to add pads in the middle | Andreas Rheinhardt | 2021-08-17 | 1 | -10/+5 |
* | avfilter/internal: Replace AVFilterPad.needs_writable by flags | Andreas Rheinhardt | 2021-08-17 | 1 | -8/+13 |
* | avfilter/internal: Combine get_(audio|video)_buffer into union | Andreas Rheinhardt | 2021-08-17 | 1 | -11/+9 |
* | avfilter/internal: Factor out executing a filter's execute_func | Andreas Rheinhardt | 2021-08-15 | 1 | -0/+6 |
* | avfilter/internal: Don't include libavcodec/(avcodec|internal).h | Andreas Rheinhardt | 2021-08-05 | 1 | -2/+0 |
* | avfilter/internal: Move ff_norm_qscale() to qp_table.h | Andreas Rheinhardt | 2021-08-05 | 1 | -16/+0 |
* | avfilter/internal: Don't include framepool.h, thread.h | Andreas Rheinhardt | 2021-08-04 | 1 | -2/+0 |
* | avfilter/internal: Mark ff_filter_get_nb_threads() as av_pure | Andreas Rheinhardt | 2021-07-18 | 1 | -1/+1 |
* | avfilter/avfilter: mark enable as runtime option too | Paul B Mahol | 2021-02-03 | 1 | -0/+2 |
* | avfilter/formats: Remove unused functions | Andreas Rheinhardt | 2020-08-21 | 1 | -22/+0 |
* | lavfi: remove needs_fifo. | Nicolas George | 2020-08-20 | 1 | -8/+0 |
* | avfilter: add D2TS, TS2D, TS2T as a common macro in internal.h | Limin Wang | 2020-06-19 | 1 | -0/+4 |
* | lavfi: remove AVFilterPad.poll_frame(). | Nicolas George | 2019-12-23 | 1 | -11/+0 |
* | lavfi: remove ff_poll_frame(). | Nicolas George | 2019-12-23 | 1 | -9/+0 |
* | avfilter/avfilter: add ff_filter_process_command() | Paul B Mahol | 2019-10-14 | 1 | -0/+7 |
* | 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/+17 |
* | | avfilter: remove duplicate and disabled trace log function | James Almer | 2017-09-01 | 1 | -8/+1 |
* | | avfilter: remove usage of empty header | Paul B Mahol | 2017-06-26 | 1 | -1/+0 |
* | | Merge commit 'e3fb74f7f9a8f1895381355f40c92cac3c1023d9' | Matthieu Bouron | 2017-03-30 | 1 | -0/+6 |
|\| |
|
| * | lavfi: Always propagate hw_frames_ctx through links | Mark Thompson | 2016-11-02 | 1 | -0/+6 |
* | | lavfi: make two functions static. | Nicolas George | 2017-01-12 | 1 | -4/+0 |
* | | lavfi: disallow ff_request_frame for filters using activate. | Nicolas George | 2017-01-12 | 1 | -0/+3 |
* | | lavfi: make filter_frame non-recursive. | Nicolas George | 2016-12-18 | 1 | -0/+6 |
* | | avfilter: add ff_filter_get_nb_threads() | Paul B Mahol | 2016-08-29 | 1 | -0/+6 |
* | | avfilter: update some comments | Paul B Mahol | 2016-01-24 | 1 | -1/+1 |
* | | lavfi: make request_frame() non-recursive. | Nicolas George | 2015-12-22 | 1 | -0/+7 |
* | | lavfi: replace link.closed by link.status. | Nicolas George | 2015-12-22 | 1 | -0/+15 |