Changeset cdea19e7 in ffmpeg

Timestamp:
Sep 11, 2012, 8:15:38 PM (12 years ago)
Author:
Marton Balint <cus@passwd.hu>
Branches:
master
Children:
507c0416
Parents:
66532cbf
git-author:
Marton Balint <cus@passwd.hu> (09/06/12 21:35:04)
git-committer:
Marton Balint <cus@passwd.hu> (09/11/12 20:15:38)
Message:

ffplay: increase sample array buffer

A decoded and resampled audio frame may not fit in the current size which is
not handled by the current code causing out of order waveform displays or even
channel mixups. A todo is added because this part can certainly be improved to
consume less memory but work reliably for any frame size.

Signed-off-by: Marton Balint <cus@passwd.hu>

(No files)

Note: See TracChangeset for help on using the changeset viewer.