21 #ifndef AVCODEC_LIBVPX_H 22 #define AVCODEC_LIBVPX_H 24 #include <vpx/vpx_codec.h> enum AVPixelFormat ff_vpx_imgfmt_to_pixfmt(vpx_img_fmt_t img)
Libavcodec external API header.
vpx_img_fmt_t ff_vpx_pixfmt_to_imgfmt(enum AVPixelFormat pix)
AVPixelFormat
Pixel format.