19 Commits (42cbf66fffed5a8bba2f14b5247ce60d788b9e01)

Author SHA1 Message Date
Anton Khirnov 42cbf66fff lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 4 months ago
Anton Khirnov a23d565ea7 lavfi: move AVFilterLink.frame_rate to FilterLink 4 months ago
Anton Khirnov d6318a244d lavfi: move AVFilterLink.current_pts(_us) to FilterLink 4 months ago
Anton Khirnov 7f17e0e6dd lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 4 months ago
Anton Khirnov 99ee7a948f lavfi: move AVFilterLink.m{ax,in}_samples to FilterLink 4 months ago
Anton Khirnov 54754eec1e lavfi: add a new struct for private link properties 4 months ago
Nicolas George 531d09fb2d lavfi: add ff_inoutlink_check_flow() 3 years ago
Paul B Mahol 7d65fe87e9 avfilter: add ff_inlink_queued_samples() 6 years ago
Marton Balint 8f14170b9a avfilter/filters: add ff_inlink_peek_frame and ff_inlink_queued_frames to access frames in the inlink fifo 6 years ago
Nicolas George 76613618d9 lavfi: add helper functions and macros for activate. 7 years ago
Nicolas George ed1c884b9e lavfi: add outlink helper functions. 8 years ago
Nicolas George b77f041dff lavfi: make FFERROR_NOT_READY available to filters. 8 years ago
Nicolas George 9eb4c79afd lavfi: add ff_inlink_request_frame(). 8 years ago
Nicolas George d360ddf03b lavfi: add helpers to consume frames from link FIFOs. 8 years ago
Nicolas George e7e4c8dfbe lavfi: add ff_inlink_evaluate_timeline_at_frame(). 8 years ago
Nicolas George 0e3d2496e2 lavfi: add ff_inlink_process_commands(). 8 years ago
Nicolas George 28c62df672 lavfi: implement ff_inlink_make_frame_writable(). 8 years ago
Nicolas George 918891e146 lavfi: export ff_filter_set_ready() to the library. 8 years ago
Nicolas George 4c24f3ac16 lavfi: add ff_inlink_acknowledge_status(). 8 years ago