On 02/08/2014 09:19 PM, John Stebbins wrote: > AVFrame.sample_rate is set in ff_get_buffer, but aacdec calls > ff_get_buffer before the samplerate is known. So it needs to be > set again before returning the frame. > --- > libavcodec/aacdec.c | 11 +++++++---- > 1 file changed, 7 insertions(+), 4 deletions(-)
LGTM -Justin _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
