|
virtual bool | Open (AVCodecContext *avctx, AVCodecContext *mainctx, const enum AVPixelFormat)=0 |
|
virtual CDVDVideoCodec::VCReturn | Decode (AVCodecContext *avctx, AVFrame *frame)=0 |
|
virtual bool | GetPicture (AVCodecContext *avctx, VideoPicture *picture)=0 |
|
virtual CDVDVideoCodec::VCReturn | Check (AVCodecContext *avctx)=0 |
|
virtual void | Reset () |
|
virtual unsigned | GetAllowedReferences () |
|
virtual bool | CanSkipDeint () |
|
virtual const std::string | Name ()=0 |
|
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 file: