MCPcopy Create free account
hub / github.com/Nevcairiel/LAVFilters / CreateDecoderAVCodec

Function CreateDecoderAVCodec

decoder/LAVVideo/decoders/avcodec.cpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47////////////////////////////////////////////////////////////////////////////////
48
49ILAVDecoder *CreateDecoderAVCodec()
50{
51 return new CDecAvcodec();
52}
53
54////////////////////////////////////////////////////////////////////////////////
55// Create DXVA2 Extended Flags from a AVFrame and AVCodecContext

Callers 1

CreateDecoderMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected