OSDN Git Service

ffplay: simplify early frame drop code
authorMarton Balint <cus@passwd.hu>
Sat, 25 May 2013 19:51:35 +0000 (21:51 +0200)
committerMarton Balint <cus@passwd.hu>
Sat, 16 Nov 2013 13:55:08 +0000 (14:55 +0100)
commit02b76aa3774cc97c1633a767e7e8e56a28e58bcc
tree13f4449ae404e7a2e88c754a70ac1a68567fe0bf
parentd04b7de786780747878c080ba522405c6f542ccb
ffplay: simplify early frame drop code

Also never early frame drop the first frame after a flush.

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