[SCM] libav/experimental: Doxygenize the unaltered comments for the AUHeaders structure.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 15:57:20 UTC 2013


The following commit has been merged in the experimental branch:
commit bdd54e375815e9fe0742fd2f3653e58eac3e78fc
Author: Panagiotis Issaris <takis.issaris at uhasselt.be>
Date:   Mon Mar 5 13:43:16 2007 +0000

    Doxygenize the unaltered comments for the AUHeaders structure.
    
    Originally committed as revision 8249 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavformat/rtp.h b/libavformat/rtp.h
index 6095ddf..fec7630 100644
--- a/libavformat/rtp.h
+++ b/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;

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list