OSDN Git Service

ffplay: initialize audio and video pts drift
authorMarton Balint <cus@passwd.hu>
Sat, 6 Oct 2012 17:42:42 +0000 (19:42 +0200)
committerMarton Balint <cus@passwd.hu>
Sun, 21 Oct 2012 15:18:12 +0000 (17:18 +0200)
commit66bb5b1bc9b1e8e856ca20b402f968d621e7eed2
treeb6b23f2ebc5be9221b51c7ad1a9a74bda47ca69a
parenteaa91ed863a72c71553c913f17c3bf2e70a11271
ffplay: initialize audio and video pts drift

This makes sensible audio and video clock values even before displaying the
first frame.

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