|
FFmpeg
|
Data Fields | |
| H264POCContext | poc |
| SPS | sps |
| int | poc_diff |
| int | last_poc |
| int | highest_poc |
| int | picture_structure |
| H264POCContext DTS2PTSH264Context::poc |
Definition at line 66 of file dts2pts.c.
Referenced by h264_filter(), and h264_flush().
| SPS DTS2PTSH264Context::sps |
Definition at line 67 of file dts2pts.c.
Referenced by h264_filter(), h264_flush(), and h264_queue_frame().
| int DTS2PTSH264Context::poc_diff |
Definition at line 68 of file dts2pts.c.
Referenced by h264_filter(), and h264_queue_frame().
| int DTS2PTSH264Context::last_poc |
Definition at line 69 of file dts2pts.c.
Referenced by h264_filter(), h264_flush(), h264_init(), and h264_queue_frame().
| int DTS2PTSH264Context::highest_poc |
Definition at line 70 of file dts2pts.c.
Referenced by h264_filter(), h264_flush(), h264_init(), and h264_queue_frame().
| int DTS2PTSH264Context::picture_structure |
Definition at line 71 of file dts2pts.c.
Referenced by h264_filter(), and h264_queue_frame().
1.8.17