[SCM] libav/master: avcodec: fix missing doxygen comment marker

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Wed Sep 17 01:18:10 UTC 2014


The following commit has been merged in the master branch:
commit 480633c6c2e1434c981cc887c6d54d502e24d6d7
Author: Michael Niedermayer <michaelni at gmx.at>
Date:   Mon Sep 1 00:48:50 2014 +0100

    avcodec: fix missing doxygen comment marker

diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index 14440fe..253e45a 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -912,7 +912,7 @@ enum AVPacketSideDataType {
      */
     AV_PKT_DATA_DISPLAYMATRIX,
 
-    /*
+    /**
      * This side data should be associated with a video stream and contains
      * Stereoscopic 3D information in form of the AVStereo3D struct.
      */

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list