FFmpeg
|
#include <threadframe.h>
Data Fields | |
AVFrame * | f |
AVCodecContext * | owner [2] |
struct ThreadFrameProgress * | progress |
Definition at line 27 of file threadframe.h.
AVFrame* ThreadFrame::f |
Definition at line 28 of file threadframe.h.
Referenced by alloc_picture().
AVCodecContext* ThreadFrame::owner[2] |
Definition at line 29 of file threadframe.h.
struct ThreadFrameProgress* ThreadFrame::progress |
Definition at line 30 of file threadframe.h.