summaryrefslogtreecommitdiff
path: root/src/lib/video_frame.cc
AgeCommit message (Collapse)Author
2017-04-19Remove unnecessary VideoFrame class.Carl Hetherington
2016-06-14Fix some confusion with filling and VideoFrame.Carl Hetherington
2016-06-14Add VideoFrame class.Carl Hetherington
This puts a frame index with an Eyes, which simplifies code in some areas. I can't think of a better name for it, unfortunately.