kodi
|
This is the complete list of members for CDVDFactoryCodec, including all inherited members.
ClearHWAccels() (defined in CDVDFactoryCodec) | CDVDFactoryCodec | static |
ClearHWAudioCodecs() (defined in CDVDFactoryCodec) | CDVDFactoryCodec | static |
ClearHWVideoCodecs() (defined in CDVDFactoryCodec) | CDVDFactoryCodec | static |
CreateAudioCodec(CDVDStreamInfo &hint, CProcessInfo &processInfo, bool allowpassthrough, bool allowdtshddecode, CAEStreamInfo::DataType ptStreamType) (defined in CDVDFactoryCodec) | CDVDFactoryCodec | static |
CreateAudioCodecHW(const std::string &id, CProcessInfo &processInfo) (defined in CDVDFactoryCodec) | CDVDFactoryCodec | protectedstatic |
CreateOverlayCodec(CDVDStreamInfo &hint) (defined in CDVDFactoryCodec) | CDVDFactoryCodec | static |
CreateVideoCodec(CDVDStreamInfo &hint, CProcessInfo &processInfo) (defined in CDVDFactoryCodec) | CDVDFactoryCodec | static |
CreateVideoCodecHW(const std::string &id, CProcessInfo &processInfo) (defined in CDVDFactoryCodec) | CDVDFactoryCodec | protectedstatic |
CreateVideoCodecHWAccel(const std::string &id, CDVDStreamInfo &hint, CProcessInfo &processInfo, AVPixelFormat fmt) (defined in CDVDFactoryCodec) | CDVDFactoryCodec | static |
GetHWAccels() (defined in CDVDFactoryCodec) | CDVDFactoryCodec | static |
m_hwAccels (defined in CDVDFactoryCodec) | CDVDFactoryCodec | protectedstatic |
m_hwAudioCodecs (defined in CDVDFactoryCodec) | CDVDFactoryCodec | protectedstatic |
m_hwVideoCodecs (defined in CDVDFactoryCodec) | CDVDFactoryCodec | protectedstatic |
RegisterHWAccel(const std::string &id, CreateHWAccel createFunc) (defined in CDVDFactoryCodec) | CDVDFactoryCodec | static |
RegisterHWAudioCodec(const std::string &id, CreateHWAudioCodec createFunc) (defined in CDVDFactoryCodec) | CDVDFactoryCodec | static |
RegisterHWVideoCodec(const std::string &id, CreateHWVideoCodec createFunc) (defined in CDVDFactoryCodec) | CDVDFactoryCodec | static |