# HG changeset patch # User michael # Date 1262922228 0 # Node ID 1838c590a0b971b83e9d770d51be1ccdbaec3f6d # Parent 166bc62c1d577a672aa8675a7d270c8345b59cde Improve avformat_version() doxy. Patch by Art Clarke. diff -r 166bc62c1d57 -r 1838c590a0b9 avformat.h --- a/avformat.h Fri Jan 08 00:04:23 2010 +0000 +++ b/avformat.h Fri Jan 08 03:43:48 2010 +0000 @@ -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);