diff avformat.h @ 146:b9703b3c10b6 libavformat

* 3gp patch by Joca
author kabi
date Thu, 05 Jun 2003 14:30:52 +0000
parents 7373bd0a8438
children ec4d9190d3b1
line wrap: on
line diff
--- a/avformat.h	Tue Jun 03 13:58:44 2003 +0000
+++ b/avformat.h	Thu Jun 05 14:30:52 2003 +0000
@@ -310,6 +310,9 @@
 /* au.c */
 int au_init(void);
 
+/* amr.c */
+int amr_init(void);
+
 /* wav.c */
 int wav_init(void);