diff mplayer.h @ 31956:a6c25d94e60e

Add new slave mode command for loading EDL file on demand. Patch by Vlad Seryakov, vseryakov at gmail.
author reynaldo
date Fri, 03 Sep 2010 18:50:03 +0000
parents dc26022e9c27
children c2d9c19985cb
line wrap: on
line diff
--- a/mplayer.h	Thu Sep 02 19:48:07 2010 +0000
+++ b/mplayer.h	Fri Sep 03 18:50:03 2010 +0000
@@ -44,7 +44,7 @@
 
 extern int stream_cache_size;
 extern int autosync;
-
+extern double start_pts;
 extern int frame_dropping;
 
 extern int auto_quality;