| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/avfilter: Remove avfilter_link_set_closed() on bump | Andreas Rheinhardt | 2021-03-07 | 1 | -1/+2 |
* | avfilter/avfilter: move enable_str expression parsing into avfilter_init_dict() | Paul B Mahol | 2021-02-06 | 1 | -5/+6 |
* | avfilter/avfilter: mark enable as runtime option too | Paul B Mahol | 2021-02-03 | 1 | -1/+2 |
* | avfilter/avfilter: remove obsolete comment | Paul B Mahol | 2020-09-10 | 1 | -3/+0 |
* | lavfi: regroup formats lists in a single structure. | Nicolas George | 2020-09-08 | 1 | -15/+15 |
* | avfilter/avfilter: Fix indentation | Andreas Rheinhardt | 2020-08-26 | 1 | -9/+9 |
* | avfilter: switch to child_class_iterate() | Anton Khirnov | 2020-06-10 | 1 | -0/+16 |
* | Silence "string-plus-int" warning shown by clang. | Carl Eugen Hoyos | 2020-01-06 | 1 | -1/+1 |
* | lavfi: remove ff_poll_frame(). | Nicolas George | 2019-12-23 | 1 | -18/+0 |
* | avfilter/avfilter: fix indentation | leozhang | 2019-11-21 | 1 | -3/+3 |
* | avfilter/avfilter: add ff_filter_process_command() | Paul B Mahol | 2019-10-14 | 1 | -0/+13 |
* | avfilter: add ff_inlink_queued_samples() | Paul B Mahol | 2018-10-04 | 1 | -0/+5 |
* | avfilter/filters: add ff_inlink_peek_frame and ff_inlink_queued_frames to acc... | Marton Balint | 2018-10-03 | 1 | -0/+10 |
* | avfilter/avfilter: fix typos in comments | Paul B Mahol | 2018-10-03 | 1 | -2/+2 |
* | lavfi: fix can't dispaly "slice" sub-option in "ffmpeg -h full" | Jun Zhao | 2018-08-16 | 1 | -1/+1 |
* | lavfi: add new iteration API | Josh de Kock | 2018-03-31 | 1 | -47/+3 |
* | Merge commit '6d86cef06ba36c0ed591e14a2382e9630059fc5d' | Mark Thompson | 2018-02-12 | 1 | -0/+23 |
|\ |
|
| * | lavfi: Add support for increasing hardware frame pool sizes | Mark Thompson | 2018-02-11 | 1 | -0/+23 |
* | | avfilter: deprecate avfilter_link_get_channels() | James Almer | 2018-01-06 | 1 | -0/+2 |
* | | Revert "avfilter: deprecate avfilter_link_get_channels()" | James Almer | 2018-01-05 | 1 | -2/+0 |
* | | avfilter: deprecate avfilter_link_get_channels() | James Almer | 2018-01-05 | 1 | -0/+2 |
* | | avfilter: use a mutex instead of atomics in avfilter_register() | James Almer | 2018-01-05 | 1 | -4/+11 |
* | | avfilter: pass correct argument to helper function | Paul B Mahol | 2017-10-31 | 1 | -1/+1 |
* | | 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 | -11/+0 |
|\| |
|
| * | lavfi: Drop deprecated filter registration | Vittorio Giovara | 2017-03-23 | 1 | -11/+0 |
* | | Merge commit '52067b3c0e5ddbcf7021a093420798420351a9e2' | James Almer | 2017-10-21 | 1 | -7/+0 |
|\| |
|
| * | lavfi: Drop deprecated filter initialization | Vittorio Giovara | 2017-03-23 | 1 | -7/+0 |
* | | Merge commit 'c5c7cfd5e80d4c36568c01cc40abfde341657ad9' | James Almer | 2017-10-21 | 1 | -8/+0 |
|\| |
|
| * | lavfi: Drop deprecated functions to open a filter or a filterchain | Vittorio Giovara | 2017-03-23 | 1 | -8/+0 |
* | | Merge commit '88fd836a015a5f3380df74592e440e7d1e5b8000' | James Almer | 2017-10-21 | 1 | -10/+1 |
|\| |
|
| * | lavfi: Drop deprecated way of passing options for a few filters | Vittorio Giovara | 2017-03-23 | 1 | -76/+0 |
* | | lavfi/avfilter.c: Correct guess_status_pts to account for differing link time... | Sasi Inguva | 2017-10-07 | 1 | -4/+4 |
* | | lavfi: add helper functions and macros for activate. | Nicolas George | 2017-09-12 | 1 | -0/+20 |
* | | lavfi: guess a timestamp for compat status change. | Nicolas George | 2017-09-08 | 1 | -1/+19 |
* | | lavfi: search options on child objects. | Nicolas George | 2017-08-29 | 1 | -2/+2 |
* | | lavfi: add a preinit callback to filters. | Nicolas George | 2017-08-29 | 1 | -0/+8 |
* | | lavfi: make FFERROR_NOT_READY available to filters. | Nicolas George | 2017-07-30 | 1 | -2/+0 |
* | | avfilter: take_samples: do not directly return frame when samples are skipped | Muhammad Faiz | 2017-05-20 | 1 | -1/+7 |
* | | avfilter: do not use AVFrame accessor | Muhammad Faiz | 2017-04-23 | 1 | -4/+4 |
* | | Merge commit 'e3fb74f7f9a8f1895381355f40c92cac3c1023d9' | Matthieu Bouron | 2017-03-30 | 1 | -8/+6 |
|\| |
|
| * | lavfi: Always propagate hw_frames_ctx through links | Mark Thompson | 2016-11-02 | 1 | -8/+7 |
* | | lavfi: make ff_framequeue_skip_samples() more useful. | Nicolas George | 2017-01-29 | 1 | -7/+1 |
* | | lavfi: reindent after previous commit. | Nicolas George | 2017-01-12 | 1 | -4/+3 |
* | | lavfi: make two functions static. | Nicolas George | 2017-01-12 | 1 | -2/+2 |
* | | lavfi: disallow ff_request_frame for filters using activate. | Nicolas George | 2017-01-12 | 1 | -0/+1 |
* | | lavfi: add ff_inlink_request_frame(). | Nicolas George | 2017-01-12 | 1 | -0/+8 |
* | | lavfi: move ff_update_link_current_pts() into the utility functions. | Nicolas George | 2017-01-12 | 1 | -1/+1 |
* | | lavfi: cosmetic: remove forward declaration. | Nicolas George | 2017-01-12 | 1 | -2/+0 |