X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=aac_common.c;h=9e46a77ca27af1e2b433b5bf68ad4cac61878226;hp=68c3c89b58d03e452fa8aa1b10cf642e616714c7;hb=a7a72ca4acf7f44abca866d410e2bc80590e7fab;hpb=e8089cd5efad59a5eec689117acf563a38b8c6c7 diff --git a/aac_common.c b/aac_common.c index 68c3c89b..9e46a77c 100644 --- a/aac_common.c +++ b/aac_common.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006-2010 Andre Noll + * Copyright (C) 2006-2011 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -15,8 +15,9 @@ #include "error.h" /** - * get a new libfaad decoder handle + * Get a new libfaad decoder handle. * + * \return The handle returned by NeAACDecOpen(). */ NeAACDecHandle aac_open(void) {