FrameBuffer Struct Reference


Data Fields

uint8_t * base [4]
uint8_t * data [4]
int linesize [4]
int h
int w
enum PixelFormat pix_fmt
int refcount
struct InputStreamist
struct FrameBuffernext

Detailed Description

Definition at line 185 of file ffmpeg.c.


Field Documentation

uint8_t* FrameBuffer::base[4]

Definition at line 186 of file ffmpeg.c.

Referenced by alloc_buffer(), codec_get_buffer(), and free_buffer_pool().

uint8_t* FrameBuffer::data[4]

Definition at line 187 of file ffmpeg.c.

Referenced by alloc_buffer(), and codec_get_buffer().

Definition at line 190 of file ffmpeg.c.

Referenced by alloc_buffer(), and codec_get_buffer().

struct InputStream* FrameBuffer::ist [read]

Definition at line 194 of file ffmpeg.c.

Referenced by alloc_buffer(), and filter_release_buffer().

Definition at line 188 of file ffmpeg.c.

Referenced by alloc_buffer(), and codec_get_buffer().

Definition at line 195 of file ffmpeg.c.

Referenced by codec_get_buffer(), free_buffer_pool(), and unref_buffer().

Definition at line 191 of file ffmpeg.c.

Referenced by alloc_buffer(), and codec_get_buffer().

Definition at line 193 of file ffmpeg.c.

Referenced by codec_get_buffer(), transcode_video(), and unref_buffer().

Definition at line 190 of file ffmpeg.c.

Referenced by alloc_buffer(), and codec_get_buffer().


The documentation for this struct was generated from the following file:

Generated on Fri Oct 26 02:46:16 2012 for FFmpeg by  doxygen 1.5.8