Commit 8a7602f6 authored by takis's avatar takis

Doxygenize the existing comments without altering the actual contents of the

comment.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@8246 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent fd66c316
......@@ -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