summaryrefslogtreecommitdiff
path: root/src/libspudec/spu.c
diff options
context:
space:
mode:
authoruid32519 <none@none>2001-07-04 20:32:29 +0000
committeruid32519 <none@none>2001-07-04 20:32:29 +0000
commit733a94dbd41f79c4a1b7e137bd8e032eebfaf043 (patch)
tree676ede9ee4bb316870ca7cba71aafab4a8dad864 /src/libspudec/spu.c
parent6140dca53aa5cc3d72b851f66360eecee72430e4 (diff)
downloadxine-lib-733a94dbd41f79c4a1b7e137bd8e032eebfaf043.tar.gz
xine-lib-733a94dbd41f79c4a1b7e137bd8e032eebfaf043.tar.bz2
latest overlay patches from James, simple overlays should work
CVS patchset: 254 CVS date: 2001/07/04 20:32:29
Diffstat (limited to 'src/libspudec/spu.c')
-rw-r--r--src/libspudec/spu.c9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/libspudec/spu.c b/src/libspudec/spu.c
index 13d9c92c8..bb8717142 100644
--- a/src/libspudec/spu.c
+++ b/src/libspudec/spu.c
@@ -1,6 +1,9 @@
/*****
*
-* This file is part of the OMS program.
+ * Copyright (C) James Courtier-Dutton James@superbug.demon.co.uk - July 2001
+ *
+ * This file is part of xine
+ * This file was originally part of the OMS program.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -18,10 +21,8 @@
*
*****/
-#define DENT_TEST
-
/*
- * subpic_decode.c - converts DVD subtitles to an XPM image
+ * spu.c - converts DVD subtitles to an XPM image
*
* Mostly based on hard work by:
*