[SCM] libav/experimental: Remove outdated comment

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:56:28 UTC 2013


The following commit has been merged in the experimental branch:
commit cd7bfe40799778cec54586b8e99bea8a9e44ebf6
Author: Luca Abeni <lucabe72 at email.it>
Date:   Mon Dec 28 13:38:21 2009 +0000

    Remove outdated comment
    
    Originally committed as revision 20945 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavformat/rtpenc.c b/libavformat/rtpenc.c
index e522b1a..9b356c1 100644
--- a/libavformat/rtpenc.c
+++ b/libavformat/rtpenc.c
@@ -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;

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list