21 #ifndef AVCODEC_H2645_PARSE_H
22 #define AVCODEC_H2645_PARSE_H
83 void *logctx,
int is_nalff,
int nal_length_size,
int ff_h2645_extract_rbsp(const uint8_t *src, int length, H2645NAL *nal)
Extract the raw (unescaped) bitstream.
int size_bits
Size, in bits, of just the data, excluding the stop bit and any trailing padding. ...
int skipped_bytes_pos_size
bitstream reader API header.
AVCodecID
Identify the syntax and semantics of the bitstream.
void ff_h2645_packet_uninit(H2645Packet *pkt)
Free all the allocated memory in the packet.
int ff_h2645_packet_split(H2645Packet *pkt, const uint8_t *buf, int length, void *logctx, int is_nalff, int nal_length_size, enum AVCodecID codec_id)
Split an input packet into NAL units.
int ref_idc
H.264 only, nal_ref_idc.
Libavcodec external API header.
int temporal_id
HEVC only, nuh_temporal_id_plus_1 - 1.