mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
libeplayer3/output: reset stream variables after Close()
Origin commit data
------------------
Branch: master
Commit: 31230e5b19
Author: martii <m4rtii@gmx.de>
Date: 2014-04-13 (Sun, 13 Apr 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -116,6 +116,9 @@ bool Output::Close()
|
|||||||
audiofd = -1;
|
audiofd = -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
videoStream = NULL;
|
||||||
|
audioStream = NULL;
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user