-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4cbb358
commit 5bc7099
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule vrs
updated
9 files
+1 −0 | tools/vrsplayer/FileReader.cpp | |
+40 −20 | tools/vrsplayer/FramePlayer.cpp | |
+6 −7 | tools/vrsplayer/FramePlayer.h | |
+9 −9 | tools/vrsplayer/FrameWidget.cpp | |
+4 −3 | tools/vrsplayer/FrameWidget.h | |
+57 −75 | vrs/utils/PixelFrame.cpp | |
+67 −25 | vrs/utils/PixelFrame.h | |
+0 −10 | vrs/utils/PixelFrameJpeg.cpp | |
+0 −10 | vrs/utils/PixelFramePng.cpp |