mpegtsmux: re-enable inadvertent disabled code
This commit is contained in:
parent
179c50591c
commit
c76627ec9a
@ -180,8 +180,8 @@ tsmux_stream_new (guint16 pid, TsMuxStreamType stream_type)
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
// stream->last_pts = -1;
|
stream->last_pts = -1;
|
||||||
// stream->last_dts = -1;
|
stream->last_dts = -1;
|
||||||
|
|
||||||
stream->pcr_ref = 0;
|
stream->pcr_ref = 0;
|
||||||
stream->last_pcr = -1;
|
stream->last_pcr = -1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user