Mercurial > libavformat.hg
changeset 1867:04f5cfe20a92 libavformat
Doxygenize the unaltered comments for the RTP_MAX_SDES definition.
author | takis |
---|---|
date | Mon, 05 Mar 2007 12:15:32 +0000 |
parents | 8d7a19c937dc |
children | b92a67b0b4bd |
files | rtp.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/rtp.h Mon Mar 05 12:14:29 2007 +0000 +++ b/rtp.h Mon Mar 05 12:15:32 2007 +0000 @@ -55,7 +55,7 @@ #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