Doxy consistency cosmetics

Originally committed as revision 25176 to svn://svn.ffmpeg.org/ffmpeg/trunk
oldabi
Michael Niedermayer 15 years ago
parent 6b6bca6443
commit 3f07e8dbee
  1. 4
      ffmpeg.c

@ -93,7 +93,9 @@ typedef struct AVStreamMap {
int sync_stream_index; int sync_stream_index;
} AVStreamMap; } AVStreamMap;
/** select an input file for an output file */ /**
* select an input file for an output file
*/
typedef struct AVMetaDataMap { typedef struct AVMetaDataMap {
int out_file; int out_file;
int in_file; int in_file;

Loading…
Cancel
Save