Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IENT/YUView
/ getCodecName
Method
getCodecName
YUViewLib/src/decoder/decoderHM.h:103–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
102
QString getDecoderName() const override;
103
QString getCodecName() const override { return
"hevc"
; }
104
105
int nrSignalsSupported() const override { return nrSignals; }
106
Callers
5
runParsingOfFile
Method · 0.45
decoderFFmpeg
Method · 0.45
createDecoder
Method · 0.45
playlistItemCompressedVideo
Method · 0.45
getInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected