GifState Struct Reference


Data Fields

AVFrame picture
int screen_width
int screen_height
int bits_per_pixel
int background_color_index
int transparent_color_index
int color_resolution
uint32_t * image_palette
int gce_disposal
int gce_delay
const uint8_tbytestream
const uint8_tbytestream_end
LZWStatelzw
uint8_t global_palette [256 *3]
uint8_t local_palette [256 *3]
AVCodecContextavctx
uint8_timage_buf
int image_linesize
int pix_fmt
ByteIOContextf
int eob_reached
uint8_tpbuf
uint8_tebuf
int bbits
unsigned int bbuf
int cursize
int curmask
int codesize
int clear_code
int end_code
int newcodes
int top_slot
int slot
int fc
int oc
uint8_tsp
uint8_t stack [SIZTABLE]
uint8_t suffix [SIZTABLE]
uint16_t prefix [SIZTABLE]
uint8_t buf [256]

Detailed Description

Definition at line 34 of file gifdec.c.


Field Documentation

Definition at line 35 of file gifdec.c.

Referenced by gif_decode_close(), gif_decode_frame(), gif_decode_init(), and gif_read_image().

Definition at line 38 of file gifdec.c.

Referenced by gif_read_header1(), and gif_read_image().

Definition at line 39 of file gifdec.c.

Referenced by gif_read_header1().

Definition at line 40 of file gifdec.c.

Referenced by gif_read_extension(), gif_read_header1(), and gif_read_image().

Definition at line 41 of file gifdec.c.

Referenced by gif_read_header1().

Definition at line 42 of file gifdec.c.

Referenced by gif_decode_frame(), and gif_read_image().

Definition at line 45 of file gifdec.c.

Referenced by gif_read_extension().

Definition at line 47 of file gifdec.c.

Referenced by gif_read_extension().

Definition at line 51 of file gifdec.c.

Referenced by gif_decode_frame(), gif_parse_next_image(), gif_read_header1(), and gif_read_image().

Definition at line 52 of file gifdec.c.

Referenced by gif_decode_close(), gif_decode_init(), and gif_read_image().

Definition at line 55 of file gifdec.c.

Referenced by gif_read_header1(), and gif_read_image().

Definition at line 56 of file gifdec.c.

Referenced by gif_read_image().

Definition at line 40 of file gifdec.c.

Referenced by gif_read_close(), gif_read_header(), gif_read_image(), and gif_read_packet().

Definition at line 41 of file gifdec.c.

Referenced by gif_read_header(), and gif_read_image().

Definition at line 43 of file gifdec.c.

Referenced by gif_read_header(), and gif_read_image().

Definition at line 52 of file gifdec.c.

Referenced by GetCode(), gif_read_image(), and GLZWDecodeInit().

Definition at line 53 of file gifdec.c.

Referenced by GetCode(), and GLZWDecodeInit().

Definition at line 53 of file gifdec.c.

Referenced by GetCode(), and GLZWDecodeInit().

Definition at line 54 of file gifdec.c.

Referenced by GetCode(), and GLZWDecodeInit().

unsigned int GifState::bbuf

Definition at line 55 of file gifdec.c.

Referenced by GetCode(), and GLZWDecodeInit().

Definition at line 57 of file gifdec.c.

Referenced by GetCode(), GLZWDecode(), and GLZWDecodeInit().

Definition at line 58 of file gifdec.c.

Referenced by GetCode(), GLZWDecode(), and GLZWDecodeInit().

Definition at line 59 of file gifdec.c.

Referenced by GLZWDecode(), and GLZWDecodeInit().

Definition at line 60 of file gifdec.c.

Referenced by GLZWDecode(), and GLZWDecodeInit().

Definition at line 61 of file gifdec.c.

Referenced by GLZWDecode(), and GLZWDecodeInit().

Definition at line 62 of file gifdec.c.

Referenced by GLZWDecode(), and GLZWDecodeInit().

Definition at line 63 of file gifdec.c.

Referenced by GLZWDecode(), and GLZWDecodeInit().

Definition at line 64 of file gifdec.c.

Referenced by GLZWDecode(), and GLZWDecodeInit().

Definition at line 65 of file gifdec.c.

Referenced by GLZWDecode(), and GLZWDecodeInit().

Definition at line 65 of file gifdec.c.

Referenced by GLZWDecode(), and GLZWDecodeInit().

Definition at line 66 of file gifdec.c.

Referenced by GLZWDecode(), and GLZWDecodeInit().

Definition at line 67 of file gifdec.c.

Referenced by GLZWDecode(), and GLZWDecodeInit().

Definition at line 68 of file gifdec.c.

Referenced by GLZWDecode().

uint16_t GifState::prefix[SIZTABLE]

Definition at line 69 of file gifdec.c.

Referenced by GLZWDecode().

Definition at line 74 of file gifdec.c.

Referenced by GetCode(), and GLZWDecodeInit().


The documentation for this struct was generated from the following files:

Generated on Fri Apr 23 15:12:07 2010 for ffmpeg by  doxygen 1.5.6