summaryrefslogtreecommitdiff
path: root/src/libspudec
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2007-11-10 22:06:10 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2007-11-10 22:06:10 +0000
commit3c175fd21df04c5c0afa160f81aea0c305f69dc5 (patch)
tree2cb9218678a15ba955ed8819e414011218767540 /src/libspudec
parent58ffcac8e15ec0e095a091226507da5f960e5fd8 (diff)
downloadxine-lib-3c175fd21df04c5c0afa160f81aea0c305f69dc5.tar.gz
xine-lib-3c175fd21df04c5c0afa160f81aea0c305f69dc5.tar.bz2
Delete most of the CVS $Id$/$Log$ lines.
--HG-- extra : transplant_source : %E0%D0%C5%8B%BEU%DD%24%5D7%1F%ADV%AD%EB%23%CBU%80%EB
Diffstat (limited to 'src/libspudec')
-rw-r--r--src/libspudec/spu.c3
-rw-r--r--src/libspudec/spu.h3
-rw-r--r--src/libspudec/xine_spu_decoder.c2
3 files changed, 0 insertions, 8 deletions
diff --git a/src/libspudec/spu.c b/src/libspudec/spu.c
index 3818a393a..ce3497ef0 100644
--- a/src/libspudec/spu.c
+++ b/src/libspudec/spu.c
@@ -35,9 +35,6 @@
* You should have received a copy of the GNU General Public License
* along with this program; see the file COPYING. If not, write to
* the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
- *
- * $Id: spu.c,v 1.82 2005/09/25 00:44:04 miguelfreitas Exp $
- *
*/
#include <stdio.h>
diff --git a/src/libspudec/spu.h b/src/libspudec/spu.h
index 7e9aed3e8..8d92146f0 100644
--- a/src/libspudec/spu.h
+++ b/src/libspudec/spu.h
@@ -19,10 +19,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
*
- * $Id: spu.h,v 1.27 2004/07/14 01:18:48 miguelfreitas Exp $
- *
* This file was originally part of the OMS program.
- *
*/
#ifndef __SPU_H__
diff --git a/src/libspudec/xine_spu_decoder.c b/src/libspudec/xine_spu_decoder.c
index 177fff6f3..0ab91d906 100644
--- a/src/libspudec/xine_spu_decoder.c
+++ b/src/libspudec/xine_spu_decoder.c
@@ -19,8 +19,6 @@
* 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.116 2006/07/10 22:08:30 dgp85 Exp $
- *
* stuff needed to turn libspu into a xine decoder plugin
*/