2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-22 20:15:11 +00:00
qpdf/include/qpdf
Jay Berkenbilt ddc6cf0cf6 Precheck streams by default
There is no need for a --precheck-streams option. We can do the
precheck without imposing any penalty, only re-encoding the stream if
it fails the first time.
2017-08-21 17:44:22 -04:00
..
Buffer.hh
BufferInputSource.hh Implement findFirst and findLast in InputSource 2017-08-10 21:30:32 -04:00
Constants.h Enable finer grained control of stream decoding 2017-08-21 17:44:22 -04:00
DLL.h
FileInputSource.hh Implement findFirst and findLast in InputSource 2017-08-10 21:30:32 -04:00
InputSource.hh Implement findFirst and findLast in InputSource 2017-08-10 21:30:32 -04:00
Pipeline.hh
Pl_Buffer.hh
Pl_Concatenate.hh
Pl_Count.hh
Pl_DCT.hh Implement Pl_DCT pipeline 2017-08-21 17:44:02 -04:00
Pl_Discard.hh
Pl_Flate.hh
Pl_RunLength.hh Implement Pl_RunLength pipeline 2017-08-19 14:50:55 -04:00
Pl_StdioFile.hh
PointerHolder.hh Remove unused PointerHolder interface 2017-08-10 19:01:38 -04:00
qpdf-c.h
QPDF.hh Read xref table without PCRE 2017-08-10 21:30:32 -04:00
QPDFExc.hh
QPDFObject.hh
QPDFObjectHandle.hh Enable finer grained control of stream decoding 2017-08-21 17:44:22 -04:00
QPDFObjGen.hh
QPDFTokenizer.hh Allow QPDFTokenizer::readToken to return bad tokens 2017-08-10 19:01:41 -04:00
QPDFWriter.hh Precheck streams by default 2017-08-21 17:44:22 -04:00
QPDFXRefEntry.hh
QTC.hh
QUtil.hh QUtil::strcasecmp 2017-08-05 10:22:33 -04:00
RandomDataProvider.hh
Types.h