use sample aspect ratio correctly

This commit is contained in:
itsmattkc
2020-01-11 00:16:54 +11:00
parent ba94ea51cd
commit 594b1a2b58
5 changed files with 13 additions and 31 deletions
-2
View File
@@ -147,8 +147,6 @@ private:
AVPixelFormat ideal_pix_fmt_;
PixelFormat::Format native_pix_fmt_;
AVRational display_aspect_ratio_;
QVector<int64_t> frame_index_;
};