IENT / YUView

The Free and Open Source Cross Platform YUV Viewer with an advanced analytics toolset
http://ient.github.io/YUView
Other
1.79k stars 354 forks source link

Feature/faster yuv42010 bit conversion #414

Closed ChristianFeldmann closed 2 years ago

ChristianFeldmann commented 2 years ago

Extending the special 420 conversion to 10 bit using templates so that the compiler can optimize this too. And it is fast!