28 Commits (7f6f8f642c330d04f1615e69559fc023468faabb)

Author SHA1 Message Date
Nicolas George 8ad54a44eb lavfi: check that buffer and link properties match. 12 years ago
Nicolas George c262ddb8c5 lavfi: set sample_rate in the default allocator. 12 years ago
Nicolas George beeba9161a lavfi: add a closed field to AVFilerLink. 12 years ago
Nicolas George e54e30c889 lavfi: grant all permissions on mallocated audio buffers. 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Nicolas George 271ddb116c lavfi: use min_perms and rej_perms for out pads. 12 years ago
Reinhard Tartler 800750417f lavfi: properly signal out-of-memory error in ff_filter_samples 12 years ago
Anton Khirnov cd99146253 lavfi: add error handling to filter_samples(). 13 years ago
Nicolas George 0689d5e17a lavfi: implement samples framing on links. 13 years ago
Anton Khirnov fa06623930 lavfi/audio: eliminate ff_default_filter_samples(). 13 years ago
Stefano Sabatini c0b3c0ffb7 lavfi/audio: remove unused variable in ff_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
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