]> git.sesse.net Git - ffmpeg/commit
avformat/matroskadec: Reindent after previous commit
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Thu, 16 May 2019 22:30:19 +0000 (00:30 +0200)
committerJames Almer <jamrial@gmail.com>
Tue, 16 Jul 2019 19:18:10 +0000 (16:18 -0300)
commit6854127a76988e3aa3fafce3c01cb098f80f4bef
treebbc6b21bf84220e3f04882571ead38e8f3fa9053
parent71c908817ec6173afb9bfbae404c6ce824cd965c
avformat/matroskadec: Reindent after previous commit

Also use the smallest scope possible for a loop variable.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavformat/matroskadec.c