#include <decode_simple.h>
Definition at line 54 of file decode.c.
◆ avci
◆ nb_draining_errors
int DecodeContext::nb_draining_errors |
◆ draining_started
int DecodeContext::draining_started |
The caller has submitted a NULL packet on input.
Definition at line 63 of file decode.c.
◆ pts_correction_num_faulty_pts
int64_t DecodeContext::pts_correction_num_faulty_pts |
◆ pts_correction_num_faulty_dts
int64_t DecodeContext::pts_correction_num_faulty_dts |
Number of incorrect PTS values so far.
Definition at line 66 of file decode.c.
◆ pts_correction_last_pts
int64_t DecodeContext::pts_correction_last_pts |
Number of incorrect DTS values so far.
Definition at line 67 of file decode.c.
◆ pts_correction_last_dts
int64_t DecodeContext::pts_correction_last_dts |
PTS of the last frame.
Definition at line 68 of file decode.c.
◆ side_data_pref_mask
uint64_t DecodeContext::side_data_pref_mask |
DTS of the last frame.
Bitmask indicating for which side data types we prefer user-supplied (global or attached to packets) side data over bytestream.
Definition at line 74 of file decode.c.
◆ demuxer
◆ stream
◆ decoder
◆ pkt
◆ frame
◆ process_frame
◆ opaque
void* DecodeContext::opaque |
◆ decoder_opts
◆ max_frames
int DecodeContext::max_frames |
The documentation for this struct was generated from the following files: