FFmpeg
Public Attributes | List of all members
H2645NAL Struct Reference

Public Attributes

uint8_t * rbsp_buffer
 
int size
 
const uint8_t * data
 
int size_bits
 Size, in bits, of just the data, excluding the stop bit and any trailing padding. More...
 
int raw_size
 
const uint8_t * raw_data
 
GetBitContext gb
 
int type
 NAL unit type.
 
int temporal_id
 HEVC only, nuh_temporal_id_plus_1 - 1.
 
int skipped_bytes
 
int skipped_bytes_pos_size
 
int * skipped_bytes_pos
 
int ref_idc
 H.264 only, nal_ref_idc.
 

Member Data Documentation

§ size_bits

int H2645NAL::size_bits

Size, in bits, of just the data, excluding the stop bit and any trailing padding.

I.e. what HEVC calls SODB.


The documentation for this struct was generated from the following file: