From 85623cf7b6df2eb5bf9d7a4c5ce7db309c116e18 Mon Sep 17 00:00:00 2001 From: arpi Date: Thu, 27 Sep 2001 12:59:35 +0000 Subject: -ac help / -vc help git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1984 b3059339-0415-0410-9bf9-f77b7e298cf2 --- codec-cfg.h | 1 + 1 file changed, 1 insertion(+) (limited to 'codec-cfg.h') diff --git a/codec-cfg.h b/codec-cfg.h index 9ade3e28c7..a97868cfd2 100644 --- a/codec-cfg.h +++ b/codec-cfg.h @@ -71,5 +71,6 @@ codecs_t** parse_codec_cfg(char *cfgfile); codecs_t* find_video_codec(unsigned int fourcc, unsigned int *fourccmap, codecs_t *start); codecs_t* find_audio_codec(unsigned int fourcc, unsigned int *fourccmap, codecs_t *start); codecs_t* find_codec(unsigned int fourcc,unsigned int *fourccmap,codecs_t *start,int audioflag); +void list_codecs(int audioflag); #endif -- cgit v1.2.3