| FFmpeg
    | 
| Data Fields | |
| uint32_t | frames | 
| uint32_t * | frm_size | 
| uint8_t * | frm_flags | 
| int64_t | next_frame_pos | 
| int | cur_frame | 
| int | videoindex | 
| int | indexes [7] | 
| int | duration_size [7] | 
| uint32_t | frame_size | 
| int | flags | 
| int | next_audio_index | 
| int | new_palette | 
| uint8_t | pal [768] | 
| int64_t | aud_pts [7] | 
| uint32_t SmackerContext::frames | 
Definition at line 50 of file smacker.c.
Referenced by smacker_read_header(), smacker_read_packet(), and smacker_read_seek().
| uint32_t* SmackerContext::frm_size | 
Definition at line 52 of file smacker.c.
Referenced by smacker_read_header(), and smacker_read_packet().
| uint8_t* SmackerContext::frm_flags | 
Definition at line 53 of file smacker.c.
Referenced by smacker_read_header(), and smacker_read_packet().
| int64_t SmackerContext::next_frame_pos | 
Definition at line 55 of file smacker.c.
Referenced by smacker_read_packet().
| int SmackerContext::cur_frame | 
Definition at line 56 of file smacker.c.
Referenced by smacker_read_packet(), and smacker_read_seek().
| int SmackerContext::videoindex | 
Definition at line 57 of file smacker.c.
Referenced by smacker_read_header(), and smacker_read_packet().
| int SmackerContext::indexes[7] | 
Definition at line 58 of file smacker.c.
Referenced by smacker_read_header(), and smacker_read_packet().
| int SmackerContext::duration_size[7] | 
Definition at line 59 of file smacker.c.
Referenced by smacker_read_header(), and smacker_read_packet().
| uint32_t SmackerContext::frame_size | 
Definition at line 61 of file smacker.c.
Referenced by smacker_read_packet().
| int SmackerContext::flags | 
Definition at line 62 of file smacker.c.
Referenced by smacker_read_packet().
| int SmackerContext::next_audio_index | 
Definition at line 63 of file smacker.c.
Referenced by smacker_read_packet(), and smacker_read_seek().
| int SmackerContext::new_palette | 
Definition at line 64 of file smacker.c.
Referenced by smacker_read_packet(), and smacker_read_seek().
| uint8_t SmackerContext::pal[768] | 
Definition at line 65 of file smacker.c.
Referenced by smacker_read_packet(), and smacker_read_seek().
| int64_t SmackerContext::aud_pts[7] | 
Definition at line 66 of file smacker.c.
Referenced by smacker_read_packet(), and smacker_read_seek().
 1.8.17
 1.8.17