avformat: fix typo in avformat_close_input
authorLuca Barbato <lu_zero@gentoo.org>
Sat, 15 Sep 2012 18:16:32 +0000 (20:16 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Sat, 15 Sep 2012 18:23:39 +0000 (20:23 +0200)
commit3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b
tree51501bb157808eb2c45ec40808ccfb2b2596a4bc
parent7040c9fac246ad9f8333d635045d24bc107ecfa8
avformat: fix typo in avformat_close_input

The condition should not be &&.
libavformat/utils.c