TetragrammatonHermit / naclports

Automatically exported from code.google.com/p/naclports
1 stars 0 forks source link

Need support for libjpeg-turbo #43

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Libjpeg-turbo is critical for image handling/processing applications since it 
provides much higher performance improvement than vanilla jpeg-6b.

Porting libjpeg-turbo is discussed among NaCl, Picasa, and Chrome devs.  The 
task is not easy.  It requires some way to convert the nasm assembly inside 
libjpeg-turbo to nacl gas, either manual or automatic, which is to be explored.

Setting up this issue for tracking purpose.

Original issue reported on code.google.com by arthur...@google.com on 20 Mar 2012 at 12:21

GoogleCodeExporter commented 9 years ago

Original comment by sbc@google.com on 1 Feb 2013 at 7:59