Commit 01c9c33a authored by Panagiotis Issaris's avatar Panagiotis Issaris

Doxygenize the existing comments without altering the actual contents of the

comment.

Originally committed as revision 8246 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 5095aaa9
......@@ -27,7 +27,7 @@
int rtp_init(void);
int rtp_get_codec_info(AVCodecContext *codec, int payload_type);
/* return < 0 if unknown payload type */
/** return < 0 if unknown payload type */
int rtp_get_payload_type(AVCodecContext *codec);
typedef struct RTPDemuxContext RTPDemuxContext;
......
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