[FFmpeg-cvslog] avcodec/avcodec: fix non doxy comment

Michael Niedermayer git at videolan.org
Thu Oct 16 01:43:27 CEST 2014


ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Thu Oct 16 00:10:38 2014 +0200| [2f7bd04afb297f121d7c357b2b7df9d23a0ba927] | committer: Michael Niedermayer

avcodec/avcodec: fix non doxy comment

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2f7bd04afb297f121d7c357b2b7df9d23a0ba927
---

 libavcodec/avcodec.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index 4b56b55..cb0e744 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -2989,7 +2989,7 @@ typedef struct AVCodecContext {
      */
     int initial_padding;
 
-    /*
+    /**
      * - decoding: For codecs that store a framerate value in the compressed
      *             bitstream, the decoder may export it here. { 0, 1} when
      *             unknown.



More information about the ffmpeg-cvslog mailing list