early-access version 1680
This commit is contained in:
3
externals/ffmpeg/libavcodec/v4l2_m2m.h
vendored
3
externals/ffmpeg/libavcodec/v4l2_m2m.h
vendored
@@ -58,6 +58,9 @@ typedef struct V4L2m2mContext {
|
||||
int draining;
|
||||
AVPacket buf_pkt;
|
||||
|
||||
/* Reference to a frame. Only used during encoding */
|
||||
AVFrame *frame;
|
||||
|
||||
/* Reference to self; only valid while codec is active. */
|
||||
AVBufferRef *self_ref;
|
||||
|
||||
|
Reference in New Issue
Block a user