Skip to content
Snippets Groups Projects
Commit 759dc2b6 authored by Luca Abeni's avatar Luca Abeni
Browse files

Remove outdated comments.

Originally committed as revision 20983 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent d7250724
No related branches found
No related tags found
No related merge requests found
...@@ -240,8 +240,6 @@ static void rtp_send_samples(AVFormatContext *s1, ...@@ -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, static void rtp_send_mpegaudio(AVFormatContext *s1,
const uint8_t *buf1, int size) const uint8_t *buf1, int size)
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment