Sunshine latest
Self-hosted game stream host for Moonlight.
nvenc_utils.cpp File Reference

Definitions for NVENC utilities. More...

#include <cassert>
#include "nvenc_utils.h"
Include dependency graph for nvenc_utils.cpp:

Namespaces

namespace  nvenc
 Standalone NVENC encoder.
 

Functions

DXGI_FORMAT nvenc::dxgi_format_from_nvenc_format (NV_ENC_BUFFER_FORMAT format)
 
nvenc_colorspace_t nvenc::nvenc_colorspace_from_sunshine_colorspace (const video::sunshine_colorspace_t &sunshine_colorspace)
 
NV_ENC_BUFFER_FORMAT nvenc::nvenc_format_from_sunshine_format (platf::pix_fmt_e format)
 

Detailed Description

Definitions for NVENC utilities.