You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
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