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

Class AVPacket

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

Source from the content-addressed store, hash-verified

56
57 struct AVCodecContext* codec_ctx_ = nullptr;
58 struct AVPacket* packet_ = nullptr;
59 struct AVFrame* frame_ = nullptr;
60 struct AVFrame* rgb_frame_ = nullptr;
61 struct SwsContext* sws_ctx_ = nullptr;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected