ffmpegdecoder: handle media that starts at a non-zero pts
This commit is contained in:
@@ -116,6 +116,7 @@ private:
|
||||
SwsContext* scale_ctx_;
|
||||
|
||||
QList<AVFrame*> cached_frames_;
|
||||
bool cache_at_zero_;
|
||||
bool cache_at_eof_;
|
||||
|
||||
int64_t second_ts_;
|
||||
|
||||
Reference in New Issue
Block a user