Commit cd7bfe40 authored by Luca Abeni's avatar Luca Abeni

Remove outdated comment

Originally committed as revision 20945 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent b3fbe02c
......@@ -339,7 +339,6 @@ static void rtp_send_mpegts_raw(AVFormatContext *s1,
}
}
/* write an RTP packet. 'buf1' must contain a single specific frame. */
static int rtp_write_packet(AVFormatContext *s1, AVPacket *pkt)
{
RTPMuxContext *s = s1->priv_data;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment