diff src/aac/libfaad2/mp4.c @ 3005:3d6a2732f26a

Update mp4ff as well. Eternal glory for the one who finds the hidden PACKAGE in the about dialog.
author Tony Vroon <chainsaw@gentoo.org>
date Wed, 08 Apr 2009 22:16:01 +0100
parents 8867d3491f60
children
line wrap: on
line diff
--- a/src/aac/libfaad2/mp4.c	Wed Apr 08 20:12:57 2009 +0100
+++ b/src/aac/libfaad2/mp4.c	Wed Apr 08 22:16:01 2009 +0100
@@ -114,7 +114,7 @@
 };
 
 /* Table 1.6.1 */
-char NEAACDECAPI NeAACDecAudioSpecificConfig(unsigned char *pBuffer,
+signed char NEAACDECAPI NeAACDecAudioSpecificConfig(unsigned char *pBuffer,
                                              unsigned long buffer_size,
                                              mp4AudioSpecificConfig *mp4ASC)
 {