MCPcopy Create free account
hub / github.com/IENT/YUView / getCodec

Method getCodec

YUViewLib/src/ffmpeg/AVCodecContextWrapper.cpp:441–444  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

439}
440
441AVCodecContext *AVCodecContextWrapper::getCodec()
442{
443 return this->codec;
444}
445
446AVPixelFormat AVCodecContextWrapper::getPixelFormat()
447{

Callers 5

configureDecoderMethod · 0.80
pushPacketToDecoderMethod · 0.80
getFrameFromDecoderMethod · 0.80
flush_buffersMethod · 0.80
avcodecOpen2Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected