From 4094885300a34bbfcb5d95c94f824d404ab63858 Mon Sep 17 00:00:00 2001 From: Thibaut Mattern Date: Sat, 24 Apr 2004 11:28:00 +0000 Subject: I forgot to commit this file. Thanks Michael ;) CVS patchset: 6429 CVS date: 2004/04/24 11:28:00 --- src/xine-engine/metronom.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/xine-engine/metronom.h b/src/xine-engine/metronom.h index 7c422a250..80f8e9ef5 100644 --- a/src/xine-engine/metronom.h +++ b/src/xine-engine/metronom.h @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: metronom.h,v 1.58 2004/04/09 15:06:03 mroi Exp $ + * $Id: metronom.h,v 1.59 2004/04/24 11:28:00 tmattern Exp $ * * metronom: general pts => virtual calculation/assoc * @@ -221,7 +221,8 @@ struct metronom_s { int img_cpt; int64_t last_video_pts; int64_t last_audio_pts; - + + int video_mode; #endif }; -- cgit v1.2.3