summaryrefslogtreecommitdiffstats
path: root/libfaad2/output.h
diff options
context:
space:
mode:
Diffstat (limited to 'libfaad2/output.h')
-rw-r--r--libfaad2/output.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libfaad2/output.h b/libfaad2/output.h
index a880eb5024..5b217a599e 100644
--- a/libfaad2/output.h
+++ b/libfaad2/output.h
@@ -23,7 +23,7 @@
** For more info contact Ahead Software through Mpeg4AAClicense@nero.com.
**
** Initially modified for use with MPlayer by Arpad Gereöffy on 2003/08/30
-** $Id: output.h,v 1.3 2004/06/02 22:59:03 diego Exp $
+** $Id: output.h,v 1.4 2004/06/23 13:50:51 diego Exp $
** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
**/
@@ -34,7 +34,7 @@
extern "C" {
#endif
-void* output_to_PCM(faacDecHandle hDecoder,
+void* output_to_PCM(NeAACDecHandle hDecoder,
real_t **input,
void *samplebuffer,
uint8_t channels,