MCPcopy Create free account
hub / github.com/FastFlowLM/FastFlowLM / AVCodecContext

Class AVCodecContext

src/include/image/image_reader.hpp:57–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55 ImageMemoryPool memory_pool_;
56
57 struct AVCodecContext* codec_ctx_ = nullptr;
58 struct AVPacket* packet_ = nullptr;
59 struct AVFrame* frame_ = nullptr;
60 struct AVFrame* rgb_frame_ = nullptr;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected