| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | lavfi: use a video frame pool for each link of the filtergraph | Matthieu Bouron | 2015-12-15 | 1 | -0/+1 |
* | | avfilter/internal: Doxygen for ff_fmt_is_in | Ganesh Ajjanagadde | 2015-10-17 | 1 | -1/+9 |
* | | avfilter/internal: add av_warn_unused_result | Ganesh Ajjanagadde | 2015-10-17 | 1 | -0/+5 |
* | | lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. | Nicolas George | 2015-09-20 | 1 | -14/+0 |
* | | lavfi: drop the requirement that request_frame returns a frame. | Nicolas George | 2015-09-20 | 1 | -5/+8 |
* | | Remove left-over FF_API_AVFILTERBUFFER cruft | Hendrik Leppkes | 2015-09-05 | 1 | -10/+0 |
* | | Merge commit 'f6974fe651d29ef6eb68d66d73f7b6c011062aa0' | Hendrik Leppkes | 2015-09-05 | 1 | -5/+0 |
|\| |
|
| * | lavfi: Drop deprecated AVFilterBuffer* code | Vittorio Giovara | 2015-08-28 | 1 | -5/+0 |
* | | Merge commit 'e65e4cbbda03ca3c9087f069c9867d518415fca1' | Hendrik Leppkes | 2015-09-05 | 1 | -14/+2 |
|\| |
|
| * | lavfi: Drop deprecated *_count suffixed variables | Vittorio Giovara | 2015-08-28 | 1 | -10/+0 |
* | | Merge commit '86e5056575f55f070609dd3926605302f7d2280e' | Hendrik Leppkes | 2015-09-05 | 1 | -2/+0 |
|\| |
|
| * | lavfi: Drop deprecated public AVFilterPad struct | Vittorio Giovara | 2015-08-28 | 1 | -2/+0 |
| * | Replace av_dlog with normal av_log at trace level | Vittorio Giovara | 2015-04-19 | 1 | -1/+1 |
* | | avfilter: add missing FF_API_AVFILTERBUFFER guards | Andreas Cadhalpun | 2015-08-30 | 1 | -0/+2 |
* | | avfilter: remove obsolete function declarations | Andreas Cadhalpun | 2015-08-08 | 1 | -6/+0 |