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 6095ddf..fec7630 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;