forked from FFmpeg/FFmpeg
Remove outdated comment
Originally committed as revision 20945 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
b3fbe02c86
commit
cd7bfe4079
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue