GifState Struct Reference

List of all members.


Detailed Description

Definition at line 34 of file libavcodec/gifdec.c.


Public Attributes

AVFrame picture
int screen_width
int screen_height
int bits_per_pixel
int background_color_index
int transparent_color_index
int color_resolution
uint32_timage_palette
int gce_disposal
int gce_delay
uint8_t * bytestream
uint8_t * bytestream_end
LZWStatelzw
uint8_t global_palette [256 *3]
uint8_t local_palette [256 *3]
AVCodecContextavctx
uint8_t * image_buf
int image_linesize
uint32_timage_palette
int pix_fmt
ByteIOContextf
int eob_reached
uint8_t * pbuf
uint8_t * ebuf
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_t * sp
uint8_t stack [SIZTABLE]
uint8_t suffix [SIZTABLE]
uint16_t prefix [SIZTABLE]
uint8_t buf [256]

Member Data Documentation

Definition at line 38 of file libavcodec/gifdec.c.

Referenced by gif_read_header1(), and gif_read_image().

Definition at line 39 of file libavcodec/gifdec.c.

Referenced by gif_read_header1().

Definition at line 40 of file libavcodec/gifdec.c.

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

Definition at line 41 of file libavcodec/gifdec.c.

Referenced by gif_read_header1().

Definition at line 42 of file libavcodec/gifdec.c.

Referenced by gif_decode_frame(), and gif_read_image().

Definition at line 45 of file libavcodec/gifdec.c.

Referenced by gif_read_extension().

Definition at line 47 of file libavcodec/gifdec.c.

Referenced by gif_read_extension().

Definition at line 52 of file libavcodec/gifdec.c.

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

Definition at line 55 of file libavcodec/gifdec.c.

Referenced by gif_read_header1(), and gif_read_image().

Definition at line 56 of file libavcodec/gifdec.c.

Referenced by gif_read_image().

Definition at line 41 of file libavformat/gifdec.c.

Referenced by gif_read_header(), and gif_read_image().

Definition at line 42 of file libavformat/gifdec.c.

Definition at line 43 of file libavformat/gifdec.c.

Referenced by gif_read_header(), and gif_read_image().

Definition at line 52 of file libavformat/gifdec.c.

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

uint8_t* GifState::pbuf

Definition at line 53 of file libavformat/gifdec.c.

Referenced by GetCode(), and GLZWDecodeInit().

uint8_t * GifState::ebuf

Definition at line 53 of file libavformat/gifdec.c.

Referenced by GetCode(), and GLZWDecodeInit().

Definition at line 54 of file libavformat/gifdec.c.

Referenced by GetCode(), and GLZWDecodeInit().

unsigned int GifState::bbuf

Definition at line 55 of file libavformat/gifdec.c.

Referenced by GetCode(), and GLZWDecodeInit().

Definition at line 57 of file libavformat/gifdec.c.

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

Definition at line 58 of file libavformat/gifdec.c.

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

Definition at line 59 of file libavformat/gifdec.c.

Referenced by GLZWDecode(), and GLZWDecodeInit().

Definition at line 60 of file libavformat/gifdec.c.

Referenced by GLZWDecode(), and GLZWDecodeInit().

Definition at line 61 of file libavformat/gifdec.c.

Referenced by GLZWDecode(), and GLZWDecodeInit().

Definition at line 62 of file libavformat/gifdec.c.

Referenced by GLZWDecode(), and GLZWDecodeInit().

Definition at line 63 of file libavformat/gifdec.c.

Referenced by GLZWDecode(), and GLZWDecodeInit().

Definition at line 64 of file libavformat/gifdec.c.

Referenced by GLZWDecode(), and GLZWDecodeInit().

Definition at line 65 of file libavformat/gifdec.c.

Referenced by GLZWDecode(), and GLZWDecodeInit().

Definition at line 65 of file libavformat/gifdec.c.

Referenced by GLZWDecode(), and GLZWDecodeInit().

uint8_t* GifState::sp

Definition at line 66 of file libavformat/gifdec.c.

Referenced by GLZWDecode(), and GLZWDecodeInit().

uint8_t GifState::stack[SIZTABLE]

Definition at line 67 of file libavformat/gifdec.c.

Referenced by GLZWDecode(), and GLZWDecodeInit().

uint8_t GifState::suffix[SIZTABLE]

Definition at line 68 of file libavformat/gifdec.c.

Referenced by GLZWDecode().

uint16_t GifState::prefix[SIZTABLE]

Definition at line 69 of file libavformat/gifdec.c.

Referenced by GLZWDecode().

uint8_t GifState::buf[256]

Definition at line 74 of file libavformat/gifdec.c.

Referenced by GetCode(), and GLZWDecodeInit().


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

Generated on Sat Dec 18 05:16:03 2010 for MythTV by  doxygen 1.5.5