mirror of https://git.ffmpeg.org/ffmpeg.git
Remove outdated comments.
Originally committed as revision 20983 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
d7250724ef
commit
759dc2b6cc
|
@ -240,8 +240,6 @@ static void rtp_send_samples(AVFormatContext *s1,
|
|||
}
|
||||
}
|
||||
|
||||
/* NOTE: we suppose that exactly one frame is given as argument here */
|
||||
/* XXX: test it */
|
||||
static void rtp_send_mpegaudio(AVFormatContext *s1,
|
||||
const uint8_t *buf1, int size)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue