You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
remove redundant declaration of mpegts_muxer
Originally committed as revision 9541 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -58,8 +58,6 @@
|
|||||||
|
|
||||||
#define STREAM_TYPE_SUBTITLE_DVB 0x100
|
#define STREAM_TYPE_SUBTITLE_DVB 0x100
|
||||||
|
|
||||||
extern AVOutputFormat mpegts_muxer;
|
|
||||||
|
|
||||||
typedef struct MpegTSContext MpegTSContext;
|
typedef struct MpegTSContext MpegTSContext;
|
||||||
|
|
||||||
MpegTSContext *mpegts_parse_open(AVFormatContext *s);
|
MpegTSContext *mpegts_parse_open(AVFormatContext *s);
|
||||||
|
Reference in New Issue
Block a user