Defines |
| #define | JMESSAGE(code, string) code , |
Enumerations |
| enum | J_MESSAGE_CODE |
Functions |
| | JMESSAGE (JMSG_NOMESSAGE,"Bogus message code %d") JMESSAGE(JERR_BAD_DROP_SAMPLING |
| Component index c | JMESSAGE (JERR_BAD_LIB_VERSION,"Wrong JPEG library version: library is %d, caller expects %d") JMESSAGE(JERR_BAD_PROGRESSION |
Component index c Invalid
progressive parameters caller
expects u | JMESSAGE (JERR_MISMATCHED_QUANT_TABLE,"Cannot transcode due to multiple use of quantization table %d") JMESSAGE(JERR_QUANT_COMPONENTS |
Component index c Invalid
progressive parameters caller
expects u Cannot quantize more
than d color components | JMESSAGE (JERR_TFILE_WRITE,"Write failed on temporary file --- out of disk space?") JMESSAGE(JTRC_16BIT_TABLES |
Component index c Invalid
progressive parameters caller
expects u Cannot quantize more
than d color components Adobe
APP14 transform d | JMESSAGE (JTRC_JFIF_BADTHUMBNAILSIZE,"Warning: thumbnail image size does not match data length %u") JMESSAGE(JTRC_JFIF_EXTENSION |
Component index c Invalid
progressive parameters caller
expects u Cannot quantize more
than d color components Adobe
APP14 transform d JFIF
extension length u | JMESSAGE (JTRC_SMOOTH_NOTIMPL,"Smoothing not supported with nonstandard sampling ratios") JMESSAGE(JTRC_THUMB_JPEG |
Component index c Invalid
progressive parameters caller
expects u Cannot quantize more
than d color components Adobe
APP14 transform d JFIF
extension length u JFIF
extension length u | JMESSAGE (JTRC_THUMB_PALETTE,"JFIF extension marker: palette thumbnail image, length %u") JMESSAGE(JTRC_THUMB_RGB |
Component index c Invalid
progressive parameters caller
expects u Cannot quantize more
than d color components Adobe
APP14 transform d JFIF
extension length u JFIF
extension length u JFIF
extension length u | JMESSAGE (JTRC_UNKNOWN_IDS,"Unrecognized component IDs %d %d %d, assuming YCbCr") JMESSAGE(JWRN_BOGUS_PROGRESSION |
Component index c Invalid
progressive parameters caller
expects u Cannot quantize more
than d color components Adobe
APP14 transform d JFIF
extension length u JFIF
extension length u JFIF
extension length u
Inconsistent progression
sequence for component d
coefficient d | JMESSAGE (JWRN_EXTRANEOUS_DATA,"Corrupt JPEG data: %u extraneous bytes before marker 0x%02x") JMESSAGE(JWRN_MUST_RESYNC |