]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/rtpdec_h263_rfc2190.c
Merge commit '393596f9d51134d6e45d81ae129223f4faea1232'
[ffmpeg] / libavformat / rtpdec_h263_rfc2190.c
index 33712e7b76f7004ee82eec921352c8c5ff0af0c4..6ba2814be2268ed04ad377dd13c3b948bad95974 100644 (file)
@@ -107,7 +107,7 @@ static int h263_handle_packet(AVFormatContext *ctx, PayloadContext *data,
             /* Invalid src for this format, and bits that should be zero
              * according to RFC 2190 aren't zero. */
             av_log(ctx, AV_LOG_WARNING,
-                   "Interpreting H263 RTP data as RFC 2429/4629 even though "
+                   "Interpreting H.263 RTP data as RFC 2429/4629 even though "
                    "signalled with a static payload type.\n");
             data->newformat = 1;
             return ff_h263_handle_packet(ctx, data, st, pkt, timestamp, buf,