mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
libeplayer3/input: don't segv in deconstructor
This commit is contained in:
@@ -54,7 +54,6 @@ Input::Input()
|
||||
|
||||
Input::~Input()
|
||||
{
|
||||
Stop();
|
||||
}
|
||||
|
||||
int64_t calcPts(AVFormatContext *avfc, AVStream * stream, int64_t pts)
|
||||
|
Reference in New Issue
Block a user