Comment on Dav1d: performance and completion of the first releaseparentComments−zamadatix7yAre 10 & 12 bit decoding in the same optimization bucket or do they need to be treated separately?−rbultjeOP7y10/12-bit can usually be done together, but are completely different from 8-bit. However, it's possible we'll do 10-bit first and then later on make the tiny adjustments that allow us to use them for both 10-bit as well as 12-bit.
Comments
Are 10 & 12 bit decoding in the same optimization bucket or do they need to be treated separately?
10/12-bit can usually be done together, but are completely different from 8-bit. However, it's possible we'll do 10-bit first and then later on make the tiny adjustments that allow us to use them for both 10-bit as well as 12-bit.