Hi everybody,
A new version of PixFC (v0.4) is now available. It includes:
- support for conversions to/from 10-bit YUV (v210),
- speedups of many existing conversions,
- and a lot of bug fixes.
Under the hood, I have added a lot of unit testing functions to ensure each block along
the conversion process produces correct output. The added benefit is that all SSE conversions
are now correct and produce a result identical to scalar conversions.
You can grab this new shiny version (binary and source packages) from the Downloads page on the PixFC website:
http://code.google.com/p/pixfc-sse/downloads/listAs always, feedback is greatly appreciated.
Thanks
Frank