]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/rtpdec_vp8.c
Merge commit 'bcc07e2576cb723007bea1238afd019ae2d1b005'
[ffmpeg] / libavformat / rtpdec_vp8.c
index d1e355d3da39c112155e2e72ae8aec3c047e1e7f..f0e457b70fbb2dae6b70e316cc4bad525bcb8a60 100644 (file)
@@ -46,7 +46,7 @@ struct PayloadContext {
     int          prev_pictureid;
     int          broken_frame;
     /* If sequence_dirty is set, we have lost some data (critical or
-     * non-critical) and decoding will have some sort of artefacts, and
+     * non-critical) and decoding will have some sort of artifacts, and
      * we thus should request a new keyframe.
      */
     int          sequence_dirty;