From fbf84aa57e07132c26490e543146d262db2ae4a1 Mon Sep 17 00:00:00 2001 From: arpi Date: Mon, 25 Mar 2002 03:07:27 +0000 Subject: use codec selection git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5327 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 7381a9e501..9157900981 100644 --- a/codec-cfg.h +++ b/codec-cfg.h @@ -104,5 +104,6 @@ codecs_t* find_video_codec(unsigned int fourcc, unsigned int *fourccmap, codecs_ 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); +void codecs_reset_selection(int audioflag); #endif -- cgit v1.2.3