|
| CDecoder (CProcessInfo &processInfo) |
|
bool | Open (AVCodecContext *avctx, AVCodecContext *mainctx, const enum AVPixelFormat) override |
|
CDVDVideoCodec::VCReturn | Decode (AVCodecContext *avctx, AVFrame *frame) override |
|
bool | GetPicture (AVCodecContext *avctx, VideoPicture *picture) override |
|
CDVDVideoCodec::VCReturn | Check (AVCodecContext *avctx) override |
|
const std::string | Name () override |
|
unsigned | GetAllowedReferences () override |
|
void | Close () |
|
virtual void | Reset () |
|
virtual bool | CanSkipDeint () |
|
virtual void | SetCodecControl (int flags) |
|
| IDVDResourceCounted (const IDVDResourceCounted &)=delete |
|
IDVDResourceCounted & | operator= (const IDVDResourceCounted &)=delete |
|
virtual IHardwareDecoder * | Acquire () |
|
virtual long | Release () |
|
|
std::atomic< long > | m_refs |
|
The documentation for this class was generated from the following files:
- xbmc/cores/VideoPlayer/DVDCodecs/Video/VTB.h
- xbmc/cores/VideoPlayer/DVDCodecs/Video/VTB.cpp