diff --git a/tsmux.c b/tsmux.c index 485cf7c2..b023dad2 100644 --- a/tsmux.c +++ b/tsmux.c @@ -702,7 +702,7 @@ ts_muxer_play(th_muxer_t *tm, int64_t toffset) /* * Meta streams */ -th_muxstream_t * +static th_muxstream_t * tm_create_meta_stream(th_muxer_t *tm, int pid) { th_muxstream_t *tms;