Commit 9a3bd0ae authored by michael's avatar michael

"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


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@7673 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 1d4b5a52
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment