Remove FFmpeg::_packet.
[dcpomatic.git] / src / lib / ffmpeg.h
index a9823007bd290928841ac05b0f868cd029976ae2..fac8a2d840b3960e8290e6ddec8448dd318e1721 100644 (file)
@@ -69,7 +69,6 @@ protected:
        FileGroup _file_group;
 
        AVFormatContext* _format_context;
-       AVPacket _packet;
        AVFrame* _frame;
 
        /** Index of video stream within AVFormatContext */