| FFmpeg
    | 
libutvideo.h File Reference
  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>
Include dependency graph for libutvideo.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| Data Structures | |
| struct | UtVideoExtra | 
| struct | UtVideoContext | 
| Macros | |
| #define | UTVF_NFCC_BGR_BU UTVF_RGB24_WIN | 
| #define | UTVF_NFCC_BGRA_BU UTVF_RGB32_WIN | 
Detailed Description
Known FOURCCs: 'ULY0' (YCbCr 4:2:0), 'ULY2' (YCbCr 4:2:2), 'ULRG' (RGB), 'ULRA' (RGBA)
Definition in file libutvideo.h.
Macro Definition Documentation
| #define UTVF_NFCC_BGR_BU UTVF_RGB24_WIN | 
Definition at line 41 of file libutvideo.h.
Referenced by utvideo_decode_init(), and utvideo_encode_init().
| #define UTVF_NFCC_BGRA_BU UTVF_RGB32_WIN | 
Definition at line 45 of file libutvideo.h.
Referenced by utvideo_decode_init(), and utvideo_encode_init().
Generated on Fri Oct 31 2025 06:56:22 for FFmpeg by
 1.8.11
 1.8.11