ffmpegdecoder: stop clear_timer on deconstruction
This commit is contained in:
@@ -63,6 +63,7 @@ FFmpegDecoder::FFmpegDecoder() :
|
||||
FFmpegDecoder::~FFmpegDecoder()
|
||||
{
|
||||
Close();
|
||||
clear_timer_.stop();
|
||||
}
|
||||
|
||||
bool FFmpegDecoder::Open()
|
||||
|
||||
Reference in New Issue
Block a user