ffmpeg/libavfilter
Stefano Sabatini 95a0242642 lavfi: prefer nb_samples over size in AVFilterBufferRefAudioProps
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.
2011-06-06 10:12:49 +02:00
..
2011-05-25 12:54:07 +02:00
2011-06-02 18:24:49 +02:00
2011-05-25 12:54:07 +02:00
2011-04-26 07:43:34 +02:00
2011-05-25 12:54:07 +02:00
2011-04-27 03:51:04 +02:00