vf_info_s Struct Reference

#include <vf.h>


Data Fields

const char * info
const char * name
const char * author
const char * comment
int(* vf_open )(struct vf_instance *vf, char *args)
const void * opts


Detailed Description

Definition at line 31 of file vf.h.


Field Documentation

const char* vf_info_s::author

Definition at line 34 of file vf.h.

const char* vf_info_s::comment

Definition at line 35 of file vf.h.

const char* vf_info_s::info

Definition at line 32 of file vf.h.

const char* vf_info_s::name

Definition at line 33 of file vf.h.

Referenced by analyze(), find_best(), put_image(), vf_next_draw_slice(), and vf_open().

const void* vf_info_s::opts

Definition at line 38 of file vf.h.

Referenced by init().

int(* vf_info_s::vf_open)(struct vf_instance *vf, char *args)

Referenced by init().


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

Generated on Fri Oct 26 02:38:25 2012 for FFmpeg by  doxygen 1.5.8