summaryrefslogtreecommitdiff
path: root/libavfilter/filters.h
Commit message (Expand)AuthorAge
* lavfi: add ff_inoutlink_check_flow()Nicolas George2022-02-20
* avfilter: add ff_inlink_queued_samples()Paul B Mahol2018-10-04
* avfilter/filters: add ff_inlink_peek_frame and ff_inlink_queued_frames to acc...Marton Balint2018-10-03
* lavfi: add helper functions and macros for activate.Nicolas George2017-09-12
* lavfi: add outlink helper functions.Nicolas George2017-07-30
* lavfi: make FFERROR_NOT_READY available to filters.Nicolas George2017-07-30
* lavfi: add ff_inlink_request_frame().Nicolas George2017-01-12
* lavfi: add helpers to consume frames from link FIFOs.Nicolas George2017-01-12
* lavfi: add ff_inlink_evaluate_timeline_at_frame().Nicolas George2017-01-12
* lavfi: add ff_inlink_process_commands().Nicolas George2017-01-12
* lavfi: implement ff_inlink_make_frame_writable().Nicolas George2017-01-12
* lavfi: export ff_filter_set_ready() to the library.Nicolas George2017-01-12
* lavfi: add ff_inlink_acknowledge_status().Nicolas George2017-01-12