]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/pthread_frame.c
avcodec/dxva2_hevc: unbreak compilation after recent sps/pps changes
[ffmpeg] / libavcodec / pthread_frame.c
index d48ee33edf1885c56c08d25faea887ca9a97498f..a8789ae4644e8d5dff8572d7dda2c65f5f56e537 100644 (file)
@@ -475,7 +475,7 @@ int ff_thread_decode_frame(AVCodecContext *avctx,
     fctx->next_finished = finished;
 
     /*
-     * When no frame was found while flushing, but an error occured in
+     * When no frame was found while flushing, but an error occurred in
      * any thread, return it instead of 0.
      * Otherwise the error can get lost.
      */