summaryrefslogtreecommitdiff
path: root/src/lib/ffmpeg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/ffmpeg.h')
-rw-r--r--src/lib/ffmpeg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/ffmpeg.h b/src/lib/ffmpeg.h
index a9823007b..fac8a2d84 100644
--- a/src/lib/ffmpeg.h
+++ b/src/lib/ffmpeg.h
@@ -69,7 +69,6 @@ protected:
FileGroup _file_group;
AVFormatContext* _format_context;
- AVPacket _packet;
AVFrame* _frame;
/** Index of video stream within AVFormatContext */