Changeset 371f0238 in ffmpeg

Timestamp:
Jun 24, 2014, 7:59:21 PM (10 years ago)
Author:
Marton Balint <cus@passwd.hu>
Branches:
master
Children:
e281671e
Parents:
1ca5c178
git-author:
Marton Balint <cus@passwd.hu> (06/14/14 15:23:40)
git-committer:
Marton Balint <cus@passwd.hu> (06/24/14 19:59:21)
Message:

ffplay: decrease max audio callbacks per second

Too many audio callbacks per second can cause buffer underruns especially under
load. As now we take into accound the elapsed time after an audio callback when
determining current audio clock, it is not that important to use small buffer
sizes and frequent audio callbacks, so lets remove the comment.

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

(No files)

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