]> git.sesse.net Git - ffmpeg/commit
ffplay: Fallback to dts if pts is unavailable in pkt_in_play_range calculation
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 1 Feb 2015 00:52:07 +0000 (01:52 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 2 Feb 2015 01:50:33 +0000 (02:50 +0100)
commit17d87571c83177ca60527de8f8919ba5050158d5
treede2874d1701a8b231b6e5dace1c1e47423e305f6
parent71e2cb4706c997171856cb9c43db98eba3f8f7eb
ffplay: Fallback to dts if pts is unavailable in pkt_in_play_range calculation

Reviewed-by: Marton Balint <cus@passwd.hu>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
ffplay.c