mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-02 04:39:24 +00:00
Remove AVFilterBufferRefAudioProps.size, and use nb_samples in avfilter_get_audio_buffer() and avfilter_default_get_audio_buffer() in place of size. This is required as the size in the audio buffer may be aligned, so it may not contain a well defined number of samples.
32 KiB
32 KiB