FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
thumb_frame Struct Reference

Data Fields

AVFramebuf
 cached frame More...
 
int histogram [HIST_SIZE]
 RGB color distribution histogram of the frame. More...
 

Detailed Description

Definition at line 36 of file vf_thumbnail.c.

Field Documentation

AVFrame* thumb_frame::buf

cached frame

Definition at line 37 of file vf_thumbnail.c.

Referenced by filter_frame(), get_best_frame(), and uninit().

int thumb_frame::histogram[HIST_SIZE]

RGB color distribution histogram of the frame.

Definition at line 38 of file vf_thumbnail.c.

Referenced by filter_frame(), and get_best_frame().


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