| 
    FFmpeg
    
   | 
 
Known FOURCCs: 'ULY0' (YCbCr 4:2:0), 'ULY2' (YCbCr 4:2:2), 'ULRG' (RGB), 'ULRA' (RGBA) More...
#include <stdlib.h>#include <utvideo/utvideo.h>#include <utvideo/Codec.h>Go to the source code of this file.
Data Structures | |
| struct | UtVideoExtra | 
| struct | UtVideoContext | 
Macros | |
| #define | UTVF_RGB24_WIN UTVF_NFCC_BGR_BU | 
| #define | UTVF_RGB32_WIN UTVF_NFCC_BGRA_BU | 
Known FOURCCs: 'ULY0' (YCbCr 4:2:0), 'ULY2' (YCbCr 4:2:2), 'ULRG' (RGB), 'ULRA' (RGBA)
Definition in file libutvideo.h.
| #define UTVF_RGB24_WIN UTVF_NFCC_BGR_BU | 
Definition at line 37 of file libutvideo.h.
Referenced by utvideo_decode_init(), and utvideo_encode_init().
| #define UTVF_RGB32_WIN UTVF_NFCC_BGRA_BU | 
Definition at line 41 of file libutvideo.h.
Referenced by utvideo_decode_init(), and utvideo_encode_init().
 1.8.2