|
FFmpeg
|
Data Fields | |
| AVFrame * | frame |
| AVPacket * | pkt |
Definition at line 68 of file ffmpeg_enc.c.
| AVFrame* EncoderThread::frame |
Definition at line 69 of file ffmpeg_enc.c.
Referenced by enc_thread_init(), enc_thread_uninit(), encoder_thread(), and reinit_encoder().
| AVPacket* EncoderThread::pkt |
Definition at line 70 of file ffmpeg_enc.c.
Referenced by enc_thread_init(), enc_thread_uninit(), encoder_thread(), and flush_encoder().