-
Tristan Matthews authored
avcodec_fill_audio_frame will reject input buffers that are too small, therefore we cannot call it directly with the input buffer p_aout_buf. Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
64d26fe4
avcodec_fill_audio_frame will reject input buffers that are too small,
therefore we cannot call it directly with the input buffer p_aout_buf.
Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>