]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/h264.c
avcodec: Drop long-deprecated imgconvert.h header
[ffmpeg] / libavcodec / h264.c
index 2c4f07d601e9b6609208a60400c46ab20b23e5d4..99cf5dc9f39b1db876fa214f54d662f94f6903e0 100644 (file)
@@ -2773,7 +2773,6 @@ static int decode_slice_header(H264Context *h, H264Context *h0)
             }
         } else {
             /* Frame or first field in a potentially complementary pair */
-            assert(!s0->current_picture_ptr);
             s0->first_field = FIELD_PICTURE;
         }