raw.h File Reference

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 []

Detailed Description

Raw Video Codec.

Definition in file raw.h.

Typedef Documentation

Variable Documentation

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().