Raw Video Codec. More...
#include "avcodec.h"
Go to the source code of this file.
Data Structures | |
struct | PixelFormatTag |
Typedefs | |
typedef struct PixelFormatTag | PixelFormatTag |
Variables | |
const PixelFormatTag | ff_raw_pix_fmt_tags [] |
Raw Video Codec.
Definition in file raw.h.
typedef struct PixelFormatTag PixelFormatTag |
const PixelFormatTag ff_raw_pix_fmt_tags[] |
Definition at line 30 of file raw.c.
Referenced by avcodec_pix_fmt_to_codec_tag(), and raw_init_decoder().