Skip to content
Snippets Groups Projects
Commit 577899a6 authored by Manfred Georg's avatar Manfred Georg Committed by Anton Khirnov
Browse files

lavc: specify the behavior of av_lockmgr_register on failure.


The register function now specifies that the user callback should
leave things in the same state that it found them on failure but
that failure to destroy is ignored by the library.  The register
function is now explicit about its behavior on failure
(it unregisters the previous callback and destroys all mutex).

Signed-off-by: default avatarManfred Georg <mgeorg@google.com>
Signed-off-by: default avatarAnton Khirnov <anton@khirnov.net>
parent 8de1d679
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment