Commit 72450d3c authored by takis's avatar takis

Doxygenize the unaltered comments for the RTP_MAX_SDES definition.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@8247 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 8a7602f6
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment