shithub: aacdec

Download patch

ref: 8e846b64725b1462f66e419159fca9a74d2026d6
parent: c9daaeb229aa629e7a39aaaf2d3d99e0a7eb9be4
author: knik <knik@users.sourceforge.net>
date: Mon Jul 10 11:38:26 EDT 2017

fixed the man page by avoiding a line break (Fabian Greffrath)

--- a/docs/libfaad.3
+++ b/docs/libfaad.3
@@ -230,8 +230,8 @@
 .B NeAACDecAudioSpecificConfig
 .PP
 char NEAACDECAPI NeAACDecAudioSpecificConfig(unsigned char *pBuffer,
-                                             unsigned long buffer_size,
-                                             mp4AudioSpecificConfig *mp4ASC);
+                                  unsigned long buffer_size,
+                                  mp4AudioSpecificConfig *mp4ASC);
 .PP
 .B Structures
 .RS 4