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

Data Fields

AVFrameframe
 
AVPacketpkt
 

Detailed Description

Definition at line 113 of file ffmpeg_dec.c.

Field Documentation

◆ frame

AVFrame* DecThreadContext::frame

Definition at line 114 of file ffmpeg_dec.c.

Referenced by dec_thread_init(), dec_thread_uninit(), and decoder_thread().

◆ pkt

AVPacket* DecThreadContext::pkt

Definition at line 115 of file ffmpeg_dec.c.

Referenced by dec_thread_init(), dec_thread_uninit(), and decoder_thread().


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