Home
last modified time | relevance | path

Searched refs:GIF (Results 1 – 25 of 31) sorted by relevance

12

/external/jpeg/
Djconfig.vms27 #define GIF_SUPPORTED /* GIF image file format */
Djconfig.mac31 #define GIF_SUPPORTED /* GIF image file format */
Djconfig.dj27 #define GIF_SUPPORTED /* GIF image file format */
Djconfig.cfg32 #define GIF_SUPPORTED /* GIF image file format */
Djconfig.wat27 #define GIF_SUPPORTED /* GIF image file format */
Djconfig.manx31 #define GIF_SUPPORTED /* GIF image file format */
Djconfig.sas33 #define GIF_SUPPORTED /* GIF image file format */
Dusage.doc241 -gif Select GIF output format. Since GIF does not support
291 set of colors to be used. The FILE must be a GIF
316 Color GIF files are not the ideal input for JPEG; JPEG is really intended for
319 colors. GIF works great on these, JPEG does not. If you want to convert a
320 GIF to JPEG, you should experiment with cjpeg's -quality and -smooth options
335 GIF input files are no longer supported, to avoid the Unisys LZW patent.
336 Use a Unisys-licensed program if you need to read a GIF file. (Conversion
337 of GIF files to JPEG is usually a bad idea anyway.)
364 To avoid the Unisys LZW patent, djpeg produces uncompressed GIF files. These
365 are larger than they should be, but are readable by standard GIF decoders.
Djconfig.vc34 #define GIF_SUPPORTED /* GIF image file format */
Djconfig.st29 #define GIF_SUPPORTED /* GIF image file format */
Djconfig.bcc35 #define GIF_SUPPORTED /* GIF image file format */
Djconfig.mc641 #define GIF_SUPPORTED /* GIF image file format */
DREADME185 The IJG distribution formerly included code to read and write GIF files.
186 To avoid entanglement with the Unisys LZW patent, GIF reading support has
187 been removed altogether, and the GIF writer has been simplified to produce
189 resulting GIF files are larger than usual, but are readable by all standard
190 GIF decoders.
194 CompuServe Incorporated. GIF(sm) is a Service Mark property of
Dfilelist.doc155 rdgif.c GIF file input (now just a stub).
163 wrgif.c GIF file output (a mere shadow of its former self).
Dchange.log43 To avoid the Unisys LZW patent, djpeg's GIF output capability has been
44 changed to produce "uncompressed GIFs", and cjpeg's GIF input capability
Djconfig.doc125 #define GIF_SUPPORTED /* GIF image file format */
Dinstall.doc434 even compile. (The PPM code does work, as explained below. The GIF
435 code works too; it scales 8-bit GIF data to and from 12-bit depth
Dlibjpeg.doc2869 and GIF file formats; you must disable the other file formats to compile a
/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/include/
Datomdefs.h389 #define GIF 0x0001 macro
/external/tinyxml/
Dreadme.txt175 system, you won't see output that matches the GIF file even if you can parse
/external/webkit/WebKit/gtk/
DChangeLog754 Fix GIF animations. WebCore will not update animated GIFs if
/external/webkit/WebKit/mac/
DChangeLog-2006-02-097297 …Fixed <rdar://problem/3985889> REGRESSION (125-180): setting <img> src to GIF that already animate…
7546 animated GIF frame rendering.
7878 Fixed <rdar://problem/3977727> WebKit should use new SPI to support faster GIF rendering
8293 Fixed <rdar://problem/3951911> REGRESSION: Animated GIF images with loop counts no longer update
8387 Fixed <rdar://problem/3926825> Safari ignores GIF loop count
8877 Restrict our support for animated images to GIF. We used to
8915 Also added implementation of repetition count for animated GIF images.
21309 Fixed 3231031. Use the normal methodology for displaying each frame of a GIF. That is,
23142 handling of GIF animation loops with no loop counting, bug 3090341.
24781 … (-[WebImageRenderer initWithData:MIMEType:]): Check for nil, also don't check for GIF signature
DChangeLog-2002-12-032521 (-[WebImageRenderer checkDataForGIFExtensionSignature:]): Checks incoming data for the GIF
2526 GIF extension signature. This workaround can be removed once we require a system new enough to have
/external/webkit/WebCore/
DChangeLog-2006-05-1014640 REGRESSION: GIF animation speeds are wrong on a page with many animated GIFs
14642 No layout test because I don't know how to test animated GIF speed.
14687 No layout test because I don't know how to test animated GIF speed.
14691 getting the duration from the GIF.
23756 Also optimized the GIF loop that sets the RGBA values to
DChangeLog-2007-10-149461 Move the GIF frame duration minimum check into the various
9494 overflow check in the GIF decoder. Now interlaced GIFs don't
11342 of encoded size, but that is not true of GIF, whose decoded size can be
18967 Cairo animated GIF support is broken
20808 GIF animation throttling is different from MSIE
50568 animated GIF and just re-decode them on the fly if the animation loops.
50570 …Whenever a large animated GIF has its animation reset, we will also just throw out everything and …
50573 …With this patch and the sample GIF used to test, WebKit's memory consumption went from 160MB down …

12