changeset 5481:999956f447c9 libavformat

Remove outdated comments.
author lucabe
date Wed, 30 Dec 2009 17:12:29 +0000
parents 42d058e5d7b5
children 68c900a2d203
files rtpenc.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/rtpenc.c	Wed Dec 30 16:19:28 2009 +0000
+++ b/rtpenc.c	Wed Dec 30 17:12:29 2009 +0000
@@ -240,8 +240,6 @@
     }
 }
 
-/* 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)
 {