[nut]: r188 - trunk/libnut/muxer.c

6 Nov
2006
6 Nov
'06
8:48 a.m.
Author: ods15 Date: Mon Nov 6 09:48:41 2006 New Revision: 188 Modified: trunk/libnut/muxer.c Log: cosmetic Modified: trunk/libnut/muxer.c ============================================================================== --- trunk/libnut/muxer.c (original) +++ trunk/libnut/muxer.c Mon Nov 6 09:48:41 2006 @@ -474,7 +474,7 @@ check_header_repetition(nut); // distance syncpoints - if (nut->last_syncpoint < nut->last_headers || + if (nut->last_syncpoint < nut->last_headers || bctello(nut->o) - nut->last_syncpoint + fd->len + frame_header(nut, NULL, fd) > nut->max_distance) put_syncpoint(nut); tmp = clear_buffer(nut->tmp_buffer);
6852
Age (days ago)
6852
Last active (days ago)
0 comments
1 participants
participants (1)
-
ods15