[SCM] libav/experimental: Doxy consistency cosmetics

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 17:16:07 UTC 2013


The following commit has been merged in the experimental branch:
commit 3f07e8dbee6942b11ad707047da95da538d9c3c9
Author: Michael Niedermayer <michaelni at gmx.at>
Date:   Fri Sep 24 15:40:53 2010 +0000

    Doxy consistency cosmetics
    
    Originally committed as revision 25176 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/ffmpeg.c b/ffmpeg.c
index bd98bab..7fdf57b 100644
--- a/ffmpeg.c
+++ b/ffmpeg.c
@@ -93,7 +93,9 @@ typedef struct AVStreamMap {
     int sync_stream_index;
 } AVStreamMap;
 
-/** select an input file for an output file */
+/**
+ * select an input file for an output file
+ */
 typedef struct AVMetaDataMap {
     int out_file;
     int in_file;

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list