12 Commits (fd0b8c6ad53ff2a01868ecf1bbf0c936876a0c61)

Author SHA1 Message Date
Stefano Sabatini c0b3c0ffb7 lavfi/audio: remove unused variable 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
Stefano Sabatini 134815a030 lavfi: change name of tracing functions and of the macro which enables them 13 years ago
Nicolas George 9915a33fc2 lavfi/audio: fix size of copied samples. 13 years ago
Anton Khirnov 7b3b24a8ee lavfi: initialize pts to AV_NOPTS_VALUE when creating new buffer refs. 13 years ago
Stefano Sabatini 4d4098da00 lavfi: drop planar/packed negotiation support 13 years ago
Michael Niedermayer 47aae2bc2e lavfi: switch to _alt functions 13 years ago
Anton Khirnov 0b45334a58 lavfi: move audio-related functions to a separate file. 13 years ago