Updating with master

This commit is contained in:
mannol 2015-03-20 19:07:23 +01:00
parent 45e8807c1e
commit 4f76a8c89e
2 changed files with 0 additions and 1 deletions

0
autogen.sh Executable file → Normal file
View File

View 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);