FFmpeg
Data Fields
SmackerContext Struct Reference

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]
 

Detailed Description

Definition at line 48 of file smacker.c.

Field Documentation

◆ frames

uint32_t SmackerContext::frames

Definition at line 49 of file smacker.c.

Referenced by smacker_read_header(), smacker_read_packet(), and smacker_read_seek().

◆ frm_size

uint32_t* SmackerContext::frm_size

Definition at line 51 of file smacker.c.

Referenced by smacker_read_header(), and smacker_read_packet().

◆ frm_flags

uint8_t* SmackerContext::frm_flags

Definition at line 52 of file smacker.c.

Referenced by smacker_read_header(), and smacker_read_packet().

◆ next_frame_pos

int64_t SmackerContext::next_frame_pos

Definition at line 54 of file smacker.c.

Referenced by smacker_read_packet().

◆ cur_frame

int SmackerContext::cur_frame

Definition at line 55 of file smacker.c.

Referenced by smacker_read_packet(), and smacker_read_seek().

◆ videoindex

int SmackerContext::videoindex

Definition at line 56 of file smacker.c.

Referenced by smacker_read_header(), and smacker_read_packet().

◆ indexes

int SmackerContext::indexes[7]

Definition at line 57 of file smacker.c.

Referenced by smacker_read_header(), and smacker_read_packet().

◆ duration_size

int SmackerContext::duration_size[7]

Definition at line 58 of file smacker.c.

Referenced by smacker_read_header(), and smacker_read_packet().

◆ frame_size

uint32_t SmackerContext::frame_size

Definition at line 60 of file smacker.c.

Referenced by smacker_read_packet().

◆ flags

int SmackerContext::flags

Definition at line 61 of file smacker.c.

Referenced by smacker_read_packet().

◆ next_audio_index

int SmackerContext::next_audio_index

Definition at line 62 of file smacker.c.

Referenced by smacker_read_packet(), and smacker_read_seek().

◆ new_palette

int SmackerContext::new_palette

Definition at line 63 of file smacker.c.

Referenced by smacker_read_packet(), and smacker_read_seek().

◆ pal

uint8_t SmackerContext::pal[768]

Definition at line 64 of file smacker.c.

Referenced by smacker_read_packet(), and smacker_read_seek().

◆ aud_pts

int64_t SmackerContext::aud_pts[7]

Definition at line 65 of file smacker.c.

Referenced by smacker_read_packet(), and smacker_read_seek().


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