avcodec: Allow locking and unlocking an avformat specific mutex
authorMartin Storsjö <martin@martin.st>
Sat, 29 Oct 2011 22:20:15 +0000 (01:20 +0300)
committerMartin Storsjö <martin@martin.st>
Sat, 5 Nov 2011 10:08:53 +0000 (12:08 +0200)
commit2d1b6fb72bd3d37798d448ba32ba85ee0eabd9e3
treefea1310ec13caea957bd5ed593ce6b05e0835a36
parentf6d371009678e46877e6f81ab0eae475d41b1f57
avcodec: Allow locking and unlocking an avformat specific mutex

This extends the lock manager in avcodec to manage two separate
mutexes via the user-specified lock functions.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavcodec/internal.h
libavcodec/utils.c
libavcodec/version.h