git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@929 632fc199-4ca6-4c93-a231-07263d6284db
This commit is contained in:
@@ -16,8 +16,8 @@ not be SIMD-accelerated when using any of these new scaling factors.
|
|||||||
necessary to do so, because TurboJPEG uses versioned symbols, and if a function
|
necessary to do so, because TurboJPEG uses versioned symbols, and if a function
|
||||||
changes in an ABI-incompatible way, that function is renamed and a legacy
|
changes in an ABI-incompatible way, that function is renamed and a legacy
|
||||||
function is provided to maintain backward compatibility. However, certain
|
function is provided to maintain backward compatibility. However, certain
|
||||||
Linux distro maintainers will blindly reject any library that is not versioned,
|
Linux distro maintainers have a policy against accepting any library that isn't
|
||||||
so this was an attempt to make them happy.
|
versioned.
|
||||||
|
|
||||||
[3] Extended the TurboJPEG Java API so that it can be used to compress a JPEG
|
[3] Extended the TurboJPEG Java API so that it can be used to compress a JPEG
|
||||||
image from and decompress a JPEG image to an arbitrary position in a large
|
image from and decompress a JPEG image to an arbitrary position in a large
|
||||||
|
|||||||
Reference in New Issue
Block a user