avformat: make avformat_close_input() more tolerant.
The purpose of this commit is to make error management simpler and less error prone, just like av_free() which is safe with NULL.
Showing
Please
register
or
sign in
to comment
The purpose of this commit is to make error management simpler and less error prone, just like av_free() which is safe with NULL.