]> git.sesse.net Git - ffmpeg/commit
avcodec/ivi: Fix indentation
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
Thu, 15 Apr 2021 14:20:50 +0000 (16:20 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
Mon, 26 Apr 2021 19:15:33 +0000 (21:15 +0200)
commit3dacb09f105901cdb0ed10c8f2ac3fd9e884e038
tree68dd61b23452e9e20876d9d2b01c6b206e130aba
parentaa2e0b868df559a17a10fc40578617bc254885b8
avcodec/ivi: Fix indentation

Also improve readability by keeping a pointer to the IVIBandDesc that is
currently freed.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
libavcodec/ivi.c