mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
roqvideo: remove unused variables
This commit is contained in:
@@ -44,7 +44,6 @@ struct RoqTempData;
|
||||
typedef struct RoqContext {
|
||||
|
||||
AVCodecContext *avctx;
|
||||
AVFrame frames[2];
|
||||
AVFrame *last_frame;
|
||||
AVFrame *current_frame;
|
||||
int first_frame;
|
||||
|
||||
Reference in New Issue
Block a user