X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gst%2Frtp%2Fgstrtph263pay.c;h=a8def87aabefdd0527ae8ee75c9557957543da5f;hb=775ccdf9775bd7051929b257444b3be915e88ec6;hp=4163bcde8550992689e2df0804a57c9d50825ccd;hpb=4a28e649c3cd45969e9a5d0cef128dcf48107d60;p=platform%2Fupstream%2Fgst-plugins-good.git diff --git a/gst/rtp/gstrtph263pay.c b/gst/rtp/gstrtph263pay.c index 4163bcd..a8def87 100644 --- a/gst/rtp/gstrtph263pay.c +++ b/gst/rtp/gstrtph263pay.c @@ -1708,7 +1708,7 @@ gst_rtp_h263_pay_flush (GstRtpH263Pay * rtph263pay) GST_DEBUG_OBJECT (rtph263pay, "Frame too large for MTU"); /* - * Let's go trough all the data and fragment it untill end is reached + * Let's go trough all the data and fragment it until end is reached */ gst_rtp_h263_pay_boundry_init (&bound, NULL, rtph263pay->data - 1, 0, 0);