Encode: do not perform rate control for single-tile lossless #1009
Closed
Description
Currently, for single tile lossless, rate control is performed, although it is not needed.
This can lead to lossy encoding if there are code passes at the end of a code block that do not
contribute to a rate increase. The rate control algorithm will remove these code passes,
leading to potential lossy encode.
Metadata
Assignees
Labels
No labels