]> git.sesse.net Git - nageru/commit
Make the internal frame queue multiframe.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 2 Apr 2016 12:35:56 +0000 (14:35 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 2 Apr 2016 12:35:56 +0000 (14:35 +0200)
commit6e5a163f78fa04f7f6fe71cac08ca3350de3499d
tree5e51b670e25de956498615be74931cd82fc2fefb
parent302b3aa6582864f13376dacba98afebaf7591641
Make the internal frame queue multiframe.

This essentially moves the queue from the driver until our own mixer;
mainly because we want to measure the queue length, but it also gets
rid of the rather ugly card_copy concept.
mixer.cpp
mixer.h