]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/cscd.c
avformat/mux: factorize interleaved write_packet
[ffmpeg] / libavcodec / cscd.c
index 8781df110caa002d04498bedea950342df9ec85d..d50ddd6258ce515da401f7627651bb331da49392 100644 (file)
@@ -77,7 +77,7 @@ static int decode_frame(AVCodecContext *avctx, void *data, int *got_frame,
         return AVERROR_INVALIDDATA;
     }
 
-    if ((ret = ff_reget_buffer(avctx, c->pic)) < 0)
+    if ((ret = ff_reget_buffer(avctx, c->pic, 0)) < 0)
         return ret;
 
     // decompress data