changeset 5329:bf30f8d31e6a

reset selection
author arpi
date Mon, 25 Mar 2002 03:20:42 +0000
parents 014ddf03476d
children 5766e8098794
files mencoder.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mencoder.c	Mon Mar 25 03:19:43 2002 +0000
+++ b/mencoder.c	Mon Mar 25 03:20:42 2002 +0000
@@ -662,6 +662,7 @@
 
 // Go through the codec.conf and find the best codec...
 sh_video->inited=0;
+codecs_reset_selection(0);
 if(video_codec){
     // forced codec by name:
     mp_msg(MSGT_CPLAYER,MSGL_INFO,"Forced video codec: %s\n",video_codec);