FFmpeg
|
Data Fields | |
int64_t | dts |
int64_t | duration |
int | poc |
int | gop |
Definition at line 37 of file dts2pts_bsf.c.
int64_t DTS2PTSNode::dts |
Definition at line 38 of file dts2pts_bsf.c.
Referenced by dts2pts_filter().
int64_t DTS2PTSNode::duration |
Definition at line 39 of file dts2pts_bsf.c.
Referenced by dts2pts_filter().
int DTS2PTSNode::poc |
Definition at line 40 of file dts2pts_bsf.c.
Referenced by cmp_find(), dec_poc(), and dts2pts_filter().
int DTS2PTSNode::gop |
Definition at line 41 of file dts2pts_bsf.c.
Referenced by cmp_find(), and dts2pts_filter().