]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/cdxl.c
avcodec/Makefile: add missing av1_cuvid entry
[ffmpeg] / libavcodec / cdxl.c
index 78f5d50102f1849c8cbd04b857247e4826c9936c..7c82967df02b5a54cf9ac16f5be74eddb7998bc8 100644 (file)
@@ -295,6 +295,7 @@ static int cdxl_decode_frame(AVCodecContext *avctx, void *data,
     if ((ret = ff_get_buffer(avctx, p, 0)) < 0)
         return ret;
     p->pict_type = AV_PICTURE_TYPE_I;
+    p->key_frame = 1;
 
     if (encoding) {
         av_fast_padded_malloc(&c->new_video, &c->new_video_size,