MCPcopy Create free account
hub / github.com/IENT/YUView / AVPixelFormat

Enum AVPixelFormat

YUViewLib/src/ffmpeg/FFMpegLibrariesTypes.h:205–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

203};
204
205enum AVPixelFormat
206{
207 AV_PIX_FMT_NONE = -1
208};
209
210/* The order / numbering of the values in this enum changes depending on the libavcodec version
211 * number or even how the library was compiled. The id for AV_CODEC_ID_NONE is always 0. Update In

Callers 1

getPixelFormatMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected