>>106477916
no significant improvements have been made to the encoder when it comes to high bitrate CELT mode since then, only some small improvements were made for hybrid SILK/CELT encoding at lower bitrates (<48 kbps) afaik.
but that's not really a problem, it just shows that the reference encoder already achieved very high levels of maturity a decade ago, actually this is a very good thing as you don't have an aac/mp3 situation where there are a dozen different encoders of very different quality to keep track of, if there's no encoding information in the metadata of a 128 kbps vbr AAC-LC file, you have no idea if it was encoded with FDK/QAAC (perfectly transparent) or (very likely) something like ffmpeg's AAC encoder which is actually even worse than lame mp3.
every single opus file out there has been encoded with libopus (99% chance it's at least 1.1 since it came out very soon after the codec released, no one was using it in the 1.0 days), which is the best efficiency the codec can offer, period, there's no reason to make/use a worse opus encoder (the reference implementation is completely free and open source) and it's tough to improve on it because it's already impressively good.