Searched refs:codecs (Results 1 – 7 of 7) sorted by relevance
258 TIFFCodec* codecs = NULL; in TIFFGetConfiguredCODECs() local263 _TIFFrealloc(codecs, i * sizeof(TIFFCodec)); in TIFFGetConfiguredCODECs()265 _TIFFfree (codecs); in TIFFGetConfiguredCODECs()268 codecs = new_codecs; in TIFFGetConfiguredCODECs()275 _TIFFrealloc(codecs, i * sizeof(TIFFCodec)); in TIFFGetConfiguredCODECs()277 _TIFFfree (codecs); in TIFFGetConfiguredCODECs()280 codecs = new_codecs; in TIFFGetConfiguredCODECs()288 _TIFFfree (codecs); in TIFFGetConfiguredCODECs()291 codecs = new_codecs; in TIFFGetConfiguredCODECs()292 _TIFFmemset(codecs + i - 1, 0, sizeof(TIFFCodec)); in TIFFGetConfiguredCODECs()[all …]
7 o look at isolating all codecs from TIFF library
480 # Options to enable and disable internal codecs743 message(STATUS " Support for internal codecs:")751 message(STATUS " Support for external codecs:")
39 # Comment out the following lines to disable internal codecs.
506 dnl Switch on/off internal codecs.1090 LOC_MSG([ Support for internal codecs:])1098 LOC_MSG([ Support for external codecs:])
2456 for some codecs (#2020).4868 to get the list of configured codecs.5166 images (don't work properly with all codecs). For details see GDAL bug6154 for correct handling of unconfigured codecs (we should not try to read6155 data or to define data size without correct codecs).6157 * libtiff/tif_getimage.c: The way of codecs checking in TIFFRGBAImageOK6220 codecs added in TIFFRGBAImageOK and TIFFReadRGBAImage now uses
23560 echo " Support for internal codecs:"23568 echo " Support for external codecs:"