| Age | Commit message (Collapse) | Author |
|
|
|
rounding (#2919).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Previously we changed the scaling of the texture, when instead we should
only look at a subset of the texture.
|
|
|
|
|
|
|
|
renderer (#3075).
Previously we wrongly tried to apply crop to videos in
Optimisation::NONE, which are already cropped and {letter,pillar}boxed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also suggested in #3066, it made no sense to say the source colourspace
was "None" (a confusion between 'source colourspace' and 'what
conversion should be applied').
|