mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
libeplayer3/input: don't segv in deconstructor
Origin commit data
------------------
Branch: master
Commit: b21040d201
Author: martii <m4rtii@gmx.de>
Date: 2014-04-15 (Tue, 15 Apr 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
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