#4874: AAC decoder frame->nb_samples & frame->channels is wrong at get_buffer2
-------------------------------------+-------------------------------------
             Reporter:  zylthinking  |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  aac          |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by zylthinking):

 Replying to [comment:3 cehoyos]:

 I think there are errors in the information passed to get_buffer2, which
 will be used to allocate buffers and set pointers to the buffer. However,
 because of the wrong information, the  buffers of wrong size or pointers
 to wrong address is produced by get_buffer2, that is cause of all these
 issues.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4874#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac

Reply via email to