Added option for streamname to the player.

This commit is contained in:
Erik Zandvliet 2013-12-17 14:52:44 +01:00
parent f98b790986
commit 733868aa70
2 changed files with 4 additions and 4 deletions

View file

@ -36,9 +36,6 @@ namespace Converters {
if (it->second.fragments.size()){
it->second.fragments.rbegin()->setDuration(it->second.fragments.rbegin()->getDuration() - it->second.lastms);
}
if (it->second.lastms / 1000){
it->second.bps /= (it->second.lastms / 1000);
}
}
//append the revised header