mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-13 19:05:37 +00:00
remove redundant declaration of mpegts_muxer
Originally committed as revision 9541 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
ea7599ba8b
commit
3f8cd151a0
1 changed files with 0 additions and 2 deletions
|
|
@ -58,8 +58,6 @@
|
|||
|
||||
#define STREAM_TYPE_SUBTITLE_DVB 0x100
|
||||
|
||||
extern AVOutputFormat mpegts_muxer;
|
||||
|
||||
typedef struct MpegTSContext MpegTSContext;
|
||||
|
||||
MpegTSContext *mpegts_parse_open(AVFormatContext *s);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue