Home
last modified time | relevance | path

Searched refs:PLTE (Results 1 – 8 of 8) sorted by relevance

/external/syslinux/com32/lib/libpng/
DTODO20 Should we always malloc 2^bit_depth PLTE/tRNS/hIST entries for safety?
DCHANGES256 Check for overlength tRNS chunk present when indexed-color PLTE is read.
494 Removed unused PLTE entries from pngnow.png
618 Eliminated erroneous warnings about multiple sPLT chunks and sPLT-after-PLTE.
809 Added a check for overlength PLTE chunk in pngrutil.c.
906 compatible manner. PLTE and tRNS were revised similarly.
985 Added a check for attempts to read or write PLTE in grayscale PNG datastreams.
1086 check for missing PLTE or IHDR in png_push_read_chunk() (Matthias Clasen).
Dlibpng.txt1285 of the selected data type, such as PLTE, is allowed. If "seq" is not
1878 PNG_HAVE_IHDR: before PLTE
2046 the PLTE chunk when PLTE is present, you can write the PNG info in
2284 of the selected data type, such as PLTE, is allowed. If "seq" is not
2319 structure and continue to use the PLTE, tRNS, and hIST data in the write
/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp4927 ucvector PLTE; in addChunk_PLTE() local
4928 ucvector_init(&PLTE); in addChunk_PLTE()
4932 if(i % 4 != 3) ucvector_push_back(&PLTE, info->palette[i]); in addChunk_PLTE()
4934 error = addChunk(out, "PLTE", PLTE.data, PLTE.size); in addChunk_PLTE()
4935 ucvector_cleanup(&PLTE); in addChunk_PLTE()
/external/libpng/
DCHANGES268 Check for overlength tRNS chunk present when indexed-color PLTE is read.
532 Removed unused PLTE entries from pngnow.png
669 Eliminated erroneous warnings about multiple sPLT chunks and sPLT-after-PLTE.
884 Added a check for overlength PLTE chunk in pngrutil.c.
997 compatible manner. PLTE and tRNS were revised similarly.
1090 Added a check for attempts to read or write PLTE in grayscale PNG datastreams.
1205 check for missing PLTE or IHDR in png_push_read_chunk() (Matthias Clasen).
3665 Changed misleading "Missing PLTE before cHRM" warning to "Out of place cHRM"
4156 unknown chunks and all known chunks except for IHDR, PLTE, tRNS, IDAT,
4421 Reenabled code to allow zero length PLTE chunks for MNG.
[all …]
Dlibpng-manual.txt602 PLTE, tRNS, IDAT, and IEND chunks are
2415 type, such as PLTE, is allowed. If "seq" is not -1, and multiple items
2771 a PLTE chunk with fewer entries than the bit depth would allow.
3178 PNG_HAVE_IHDR: before PLTE
3395 the PLTE chunk when PLTE is present, you can write the PNG info in
3663 type, such as PLTE, is allowed. If "seq" is not -1, and multiple items
3700 structure and continue to use the PLTE, tRNS, and hIST data in the write
5172 Starting with libpng-1.6.19, attempting to set an over-length PLTE chunk
5175 PLTE chunk found in an input PNG is silently truncated.
/external/skia/third_party/libpng/
Dlibpng-manual.txt602 PLTE, tRNS, IDAT, and IEND chunks are
2410 type, such as PLTE, is allowed. If "seq" is not -1, and multiple items
2766 a PLTE chunk with fewer entries than the bit depth would allow.
3173 PNG_HAVE_IHDR: before PLTE
3390 the PLTE chunk when PLTE is present, you can write the PNG info in
3658 type, such as PLTE, is allowed. If "seq" is not -1, and multiple items
3695 structure and continue to use the PLTE, tRNS, and hIST data in the write
5167 Starting with libpng-1.6.19, attempting to set an over-length PLTE chunk
5170 PLTE chunk found in an input PNG is silently truncated.
/external/libpng/scripts/
Dpnglibconf.dfa733 # This only affects support of the optional PLTE chunk in RGB and RGBA