MCPcopy Create free account
hub / github.com/OpenShot/libopenshot / AVPixelFormat

Enum AVPixelFormat

src/FFmpegReader.cpp:164–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162
163// Get hardware pix format
164static enum AVPixelFormat get_hw_dec_format(AVCodecContext *ctx, const enum AVPixelFormat *pix_fmts)
165{
166 const enum AVPixelFormat *p;
167

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected