9 Commits (c37c383e595eac67d174e6ac596d6deba8c7cfd6)

Author SHA1 Message Date
Anton Khirnov cd99146253 lavfi: add error handling to filter_samples(). 13 years ago
Anton Khirnov 083d0f6be8 asplit: don't leak the input buffer. 13 years ago
Anton Khirnov a5e8c41c28 lavfi: remove 'opaque' parameter from AVFilter.init() 13 years ago
Anton Khirnov 9baeff9506 lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs 13 years ago
Anton Khirnov 803391f719 lavfi: remove request/poll and drawing functions from public API on next bump 13 years ago
Anton Khirnov fa417fcd27 lavfi: make avfilter_insert_pad and pals private on next bump. 13 years ago
Anton Khirnov c04c533f62 lavfi: remove avfilter_null_* from public API on next bump. 13 years ago
Justin Ruggles afeb3590fc lavfi: add an audio split filter 13 years ago
Justin Ruggles cc30080b3f lavfi: rename vf_split.c to split.c 13 years ago
Anton Khirnov fd18ee0ff6 vf_split: support user-specifiable number of outputs. 13 years ago
Bobby Bingham 615baa13e4 lavfi: add split filter from soc. 14 years ago