[Vm-dev] [commit][3741] Integrate Laura Perez Carrato' s 8- & 16-bit JPEG enhancement support code.

David T. Lewis lewis at mail.msen.com
Thu Jun 9 23:31:42 UTC 2016


On Thu, Jun 09, 2016 at 04:07:43PM -0700, commits at squeakvm.org wrote:
>  
> Revision: 3741
> Author:   eliot
> Date:     2016-06-09 16:07:42 -0700 (Thu, 09 Jun 2016)
> Log Message:
> -----------
> Integrate Laura Perez Carrato's 8- & 16-bit JPEG enhancement support code.

Yay! Thank you Laura, this is a welcome improvement.

Eliot, brilliant - thanks for pushing this.

One small additional improvement might be to rename the functions in Cross
to follow the naming convention sqSomePlatformFunction() so that they do not
look like auto-generated code. So perhaps
primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgrWriteScanlines()
could be named sqJPEGWriteImageOnByteArray(), and similarly for the other
two functions.

Sorry for not suggesting this earlier, I meant to do so but got distracted.

Dave



More information about the Vm-dev mailing list