| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
(#3038).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
AV_PIX_FMT_XYZ12LE.
Prepare the image for where it is going to next. I don't understand the difference
in this situation between XYZ12LE and RGB48LE (it seems they are both 16-bit-per-channel)
but there you go.
|
|
|
|
|
|
|
|
In particular, prefer not to use lots of fallback attempts. It seems
that something funny is going on with how we find Liberation Sans on
Linux, meaning that we were sometimes using the OS copy of the font when
we didn't mean to.
|
|
|
|
|
|
|
|
|
|
This would have prevented the bug fixed in 6bbf7dee.
|
|
Also fix a clash between the ATMOS and player properties.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Due to the dummy item that we have to add.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|