]> git.sesse.net Git - nageru/commit
Move stream generation into a new class VideoStream, which will also soon deal with...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 20 Aug 2018 21:43:29 +0000 (23:43 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 15 Sep 2018 17:39:49 +0000 (19:39 +0200)
commit9a5e0639486a26685ea623c7c85e9ae87f8ae656
tree4e3aa6c6ce237bf9bf9eb2c1b1fdd64bbd427f58
parent1f40445577316ae2f2df53c09147fe254cbe9772
Move stream generation into a new class VideoStream, which will also soon deal with the GPU.
Makefile
player.cpp
player.h
video_stream.cpp [new file with mode: 0644]
video_stream.h [new file with mode: 0644]