make the RDFT vissualizatiom default, the scopes are ugly and eat CPU like

piranhas.

Originally committed as revision 21646 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer 2010-02-05 15:26:42 +00:00
parent 4c7c76456d
commit bf8ae197b6

View File

@ -2077,7 +2077,7 @@ static int decode_thread(void *arg)
schedule_refresh(is, 40);
if (!display_disable)
is->show_audio = 1;
is->show_audio = 2;
}
if (subtitle_index >= 0) {