FFmpeg
|
Data Fields | |
AVPacket * | pkt |
int | poc |
int | poc_diff |
int | gop |
Definition at line 44 of file dts2pts_bsf.c.
AVPacket* DTS2PTSFrame::pkt |
Definition at line 45 of file dts2pts_bsf.c.
int DTS2PTSFrame::poc |
Definition at line 46 of file dts2pts_bsf.c.
Referenced by cmp_find(), and dts2pts_filter().
int DTS2PTSFrame::poc_diff |
Definition at line 47 of file dts2pts_bsf.c.
Referenced by dts2pts_filter().
int DTS2PTSFrame::gop |
Definition at line 48 of file dts2pts_bsf.c.
Referenced by cmp_find().