FFmpeg
Public Attributes | List of all members
ThreadContext Struct Reference

Public Attributes

AVCodecContextparent_avctx
 
pthread_mutex_t buffer_mutex
 
AVFifoBuffertask_fifo
 
pthread_mutex_t task_fifo_mutex
 
pthread_cond_t task_fifo_cond
 
Task finished_tasks [BUFFER_SIZE]
 
pthread_mutex_t finished_task_mutex
 
pthread_cond_t finished_task_cond
 
unsigned task_index
 
unsigned finished_task_index
 
pthread_t worker [MAX_THREADS]
 
atomic_int exit
 
AVFilterGraphgraph
 
AVSliceThread * thread
 
avfilter_action_funcfunc
 
AVFilterContextctx
 
void * arg
 
int * rets
 

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