diff options
author | Guenter Bartsch <guenter@users.sourceforge.net> | 2002-03-12 11:04:06 +0000 |
---|---|---|
committer | Guenter Bartsch <guenter@users.sourceforge.net> | 2002-03-12 11:04:06 +0000 |
commit | 995d0f7e8a08bb813c24a49d5bae681d5585fb8c (patch) | |
tree | 130886617dd5422ab3548572c335697708d5c265 /src/xine-engine/buffer.c | |
parent | eaed2e8e8143e119ba09966860e0165bedcf6414 (diff) | |
download | xine-lib-995d0f7e8a08bb813c24a49d5bae681d5585fb8c.tar.gz xine-lib-995d0f7e8a08bb813c24a49d5bae681d5585fb8c.tar.bz2 |
minor corrections and a patch for metronom to make sure it doesn't compensate drifts forever
CVS patchset: 1563
CVS date: 2002/03/12 11:04:06
Diffstat (limited to 'src/xine-engine/buffer.c')
-rw-r--r-- | src/xine-engine/buffer.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/xine-engine/buffer.c b/src/xine-engine/buffer.c index 41278d48e..cb1dee715 100644 --- a/src/xine-engine/buffer.c +++ b/src/xine-engine/buffer.c @@ -1,7 +1,7 @@ /* - * Copyright (C) 2000-2001 the xine project + * Copyright (C) 2000-2002 the xine project * - * This file is part of xine, a unix video player. + * This file is part of xine, a free video player. * * xine is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -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: buffer.c,v 1.14 2002/03/11 00:00:08 f1rmb Exp $ + * $Id: buffer.c,v 1.15 2002/03/12 11:04:07 guenter Exp $ * * * contents: |