]> git.sesse.net Git - nageru/commit
Make the last pointers in CaptureCard into unique_ptr; the amount of manual bookkeepi...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 24 Jan 2017 22:22:06 +0000 (23:22 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 24 Jan 2017 22:22:06 +0000 (23:22 +0100)
commit716ffb9da81c2580087046d3735a6a87b9ed535c
tree8146acc726a865157776614e8247fa76d3784959
parentc9c3635d370e750c17a9407574ac640ecd938c28
Make the last pointers in CaptureCard into unique_ptr; the amount of manual bookkeeping was getting silly when we have a good solution already in place.
mixer.cpp
mixer.h