Doxy consistency cosmetics
Originally committed as revision 25176 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
4
ffmpeg.c
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;
|
||||||
|
|||||||
Reference in New Issue
Block a user