FFmpeg
Public Attributes | List of all members
FrameList Struct Reference

Linked list used to store timestamps and frame sizes of all frames in the FIFO for the first input. More...

Public Attributes

int nb_frames
 
int nb_samples
 
FrameInfolist
 
FrameInfoend
 

Detailed Description

Linked list used to store timestamps and frame sizes of all frames in the FIFO for the first input.

This is needed to keep timestamps synchronized for the case where multiple input frames are pushed to the filter for processing before a frame is requested by the output link.


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