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