summaryrefslogtreecommitdiffstats
path: root/libaf/af_mp.h
diff options
context:
space:
mode:
Diffstat (limited to 'libaf/af_mp.h')
-rw-r--r--libaf/af_mp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libaf/af_mp.h b/libaf/af_mp.h
index 7e27f801e6..7d3918a55a 100644
--- a/libaf/af_mp.h
+++ b/libaf/af_mp.h
@@ -22,5 +22,6 @@
/* Decodes the format from mplayer format to libaf format */
extern int af_format_decode(int format);
+extern int af_format_encode(void* fmt);
#endif /* __af_mp_h__ */