lavc: remove the locking code in avcodec_close()
This function should not modify any global state, so there should be no reason for any locking.
Showing
Please
register
or
sign in
to comment
This function should not modify any global state, so there should be no reason for any locking.