Go to the documentation of this file.
27 #ifndef AVCODEC_LIBUTVIDEO_H
28 #define AVCODEC_LIBUTVIDEO_H
31 #include <utvideo/utvideo.h>
32 #include <utvideo/Codec.h>
40 #if !defined(UTVF_NFCC_BGR_BU)
41 #define UTVF_NFCC_BGR_BU UTVF_RGB24_WIN
44 #if !defined(UTVF_NFCC_BGRA_BU)
45 #define UTVF_NFCC_BGRA_BU UTVF_RGB32_WIN