]> git.sesse.net Git - nageru/commit
Initial checkin.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 3 Oct 2015 00:23:14 +0000 (02:23 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 3 Oct 2015 00:23:19 +0000 (02:23 +0200)
commite18d9bad93d5bf766d52d0cb66db4c3d3f8a711b
treecef25d5284b8e3ca644fe13696dd44aac40564d3
Initial checkin.
19 files changed:
Makefile [new file with mode: 0644]
bmusb.cpp [new file with mode: 0644]
bmusb.h [new file with mode: 0644]
context.cpp [new file with mode: 0644]
context.h [new file with mode: 0644]
glwidget.cpp [new file with mode: 0644]
glwidget.h [new file with mode: 0644]
h264encode.cpp [new file with mode: 0644]
h264encode.h [new file with mode: 0644]
main.cpp [new file with mode: 0644]
mainwindow.cpp [new file with mode: 0644]
mainwindow.h [new file with mode: 0644]
mixer.cpp [new file with mode: 0644]
mixer.h [new file with mode: 0644]
pbo_frame_allocator.cpp [new file with mode: 0644]
pbo_frame_allocator.h [new file with mode: 0644]
vs-cbcr.130.vert [new file with mode: 0644]
window.cpp [new file with mode: 0644]
window.h [new file with mode: 0644]