Changeset 577899a6 in ffmpeg

Timestamp:
Oct 6, 2014, 6:20:17 PM (10 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
153fadc3, d47dd843
Parents:
8de1d679
git-author:
Manfred Georg <mgeorg@google.com> (10/02/14 20:19:34)
git-committer:
Anton Khirnov <anton@khirnov.net> (10/06/14 18:20:17)
Message:

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>

(No files)

Note: See TracChangeset for help on using the changeset viewer.