Minor fixes to dtscMerge and Player.
This commit is contained in:
parent
aad94e2ded
commit
6d4fa4d1ef
2 changed files with 14 additions and 9 deletions
|
|
@ -172,6 +172,7 @@ int main(int argc, char** argv){
|
|||
bool ret = source.seek_time(ms);
|
||||
lasttime = Util::epoch();
|
||||
lastTime = 0;
|
||||
playUntil = 0;
|
||||
break;
|
||||
}
|
||||
case 'p': { //play
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue