Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
CBitstreamConverter Member List

This is the complete list of members for CBitstreamConverter, including all inherited members.

avc_parse_nal_units(AVIOContext *pb, const uint8_t *buf_in, int size)CBitstreamConverterprotectedstatic
avc_parse_nal_units_buf(const uint8_t *buf_in, uint8_t **buf, int *size)CBitstreamConverterprotectedstatic
BitstreamAllocAndCopy(uint8_t **poutbuf, int *poutbuf_size, const uint8_t *sps_pps, uint32_t sps_pps_size, const uint8_t *in, uint32_t in_size)CBitstreamConverterprotectedstatic
BitstreamConvert(uint8_t *pData, int iSize, uint8_t **poutbuf, int *poutbuf_size)CBitstreamConverterprotected
BitstreamConvertInitAVC(void *in_extradata, int in_extrasize)CBitstreamConverterprotected
BitstreamConvertInitHEVC(void *in_extradata, int in_extrasize)CBitstreamConverterprotected
CanStartDecode() constCBitstreamConverter
CBitstreamConverter()CBitstreamConverter
Close(void)CBitstreamConverter
Convert(uint8_t *pData, int iSize)CBitstreamConverter
GetConvertBuffer(void) constCBitstreamConverter
GetConvertSize() constCBitstreamConverter
GetExtraData(void) constCBitstreamConverter
GetExtraSize() constCBitstreamConverter
IsIDR(uint8_t unit_type)CBitstreamConverterprotected
isom_write_avcc(AVIOContext *pb, const uint8_t *data, int len)CBitstreamConverterprotected
IsSlice(uint8_t unit_type)CBitstreamConverterprotected
m_codecCBitstreamConverterprotected
m_convert_3byteTo4byteNALSizeCBitstreamConverterprotected
m_convert_bitstreamCBitstreamConverterprotected
m_convert_bytestreamCBitstreamConverterprotected
m_convertBufferCBitstreamConverterprotected
m_convertSizeCBitstreamConverterprotected
m_extradataCBitstreamConverterprotected
m_extrasizeCBitstreamConverterprotected
m_inputBufferCBitstreamConverterprotected
m_inputSizeCBitstreamConverterprotected
m_sps_pps_contextCBitstreamConverterprotected
m_sps_pps_sizeCBitstreamConverterprotected
m_start_decodeCBitstreamConverterprotected
m_to_annexbCBitstreamConverterprotected
mpeg2_sequence_header(const uint8_t *data, const uint32_t size, mpeg2_sequence *sequence)CBitstreamConverterstatic
NeedConvert(void) constCBitstreamConverterinline
omx_bitstream_ctx typedefCBitstreamConverterprotected
Open(enum AVCodecID codec, uint8_t *in_extradata, int in_extrasize, bool to_annexb)CBitstreamConverter
ResetStartDecode(void)CBitstreamConverter
~CBitstreamConverter()CBitstreamConverter