Definition at line 305 of file libavcodec/gif.c.
Public Attributes | |
| int64_t | time |
| int64_t | file_time |
| uint8_t | buffer [100] |
| AVFrame | picture |
Definition at line 306 of file libavcodec/gif.c.
Referenced by gif_write_header(), and gif_write_video().
Definition at line 306 of file libavcodec/gif.c.
Referenced by gif_write_header(), and gif_write_video().
| uint8_t GIFContext::buffer |
Definition at line 307 of file libavcodec/gif.c.
Definition at line 308 of file libavcodec/gif.c.
Referenced by gif_encode_frame(), and gif_encode_init().
1.5.5