Commit bf8ae197 authored by Michael Niedermayer's avatar Michael Niedermayer

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
parent 4c7c7645
......@@ -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) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment