mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Updating with master
This commit is contained in:
parent
45e8807c1e
commit
4f76a8c89e
0
autogen.sh
Executable file → Normal file
0
autogen.sh
Executable file → Normal file
|
@ -279,7 +279,6 @@ void cs_do(CSSession *cs)
|
|||
cs->last_packet_frame_duration =
|
||||
( opus_packet_get_samples_per_frame(msg->data, cs->last_packet_sampling_rate) * 1000 )
|
||||
/ cs->last_packet_sampling_rate;
|
||||
|
||||
} else {
|
||||
LOGGER_WARNING("Failed to load packet values!");
|
||||
rtp_free_msg(NULL, msg);
|
||||
|
|
Loading…
Reference in New Issue
Block a user