Doxygenize the unaltered comments for the AUHeaders structure.

Originally committed as revision 8249 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Panagiotis Issaris 18 years ago
parent 01f132a126
commit bdd54e3758
  1. 2
      libavformat/rtp.h

@ -72,7 +72,7 @@ typedef struct rtp_payload_data_s
int objecttype;
char *mode;
/* mpeg 4 AU headers */
/** mpeg 4 AU headers */
struct AUHeaders {
int size;
int index;

Loading…
Cancel
Save