MovieContext Struct Reference


Data Fields

const AVClassclass
int64_t seek_point
 seekpoint in microseconds
double seek_point_d
char * format_name
char * file_name
int stream_index
AVFormatContextformat_ctx
AVCodecContextcodec_ctx
int is_done
AVFrameframe
 video frame to store the decoded images in
int w
int h
AVFilterBufferRefpicref

Detailed Description

Definition at line 41 of file vsrc_movie.c.


Field Documentation

Definition at line 42 of file vsrc_movie.c.

Referenced by init().

Definition at line 50 of file vsrc_movie.c.

Referenced by movie_get_frame(), movie_init(), query_formats(), and uninit().

Definition at line 46 of file vsrc_movie.c.

Referenced by init(), movie_get_frame(), movie_init(), and uninit().

Definition at line 49 of file vsrc_movie.c.

Referenced by config_output_props(), movie_get_frame(), movie_init(), and uninit().

Definition at line 45 of file vsrc_movie.c.

Referenced by movie_init(), and uninit().

video frame to store the decoded images in

Definition at line 52 of file vsrc_movie.c.

Referenced by movie_get_frame(), movie_init(), and uninit().

Definition at line 54 of file vsrc_movie.c.

Referenced by config_output_props(), and movie_init().

Definition at line 51 of file vsrc_movie.c.

Referenced by movie_get_frame(), and request_frame().

Definition at line 55 of file vsrc_movie.c.

Referenced by movie_get_frame(), request_frame(), and uninit().

seekpoint in microseconds

Definition at line 43 of file vsrc_movie.c.

Referenced by init(), and movie_init().

Definition at line 44 of file vsrc_movie.c.

Referenced by init().

Definition at line 47 of file vsrc_movie.c.

Referenced by config_output_props(), movie_get_frame(), and movie_init().

Definition at line 54 of file vsrc_movie.c.

Referenced by config_output_props(), and movie_init().


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

Generated on Fri Oct 26 02:39:52 2012 for FFmpeg by  doxygen 1.5.8