HVE
HVE Hardware Video Encoder library
hve Struct Reference

Internal library data passed around by the user. More...

#include <hve.h>

Data Fields

enum AVPixelFormat sw_pix_fmt
 
AVBufferRef * hw_device_ctx
 
AVCodecContext * avctx
 
AVFilterContext * buffersrc_ctx
 
AVFilterContext * buffersink_ctx
 
AVFilterGraph * filter_graph
 
AVFrame * sw_frame
 
AVFrame * hw_frame
 
AVFrame * fr_frame
 
AVPacket enc_pkt
 

Detailed Description

Internal library data passed around by the user.

See also
hve_init, hve_close

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