Removed optimize_for_speed flag
commitd1f9b8017183324c5214a78365250dd666587dd9
authorRodolfo García Peñas (kix) <kix@kix.es>
Thu, 5 Sep 2013 19:08:14 +0000 (5 21:08 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Thu, 5 Sep 2013 21:44:36 +0000 (5 22:44 +0100)
treead103f7b14f4b1b609818d624d1939954f63d1d9
parentf363292d3c23ef79d1830d9551466f3911a205a7
Removed optimize_for_speed flag

The optimize_for_speed was used to set the Alpha channel for jpeg.
The alpha channel for jpeg should be used always. The current CPUs/GPUs can do
it without problems and this is an old behaviour.
wrlib/context.c
wrlib/jpeg.c
wrlib/wraster.h