On 2014-02-08 21:24:00 -0500, Justin Ruggles wrote:
> 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

queued

Janne
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to