[Ffmpeg-cvslog] r7673 - trunk/libavformat/mpegts.h

michael subversion
Tue Jan 23 22:36:32 CET 2007


Author: michael
Date: Tue Jan 23 22:36:32 2007
New Revision: 7673

Modified:
   trunk/libavformat/mpegts.h

Log:
"removes definition for old crc func" patch by Daniel Kristjansson / danielk mrl.nyu edu
patch ~ 1year old, apparently forgotten by our mpeg-ts demuxer maintainer


Modified: trunk/libavformat/mpegts.h
==============================================================================
--- trunk/libavformat/mpegts.h	(original)
+++ trunk/libavformat/mpegts.h	Tue Jan 23 22:36:32 2007
@@ -52,7 +52,6 @@
 
 #define STREAM_TYPE_SUBTITLE_DVB    0x100
 
-unsigned int mpegts_crc32(const uint8_t *data, int len);
 extern AVOutputFormat mpegts_muxer;
 
 typedef struct MpegTSContext MpegTSContext;




More information about the ffmpeg-cvslog mailing list