]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commitdiff
Doxygenize the unaltered comments for the RTP_MAX_SDES definition.
authortakis <takis@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 5 Mar 2007 12:15:32 +0000 (12:15 +0000)
committertakis <takis@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 5 Mar 2007 12:15:32 +0000 (12:15 +0000)
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@8247 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

libavformat/rtp.h

index cdd911e5e398b154af3fdff77013265f4dfdbe47..e3e6abc56b883995faa2e52812eb162ff4e675b8 100644 (file)
@@ -55,7 +55,7 @@ extern URLProtocol rtp_protocol;
 
 #define RTP_PT_PRIVATE 96
 #define RTP_VERSION 2
-#define RTP_MAX_SDES 256   /* maximum text length for SDES */
+#define RTP_MAX_SDES 256   /**< maximum text length for SDES */
 
 /* RTCP paquets use 0.5 % of the bandwidth */
 #define RTCP_TX_RATIO_NUM 5