libavcodec/frame_thread_encoder.h File Reference

#include "avcodec.h"

Go to the source code of this file.

Functions

int ff_frame_thread_encoder_init (AVCodecContext *avctx, AVDictionary *options)
void ff_frame_thread_encoder_free (AVCodecContext *avctx)
int ff_thread_video_encode_frame (AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet_ptr)


Function Documentation

void ff_frame_thread_encoder_free ( AVCodecContext avctx  ) 

Definition at line 193 of file frame_thread_encoder.c.

Referenced by avcodec_close(), and ff_frame_thread_encoder_init().

int ff_frame_thread_encoder_init ( AVCodecContext avctx,
AVDictionary options 
)

Definition at line 116 of file frame_thread_encoder.c.

Referenced by avcodec_open2().

int ff_thread_video_encode_frame ( AVCodecContext avctx,
AVPacket pkt,
const AVFrame frame,
int got_packet_ptr 
)

Definition at line 215 of file frame_thread_encoder.c.

Referenced by avcodec_encode_video2().


Generated on Fri Oct 26 02:50:05 2012 for FFmpeg by  doxygen 1.5.8