|
FFmpeg
|
Data Fields | |
| int64_t | dts |
| int64_t | duration |
| int | poc |
| int | gop |
| int64_t DTS2PTSNode::dts |
Definition at line 45 of file dts2pts.c.
Referenced by dts2pts_filter().
| int64_t DTS2PTSNode::duration |
Definition at line 46 of file dts2pts.c.
Referenced by dts2pts_filter().
| int DTS2PTSNode::poc |
Definition at line 47 of file dts2pts.c.
Referenced by cmp_find(), dec_poc(), dts2pts_filter(), and hevc_queue_frame().
| int DTS2PTSNode::gop |
Definition at line 48 of file dts2pts.c.
Referenced by cmp_find(), collect_same_gop(), and dts2pts_filter().
1.8.17