Data Fields | |
AVFrame | picture |
int64_t | time |
int64_t | file_time |
uint8_t | buffer [100] |
Definition at line 141 of file gif.c.
uint8_t GIFContext::buffer[100] |
int64_t GIFContext::file_time |
Definition at line 248 of file gif.c.
Referenced by gif_write_header(), and gif_write_video().
Definition at line 142 of file gif.c.
Referenced by gif_encode_frame(), and gif_encode_init().
int64_t GIFContext::time |
Definition at line 248 of file gif.c.
Referenced by gif_write_header(), and gif_write_video().