FFmpeg
Classes | Typedefs | Functions | Variables
raw.h File Reference

Raw Video Codec. More...

#include "avcodec.h"
#include "internal.h"
#include "libavutil/internal.h"

Go to the source code of this file.

Classes

struct  PixelFormatTag
 

Typedefs

typedef struct PixelFormatTag PixelFormatTag
 

Functions

const struct PixelFormatTagavpriv_get_raw_pix_fmt_tags (void)
 
enum AVPixelFormat avpriv_find_pix_fmt (const PixelFormatTag *tags, unsigned int fourcc)
 

Variables

const PixelFormatTag ff_raw_pix_fmt_tags []
 
av_export_avcodec const PixelFormatTag avpriv_pix_fmt_bps_avi []
 
av_export_avcodec const PixelFormatTag avpriv_pix_fmt_bps_mov []
 

Detailed Description

Raw Video Codec.