[FFmpeg-cvslog] r25176 - trunk/ffmpeg.c
michael
subversion
Fri Sep 24 17:40:53 CEST 2010
Author: michael
Date: Fri Sep 24 17:40:53 2010
New Revision: 25176
Log:
Doxy consistency cosmetics
Modified:
trunk/ffmpeg.c
Modified: trunk/ffmpeg.c
==============================================================================
--- trunk/ffmpeg.c Fri Sep 24 17:39:10 2010 (r25175)
+++ trunk/ffmpeg.c Fri Sep 24 17:40:53 2010 (r25176)
@@ -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;
More information about the ffmpeg-cvslog
mailing list