qpdf/libtests/qtest/dct
Jay Berkenbilt 40ecba4172 Pl_DCT: Use custom source and destination managers (fixes #153)
Avoid calling jpeg_mem_src and jpeg_mem_dest. The custom destination
manager writes to the pipeline in smaller chunks to avoid having the
whole image in memory at once. The source manager works directly with
the Buffer object. Using customer managers avoids use of memory source
and destination managers, which are not present in older versions of
libjpeg still in use by some Linux distributions.
2017-09-07 22:59:11 -04:00
..
big-rawdata Pl_DCT: Use custom source and destination managers (fixes #153) 2017-09-07 22:59:11 -04:00
rawdata Implement Pl_DCT pipeline 2017-08-21 17:44:02 -04:00