summaryrefslogtreecommitdiffstats
path: root/libavfilter/filters.h
Commit message (Expand)AuthorAgeFilesLines
* avfilter: add ff_inlink_queued_samples()Paul B Mahol2018-10-041-0/+7
* avfilter/filters: add ff_inlink_peek_frame and ff_inlink_queued_frames to acc...Marton Balint2018-10-031-0/+13
* lavfi: add helper functions and macros for activate.Nicolas George2017-09-121-0/+78
* lavfi: add outlink helper functions.Nicolas George2017-07-301-0/+21
* lavfi: make FFERROR_NOT_READY available to filters.Nicolas George2017-07-301-0/+5
* lavfi: add ff_inlink_request_frame().Nicolas George2017-01-121-0/+8
* lavfi: add helpers to consume frames from link FIFOs.Nicolas George2017-01-121-0/+42
* lavfi: add ff_inlink_evaluate_timeline_at_frame().Nicolas George2017-01-121-0/+8
* lavfi: add ff_inlink_process_commands().Nicolas George2017-01-121-0/+7
* lavfi: implement ff_inlink_make_frame_writable().Nicolas George2017-01-121-0/+7
* lavfi: export ff_filter_set_ready() to the library.Nicolas George2017-01-121-0/+12
* lavfi: add ff_inlink_acknowledge_status().Nicolas George2017-01-121-0/+53
OpenPOWER on IntegriCloud