Commit 105e517d authored by Daniel Kristjansson's avatar Daniel Kristjansson Committed by Michael Niedermayer

"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

Originally committed as revision 7673 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 0fd9e6f3
......@@ -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