just commit

This commit is contained in:
wangyu-
2017-10-18 07:37:40 -05:00
parent a5c26c5814
commit 67e2ed7457
3 changed files with 14 additions and 6 deletions

View File

@@ -413,7 +413,7 @@ int fec_encode_manager_t::input(char *s,int len/*,int &is_first_packet*/)
int input_buf_idx=counter-1;
assert(ready_for_output==0);
ready_for_output=1;
first_packet_time_for_output=0;
//first_packet_time_for_output=0;
output_n=1;
int tmp_idx=0;