mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
"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
This commit is contained in:
parent
0fd9e6f34a
commit
105e517df3
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user