Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavfi: add ff_inlink_request_frame(). | Nicolas George | 2017-01-12 | 1 | -0/+8 |
* | lavfi: add helpers to consume frames from link FIFOs. | Nicolas George | 2017-01-12 | 1 | -0/+42 |
* | lavfi: add ff_inlink_evaluate_timeline_at_frame(). | Nicolas George | 2017-01-12 | 1 | -0/+8 |
* | lavfi: add ff_inlink_process_commands(). | Nicolas George | 2017-01-12 | 1 | -0/+7 |
* | lavfi: implement ff_inlink_make_frame_writable(). | Nicolas George | 2017-01-12 | 1 | -0/+7 |
* | lavfi: export ff_filter_set_ready() to the library. | Nicolas George | 2017-01-12 | 1 | -0/+12 |
* | lavfi: add ff_inlink_acknowledge_status(). | Nicolas George | 2017-01-12 | 1 | -0/+53 |