diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-05-17 14:53:33 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-05-20 12:28:28 +0200 |
commit | 8b48b0adab0d9ad7655eb7746253061edeea58ae (patch) | |
tree | bc5705e74f09b9d8c6affd80c92b4325cc8fff06 /libavcodec/pcm-blurayenc.c | |
parent | a2874c5721eb0913575ee9199df45048d9dd87ae (diff) | |
download | ffmpeg-8b48b0adab0d9ad7655eb7746253061edeea58ae.tar.gz |
avformat/utils: Use static mutexes instead of ff_lock_avformat()
Its existence is a remnant of (libavcodec's) lock-manager API
which has been removed in a04c2c707de2ce850f79870e84ac9d7ec7aa9143.
There is no need to use the same lock for avisynth, chromaprint
or tls, so switch to ordinary static mutexes instead.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/pcm-blurayenc.c')
0 files changed, 0 insertions, 0 deletions