avformat: refactor avformat_close_input
authorLuca Barbato <lu_zero@gentoo.org>
Tue, 4 Sep 2012 14:05:28 +0000 (16:05 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Fri, 14 Sep 2012 12:26:27 +0000 (14:26 +0200)
commit44272c1cccfb92415801ae60693a7ed04e458916
treef6020b3ce581f9e012308d7f6c81cf383cf223bc
parent4d1f443c3d579cf9495c7a289282634908f6a538
avformat: refactor avformat_close_input

Do not crash if the input format is not allocated yet.
libavformat/utils.c