package
0.0.0-20221013151933-ea4eb1938f82
Repository: https://github.com/cobalt-robotics/gortsplib.git
Documentation: pkg.go.dev
# Functions
AnnexBMarshal encodes NALUs into the Annex-B stream format.
AnnexBUnmarshal decodes NALUs from the Annex-B stream format.
AntiCompetitionRemove removes the anti-competition bytes from a NALU.
AVCCMarshal encodes NALUs into the AVCC stream format.
AVCCUnmarshal decodes NALUs from the AVCC stream format.
IDRPresent check if there's an IDR inside provided NALUs.
NewDTSExtractor allocates a DTSExtractor.
# Constants
MaxNALUSize is the maximum size of a NALU.
MaxNALUsPerGroup is the maximum number of NALUs per group.
NALU types.
NALU types.
NALU types.
NALU types.
NALU types.
NALU types.
NALU types.
NALU types.
NALU types.
NALU types.
NALU types.
NALU types.
NALU types.
NALU types.
NALU types.
NALU types.
NALU types.
NALU types.
NALU types.
NALU types.
NALU types.
NALU types.
NALU types.
# Structs
DTSExtractor is a utility that allows to extract NALU DTS from PTS.
SPS is a H264 sequence parameter set.
SPS_BitstreamRestriction are bitstream restriction infos.
SPS_FrameCropping is the frame cropping part of a SPS.
SPS_HRD is a hypotetical reference decoder.
SPS_TimingInfo is a timing info.
SPS_VUI is a video usability information.
# Type aliases
NALUType is the type of a NALU.