MCPcopy Create free account
hub / github.com/LizardByte/Sunshine / validate_sps

Function validate_sps

src/cbs.cpp:269–296  ·  view source on GitHub ↗

* @brief Check whether an encoded H.264 or HEVC packet contains active SPS VUI metadata. * * @param packet Encoded packet to parse with FFmpeg's coded bitstream reader. * @param codec_id FFmpeg codec identifier; expected to be AV_CODEC_ID_H264 or AV_CODEC_ID_H265. * @return `true` when the packet's active SPS advertises VUI parameters. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

validate_configFunction · 0.85

Calls 1

getMethod · 0.45

Tested by

no test coverage detected