j2k/jpeg2000: merge a few whitespaces
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
c2e942099a
commit
9a18395b92
@ -437,6 +437,7 @@ void ff_j2k_cleanup(Jpeg2000Component *comp, Jpeg2000CodingStyle *codsty)
|
|||||||
av_freep(&prec->cblkincl);
|
av_freep(&prec->cblkincl);
|
||||||
av_freep(&prec->cblk);
|
av_freep(&prec->cblk);
|
||||||
}
|
}
|
||||||
|
|
||||||
av_freep(&band->prec);
|
av_freep(&band->prec);
|
||||||
}
|
}
|
||||||
av_freep(&reslevel->band);
|
av_freep(&reslevel->band);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user