diff options
author | Marton Balint <cus@passwd.hu> | 2013-07-13 02:50:24 +0200 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2013-07-20 02:32:43 +0200 |
commit | b383498ea8b891da0298c967c1b229a78eb99eff (patch) | |
tree | 07af8aa0d17d8a61a5c24d109c4ac88ce4f4fd4f /libavdevice/dshow_pin.c | |
parent | 782e06e292c59abc8528484bd1cb253a42d7f53e (diff) | |
download | ffmpeg-b383498ea8b891da0298c967c1b229a78eb99eff.tar.gz |
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>
Diffstat (limited to 'libavdevice/dshow_pin.c')
0 files changed, 0 insertions, 0 deletions