Changeset b383498 in ffmpeg
- Timestamp:
-
Jul 20, 2013, 12:32:43 AM
(11 years ago)
- Author:
- Marton Balint <cus@passwd.hu>
- Branches:
- master
- Children:
- 73b2043d
- Parents:
- 782e06e2
- git-author:
- Marton Balint <cus@passwd.hu> (07/13/13 00:50:24)
- git-committer:
- Marton Balint <cus@passwd.hu> (07/20/13 00:32:43)
- Message:
-
ffplay: estimate audio frame pts from the previous frame pts values
Previously we estimated the audio packet pts instead of the frame pts,
therefore it only worked within a single packet (containing multiple frames).
The new method works accross seperate audio packets as well and also handles
better the case if a decoder buffers several packets before outputting a
decoded frame.
Signed-off-by: Marton Balint <cus@passwd.hu>
-
(No files)
-