On 01/03/2012 05:44 PM, Paul B Mahol wrote: > On 12/19/11, Justin Ruggles <[email protected]> wrote: >> avctx->frame_size is 32, so that is how many samples we process per call. > > can it be less than 32?
no, it cannot. the codec does not use CODEC_CAP_SMALL_LAST_FRAME. -Justin _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
