-
- Downloads
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:Manfred Georg <mgeorg@google.com> Signed-off-by:
Anton Khirnov <anton@khirnov.net>
Loading
Please register or sign in to comment