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

Function make_avcodec_encode_session

src/video.cpp:1894–2280  ·  view source on GitHub ↗

* @brief Create an AVCodec encode session. * * @param disp Display being encoded. * @param encoder Selected encoder. * @param config Video configuration. * @param width Encoded frame width. * @param height Encoded frame height. * @param encode_device AVCodec encode device. * @return AVCodec encode session, or nullptr on failure. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

make_encode_sessionFunction · 0.85

Calls 15

framerate_to_rationalFunction · 0.85
maxFunction · 0.85
moveFunction · 0.85
minFunction · 0.85
colorspace_is_hdrFunction · 0.85
has_rightMethod · 0.80
emptyMethod · 0.80
getMethod · 0.45
is_codec_supportedMethod · 0.45
resetMethod · 0.45

Tested by

no test coverage detected