Commit 90c92100 authored by Martin Storsjö's avatar Martin Storsjö

Cosmetics: reindent

Originally committed as revision 23156 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 1bf5228e
......@@ -3844,7 +3844,7 @@ static void add_codec(FFStream *stream, AVCodecContext *av)
av->frame_skip_cmp = FF_CMP_DCTMAX;
if (!av->me_method)
av->me_method = ME_EPZS;
av->me_method = ME_EPZS;
av->rc_buffer_aggressivity = 1.0;
if (!av->rc_eq)
......
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