| Age | Commit message (Collapse) | Author |
|
|
|
|
|
The need for network access part-way through a build causes loads
of annoying CI failures.
|
|
icons in (#2117).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Otherwise if there is non available we'll insert silence and potentially
push the audio out of sync (late). May help with #2098.
|
|
|
|
|
|
|
|
This is so we limit cropping to what is possible considering
chroma subsampling.
|
|
|
|
|
|
Otherwise the screen doesn't get cleared properly when no film is
loaded.
|
|
|
|
Also tidy up a bit with the Rectangle class.
|
|
Apparently a line width of greater than 1.0 is not allowed
in some versions of OpenGL.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the shader and do colourspace conversion there.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instead.
::SCALE was sort-of being used, as it was emitted during examination of
video content, but it wasn't being emitted anywhere else (and CUSTOM_{RATIO,SIZE}
replace its functionality as far as I can see).
|
|
|