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 voidopts

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

Definition at line 38 of file vf.h.

Referenced by init().

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

Definition at line 36 of file vf.h.

Referenced by init().


The documentation for this struct was generated from the following file:
  • libavfilter/libmpcodecs/vf.h