]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/internal.h
avcodec/hnm4video: Cleanup generically on init failure
[ffmpeg] / libavcodec / internal.h
index 5d0e6e78318ac35c39603a21e30fc78137dae887..ce4dbbc2b95f14c24d2db5f8678dfae51a402989 100644 (file)
@@ -145,6 +145,8 @@ typedef struct AVCodecInternal {
      * for decoding.
      */
     AVPacket *last_pkt_props;
+    AVPacketList *pkt_props;
+    AVPacketList *pkt_props_tail;
 
     /**
      * temporary buffer used for encoders to store their bitstream