summaryrefslogtreecommitdiff
path: root/src/libspucc
diff options
context:
space:
mode:
Diffstat (limited to 'src/libspucc')
-rw-r--r--src/libspucc/cc_decoder.c2
-rw-r--r--src/libspucc/cc_decoder.h2
-rw-r--r--src/libspucc/xine_cc_decoder.c3
3 files changed, 0 insertions, 7 deletions
diff --git a/src/libspucc/cc_decoder.c b/src/libspucc/cc_decoder.c
index 1e7ab03b4..8d666e847 100644
--- a/src/libspucc/cc_decoder.c
+++ b/src/libspucc/cc_decoder.c
@@ -20,8 +20,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
*
- * $Id: cc_decoder.c,v 1.28 2007/02/20 00:56:36 dgp85 Exp $
- *
* stuff needed to provide closed captioning decoding and display
*
* Some small bits and pieces of the EIA-608 captioning decoder were
diff --git a/src/libspucc/cc_decoder.h b/src/libspucc/cc_decoder.h
index 5c1c68152..8698189a6 100644
--- a/src/libspucc/cc_decoder.h
+++ b/src/libspucc/cc_decoder.h
@@ -20,8 +20,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
*
- * $Id: cc_decoder.h,v 1.8 2007/02/20 00:56:36 dgp85 Exp $
- *
* stuff needed to provide closed captioning decoding and display
*
* Some small bits and pieces of the EIA-608 captioning decoder were
diff --git a/src/libspucc/xine_cc_decoder.c b/src/libspucc/xine_cc_decoder.c
index 7d592ef34..9cdb4c4ea 100644
--- a/src/libspucc/xine_cc_decoder.c
+++ b/src/libspucc/xine_cc_decoder.c
@@ -17,10 +17,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
*
- * $Id: xine_decoder.c,v 1.34 2006/07/10 22:08:30 dgp85 Exp $
- *
* closed caption spu decoder. receive data by events.
- *
*/
#include <stdlib.h>