]> git.sesse.net Git - nageru/commit
Give frames a pixel format.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 8 Apr 2017 20:52:18 +0000 (22:52 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 12 Apr 2017 16:58:36 +0000 (18:58 +0200)
commitba2dc655c098912b8860676596fe89c1305affe9
tree8e08e56af8ba962432c94f23c9313acc983848f0
parent960b096ad2763e4296b9392e634bb6ab4896032f
Give frames a pixel format.

This is preliminary work towards supporting frames with alpha.
It generally reduces the dependency on the global --10-bit-input
flag a bit, which is also a good thing.
mixer.cpp
pbo_frame_allocator.cpp
pbo_frame_allocator.h
theme.cpp
theme.h