From: Andreas Rheinhardt Date: Thu, 10 Dec 2020 06:33:46 +0000 (+0100) Subject: avcodec/msmpeg4enc: Reindent after the last commit X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=63b2b0f47df420007c53888ce0e8383d24b8fb06;p=ffmpeg avcodec/msmpeg4enc: Reindent after the last commit Reviewed-by: Anton Khirnov Signed-off-by: Andreas Rheinhardt --- diff --git a/libavcodec/msmpeg4enc.c b/libavcodec/msmpeg4enc.c index 73a5ea09ddc..a4efbd34e62 100644 --- a/libavcodec/msmpeg4enc.c +++ b/libavcodec/msmpeg4enc.c @@ -118,23 +118,19 @@ static int get_size_of_code(const RLTable *rl, int last, int run, static av_cold void msmpeg4_encode_init_static(void) { - int i; - static uint16_t mv_index_tables[2][4096]; - init_mv_table(&ff_mv_tables[0], mv_index_tables[0]); - init_mv_table(&ff_mv_tables[1], mv_index_tables[1]); - - for(i=0; i