# HG changeset patch # User lucabe # Date 1262193149 0 # Node ID 999956f447c9a0d5bae38af83cbf875efd678669 # Parent 42d058e5d7b58cfc38069cad28ef0c43cacb051e Remove outdated comments. diff -r 42d058e5d7b5 -r 999956f447c9 rtpenc.c --- 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) {