Commit 8bf12231 authored by mstorsjo's avatar mstorsjo

Cosmetics: reindent


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23156 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent acd284c8
......@@ -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