mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
Doxygenize the existing comments without altering the actual contents of the
comment. Originally committed as revision 8246 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
5095aaa91c
commit
01c9c33a59
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user