FFmpeg
Data Fields
DTS2PTSH264Context Struct Reference

Data Fields

H264POCContext poc
 
SPS sps
 
int poc_diff
 
int last_poc
 
int highest_poc
 
int picture_structure
 

Detailed Description

Definition at line 52 of file dts2pts.c.

Field Documentation

◆ poc

H264POCContext DTS2PTSH264Context::poc

Definition at line 53 of file dts2pts.c.

Referenced by h264_filter(), and h264_flush().

◆ sps

SPS DTS2PTSH264Context::sps

Definition at line 54 of file dts2pts.c.

Referenced by h264_filter(), h264_flush(), and h264_queue_frame().

◆ poc_diff

int DTS2PTSH264Context::poc_diff

Definition at line 55 of file dts2pts.c.

Referenced by h264_filter(), and h264_queue_frame().

◆ last_poc

int DTS2PTSH264Context::last_poc

Definition at line 56 of file dts2pts.c.

Referenced by h264_filter(), h264_flush(), h264_init(), and h264_queue_frame().

◆ highest_poc

int DTS2PTSH264Context::highest_poc

Definition at line 57 of file dts2pts.c.

Referenced by h264_filter(), h264_flush(), h264_init(), and h264_queue_frame().

◆ picture_structure

int DTS2PTSH264Context::picture_structure

Definition at line 58 of file dts2pts.c.

Referenced by h264_filter(), and h264_queue_frame().


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