summaryrefslogtreecommitdiff
path: root/src/demuxers/demux_mpeg_pes.c
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/demuxers/demux_mpeg_pes.c
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/demuxers/demux_mpeg_pes.c')
-rw-r--r--src/demuxers/demux_mpeg_pes.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/demuxers/demux_mpeg_pes.c b/src/demuxers/demux_mpeg_pes.c
index 0cab7e671..423da5e24 100644
--- a/src/demuxers/demux_mpeg_pes.c
+++ b/src/demuxers/demux_mpeg_pes.c
@@ -17,15 +17,12 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
*
- * $Id: demux_mpeg_pes.c,v 1.43 2007/03/29 17:11:36 dgp85 Exp $
- *
* demultiplexer for mpeg 2 PES (Packetized Elementary Streams)
* reads streams of variable blocksizes
*
* 1-7-2003 New implementation of mpeg 2 PES demuxers.
* (c) 2003 James Courtier-Dutton James@superbug.demon.co.uk
* This code might also decode normal MPG files.
- *
*/
#ifdef HAVE_CONFIG_H