parent
1a37dcf3d5
commit
d146c0561f
@ -81,7 +81,7 @@ struct FfmpegEncoder
|
||||
|
||||
struct SwsContext* m_sws_context = nullptr;
|
||||
AVFrame* m_frame_yuv = nullptr;
|
||||
AVCodec* m_codec = nullptr;
|
||||
const AVCodec* m_codec = nullptr;
|
||||
AVCodecContext* m_codec_context = nullptr;
|
||||
AVStream* m_stream = nullptr;
|
||||
AVPacket* m_packet = nullptr;
|
||||
|
Loading…
Reference in New Issue
Block a user