7 Commits (a06fdadd97778fe50713c2762714cbd8b0eb81b6)

Author SHA1 Message Date
Anton Khirnov cd99146253 lavfi: add error handling to filter_samples(). 13 years ago
Anton Khirnov fa06623930 lavfi/audio: eliminate ff_default_filter_samples(). 13 years ago
Anton Khirnov e026c9b390 lavfi/audio: don't set cur_buf in ff_filter_samples(). 13 years ago
Anton Khirnov 9cdf74f904 lavfi/audio: use av_samples_copy() instead of custom code. 13 years ago
Anton Khirnov 9baeff9506 lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs 13 years ago
Anton Khirnov 7b3b24a8ee lavfi: initialize pts to AV_NOPTS_VALUE when creating new buffer refs. 13 years ago
Anton Khirnov 0b45334a58 lavfi: move audio-related functions to a separate file. 13 years ago