]> git.sesse.net Git - ffmpeg/commitdiff
Doxygenize the unaltered comments for the AUHeaders structure.
authorPanagiotis Issaris <takis.issaris@uhasselt.be>
Mon, 5 Mar 2007 13:43:16 +0000 (13:43 +0000)
committerPanagiotis Issaris <takis.issaris@uhasselt.be>
Mon, 5 Mar 2007 13:43:16 +0000 (13:43 +0000)
Originally committed as revision 8249 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavformat/rtp.h

index 6095ddfc3338fefc1f3fed3d72d5962a16a20a54..fec76305179635e82ea7cfe3c2b6526e55c13fe9 100644 (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;