This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
Clarify doxygen description.
Originally committed as revision 8264 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Panagiotis Issaris
18 years ago
parent
15786dc471
commit
cf29452b63
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavformat/avformat.h
+ 1
- 1
libavformat/avformat.h
View File
@@ -170,7 +170,7 @@ typedef struct AVOutputFormat {
const char *name;
const char *long_name;
const char *mime_type;
const char *extensions; /**< comma separated extensions */
const char *extensions; /**< comma separated
filename
extensions */
/** size of private data so that it can be allocated in the wrapper */
int priv_data_size;
/* output support */
Write
Preview
Loading…
Cancel
Save