angler-fishThe Vulnerability History Project

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.
    
commit 95a0242642e8ee345f6545ea7f9b042989272729
-5
+7 -8
+7 -6
+6 -5
expand_less