FFmpeg
Functions
pthread.c File Reference

Multithreading support functions. More...

#include "avcodec.h"
#include "internal.h"
#include "pthread_internal.h"
#include "thread.h"

Functions

int ff_thread_init (AVCodecContext *avctx)
 
void ff_thread_free (AVCodecContext *avctx)
 

Detailed Description

Multithreading support functions.

See also
doc/multithreading.txt