Browse Source

Doxygenize the unaltered comments for the AUHeaders structure.

Originally committed as revision 8249 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Panagiotis Issaris 19 years ago
parent
commit
bdd54e3758
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavformat/rtp.h

+ 1
- 1
libavformat/rtp.h View File

@@ -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