[Ffmpeg-cvslog] r8249 - trunk/libavformat/rtp.h

takis subversion
Mon Mar 5 14:43:16 CET 2007


Author: takis
Date: Mon Mar  5 14:43:16 2007
New Revision: 8249

Modified:
   trunk/libavformat/rtp.h

Log:
Doxygenize the unaltered comments for the AUHeaders structure.


Modified: trunk/libavformat/rtp.h
==============================================================================
--- trunk/libavformat/rtp.h	(original)
+++ trunk/libavformat/rtp.h	Mon Mar  5 14:43:16 2007
@@ -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;




More information about the ffmpeg-cvslog mailing list