#include <video_decoder.h>
|
virtual | ~VideoDecoder () |
|
virtual int32_t | InitDecode (const VideoCodec *codec_settings, int32_t number_of_cores)=0 |
|
virtual int32_t | Decode (const EncodedImage &input_image, bool missing_frames, const RTPFragmentationHeader *fragmentation, const CodecSpecificInfo *codec_specific_info=NULL, int64_t render_time_ms=-1)=0 |
|
virtual int32_t | RegisterDecodeCompleteCallback (DecodedImageCallback *callback)=0 |
|
virtual int32_t | Release ()=0 |
|
virtual bool | PrefersLateDecoding () const |
|
virtual const char * | ImplementationName () const |
|
virtual | ~VideoDecoder () |
|
virtual int32_t | InitDecode (const VideoCodec *codec_settings, int32_t number_of_cores)=0 |
|
virtual int32_t | Decode (const EncodedImage &input_image, bool missing_frames, const RTPFragmentationHeader *fragmentation, const CodecSpecificInfo *codec_specific_info=NULL, int64_t render_time_ms=-1)=0 |
|
virtual int32_t | RegisterDecodeCompleteCallback (DecodedImageCallback *callback)=0 |
|
virtual int32_t | Release ()=0 |
|
virtual bool | PrefersLateDecoding () const |
|
virtual const char * | ImplementationName () const |
|
◆ ~VideoDecoder() [1/2]
virtual webrtc::VideoDecoder::~VideoDecoder |
( |
| ) |
|
|
inlinevirtual |
◆ ~VideoDecoder() [2/2]
virtual webrtc::VideoDecoder::~VideoDecoder |
( |
| ) |
|
|
inlinevirtual |
◆ Decode() [1/2]
Implemented in webrtc::VP9DecoderImpl, webrtc::VP9DecoderImpl, webrtc::VP8DecoderImpl, webrtc::VP8DecoderImpl, webrtc::I420Decoder, webrtc::I420Decoder, webrtc_jni::MediaCodecVideoDecoder, webrtc::test::FakeNullDecoder, webrtc::test::FakeNullDecoder, webrtc::test::FakeH264Decoder, webrtc::test::FakeH264Decoder, webrtc::H264DecoderImpl, webrtc::H264DecoderImpl, cricket::FakeWebRtcVideoDecoder, cricket::FakeWebRtcVideoDecoder, webrtc::H264VideoToolboxDecoder, webrtc::H264VideoToolboxDecoder, webrtc::VideoDecoderSoftwareFallbackWrapperTest::CountingFakeDecoder, webrtc::VideoDecoderSoftwareFallbackWrapper, webrtc::VideoDecoderSoftwareFallbackWrapper, webrtc::test::FakeDecoder, and webrtc::test::FakeDecoder.
◆ Decode() [2/2]
Implemented in webrtc::VP9DecoderImpl, webrtc::VP9DecoderImpl, webrtc::VP8DecoderImpl, webrtc::VP8DecoderImpl, webrtc::I420Decoder, webrtc::I420Decoder, webrtc_jni::MediaCodecVideoDecoder, webrtc::test::FakeNullDecoder, webrtc::test::FakeNullDecoder, webrtc::test::FakeH264Decoder, webrtc::test::FakeH264Decoder, webrtc::H264DecoderImpl, webrtc::H264DecoderImpl, cricket::FakeWebRtcVideoDecoder, cricket::FakeWebRtcVideoDecoder, webrtc::H264VideoToolboxDecoder, webrtc::H264VideoToolboxDecoder, webrtc::VideoDecoderSoftwareFallbackWrapperTest::CountingFakeDecoder, webrtc::VideoDecoderSoftwareFallbackWrapper, webrtc::VideoDecoderSoftwareFallbackWrapper, webrtc::test::FakeDecoder, and webrtc::test::FakeDecoder.
◆ ImplementationName() [1/2]
virtual const char* webrtc::VideoDecoder::ImplementationName |
( |
| ) |
const |
|
inlinevirtual |
Reimplemented in webrtc::VP9DecoderImpl, webrtc::VP9DecoderImpl, webrtc::VP8DecoderImpl, webrtc::VP8DecoderImpl, webrtc_jni::MediaCodecVideoDecoder, webrtc::H264DecoderImpl, webrtc::H264DecoderImpl, webrtc::VideoDecoderSoftwareFallbackWrapperTest::CountingFakeDecoder, webrtc::VideoDecoderSoftwareFallbackWrapper, webrtc::H264VideoToolboxDecoder, webrtc::VideoDecoderSoftwareFallbackWrapper, webrtc::H264VideoToolboxDecoder, webrtc::test::FakeDecoder, and webrtc::test::FakeDecoder.
◆ ImplementationName() [2/2]
virtual const char* webrtc::VideoDecoder::ImplementationName |
( |
| ) |
const |
|
inlinevirtual |
Reimplemented in webrtc::VP9DecoderImpl, webrtc::VP9DecoderImpl, webrtc::VP8DecoderImpl, webrtc::VP8DecoderImpl, webrtc_jni::MediaCodecVideoDecoder, webrtc::H264DecoderImpl, webrtc::H264DecoderImpl, webrtc::VideoDecoderSoftwareFallbackWrapperTest::CountingFakeDecoder, webrtc::VideoDecoderSoftwareFallbackWrapper, webrtc::H264VideoToolboxDecoder, webrtc::VideoDecoderSoftwareFallbackWrapper, webrtc::H264VideoToolboxDecoder, webrtc::test::FakeDecoder, and webrtc::test::FakeDecoder.
◆ InitDecode() [1/2]
◆ InitDecode() [2/2]
◆ PrefersLateDecoding() [1/2]
virtual bool webrtc::VideoDecoder::PrefersLateDecoding |
( |
| ) |
const |
|
inlinevirtual |
◆ PrefersLateDecoding() [2/2]
virtual bool webrtc::VideoDecoder::PrefersLateDecoding |
( |
| ) |
const |
|
inlinevirtual |
◆ RegisterDecodeCompleteCallback() [1/2]
Implemented in webrtc::VP9DecoderImpl, webrtc::VP9DecoderImpl, webrtc::VP8DecoderImpl, webrtc::VP8DecoderImpl, webrtc::I420Decoder, webrtc::I420Decoder, webrtc_jni::MediaCodecVideoDecoder, cricket::FakeWebRtcVideoDecoder, cricket::FakeWebRtcVideoDecoder, webrtc::H264DecoderImpl, webrtc::H264DecoderImpl, webrtc::VideoDecoderSoftwareFallbackWrapperTest::CountingFakeDecoder, webrtc::H264VideoToolboxDecoder, webrtc::H264VideoToolboxDecoder, webrtc::VideoDecoderSoftwareFallbackWrapper, webrtc::VideoDecoderSoftwareFallbackWrapper, webrtc::test::FakeDecoder, and webrtc::test::FakeDecoder.
◆ RegisterDecodeCompleteCallback() [2/2]
Implemented in webrtc::VP9DecoderImpl, webrtc::VP9DecoderImpl, webrtc::VP8DecoderImpl, webrtc::VP8DecoderImpl, webrtc::I420Decoder, webrtc::I420Decoder, webrtc_jni::MediaCodecVideoDecoder, cricket::FakeWebRtcVideoDecoder, cricket::FakeWebRtcVideoDecoder, webrtc::H264DecoderImpl, webrtc::H264DecoderImpl, webrtc::VideoDecoderSoftwareFallbackWrapperTest::CountingFakeDecoder, webrtc::H264VideoToolboxDecoder, webrtc::H264VideoToolboxDecoder, webrtc::VideoDecoderSoftwareFallbackWrapper, webrtc::VideoDecoderSoftwareFallbackWrapper, webrtc::test::FakeDecoder, and webrtc::test::FakeDecoder.
◆ Release() [1/2]
virtual int32_t webrtc::VideoDecoder::Release |
( |
| ) |
|
|
pure virtual |
Implemented in webrtc::VP9DecoderImpl, webrtc::VP9DecoderImpl, webrtc::VP8DecoderImpl, webrtc::VP8DecoderImpl, webrtc::I420Decoder, webrtc::I420Decoder, webrtc_jni::MediaCodecVideoDecoder, cricket::FakeWebRtcVideoDecoder, cricket::FakeWebRtcVideoDecoder, webrtc::VideoDecoderSoftwareFallbackWrapperTest::CountingFakeDecoder, webrtc::H264DecoderImpl, webrtc::H264DecoderImpl, webrtc::H264VideoToolboxDecoder, webrtc::H264VideoToolboxDecoder, webrtc::VideoDecoderSoftwareFallbackWrapper, webrtc::VideoDecoderSoftwareFallbackWrapper, webrtc::test::FakeDecoder, and webrtc::test::FakeDecoder.
◆ Release() [2/2]
virtual int32_t webrtc::VideoDecoder::Release |
( |
| ) |
|
|
pure virtual |
Implemented in webrtc::VP9DecoderImpl, webrtc::VP9DecoderImpl, webrtc::VP8DecoderImpl, webrtc::VP8DecoderImpl, webrtc::I420Decoder, webrtc::I420Decoder, webrtc_jni::MediaCodecVideoDecoder, cricket::FakeWebRtcVideoDecoder, cricket::FakeWebRtcVideoDecoder, webrtc::VideoDecoderSoftwareFallbackWrapperTest::CountingFakeDecoder, webrtc::H264DecoderImpl, webrtc::H264DecoderImpl, webrtc::H264VideoToolboxDecoder, webrtc::H264VideoToolboxDecoder, webrtc::VideoDecoderSoftwareFallbackWrapper, webrtc::VideoDecoderSoftwareFallbackWrapper, webrtc::test::FakeDecoder, and webrtc::test::FakeDecoder.
The documentation for this class was generated from the following file:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/video_decoder.h