avformat: simplify avformat_close_input
authorLuca Barbato <lu_zero@gentoo.org>
Mon, 10 Sep 2012 05:07:56 +0000 (07:07 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Fri, 14 Sep 2012 12:26:27 +0000 (14:26 +0200)
commit4d1f443c3d579cf9495c7a289282634908f6a538
treec9764879e8d20f73e6c481c3e418e2a4fa46dcdb
parent58139e141bfd7116e527bae6a9f71c3b43fc8ff2
avformat: simplify avformat_close_input

avio_close checks by itself for NULL condition.
libavformat/utils.c