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
Improve avformat_version() doxy.
Patch by Art Clarke. Originally committed as revision 21081 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Art Clarke
Michael Niedermayer
16 years ago
parent
b827f4eb47
commit
f2e77e4b1e
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
libavformat/avformat.h
+ 2
- 1
libavformat/avformat.h
View File
@@ -36,7 +36,8 @@
#define LIBAVFORMAT_IDENT "Lavf" AV_STRINGIFY(LIBAVFORMAT_VERSION)
/**
* Returns the LIBAVFORMAT_VERSION_INT constant.
* I return the LIBAVFORMAT_VERSION_INT constant. You got
* a fucking problem with that, douchebag?
*/
unsigned avformat_version(void);
Write
Preview
Loading…
Cancel
Save