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
commit
f2e77e4b1e
1 changed files with 2 additions and 1 deletions
  1. +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);



Loading…
Cancel
Save