office-gobmx/jpeg
Christian Lohmaier a8ecb8801f fdo#47035: Fix saving of jpeg files on Mac/PPC
jpeg_compress_struct gets padded with the same effect as the
jpeg_decompress_struct, so needs some reordering as well to make Mac/PPC
happy (a27a399)
2012-05-19 14:05:10 +02:00
..
prj make gbuild the default assumption of build.pl 2012-04-29 03:50:46 +02:00
jpeg-8c.patch
makefile.mk fdo#47035: Fix loading of jpeg files on Mac/PPC 2012-05-19 04:02:42 +02:00
README
struct_alignment.patch fdo#47035: Fix saving of jpeg files on Mac/PPC 2012-05-19 14:05:10 +02:00

External library for reading/writing jpegs

This is only used by the svtools jpeg import filter that is provided
for use by VCL see [[svtools/source/filter/jpeg]]