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-06-02 14:43:29 +02:00
2011-05-25 12:42:19 +02:00
2011-04-24 03:41:22 +02:00
2011-05-21 03:36:26 +02:00
2011-06-05 13:31:47 +02:00
2011-04-10 04:31:54 +02:00
2011-01-30 03:41:47 +01:00