diff options
author | Anton Khirnov <anton@khirnov.net> | 2014-11-23 21:25:05 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2014-11-27 13:38:27 +0100 |
commit | 46a17d886b8559723c40b9f5cdf0e0c6b1c95180 (patch) | |
tree | 8dc882d476099e5ca336a3e960df8d74a8f959cf /libavformat/h264dec.c | |
parent | 12700b0219521a5f20c8ba47b3ad7857ea9e0554 (diff) | |
download | ffmpeg-46a17d886b8559723c40b9f5cdf0e0c6b1c95180.tar.gz |
lavu: add wrappers for the pthreads mutex API
Also add no-op fallbacks when threading is disabled.
This helps keeping the code clean if Libav is compiled for targets
without threading. Since we assume that no threads of any kind are used
in such configurations, doing nothing is ok by definition.
Based on a patch by wm4 <nfxjfg@googlemail.com>.
(cherry picked from commit 2443e522f0059176ff8717c9c753eb6fe7e7bbf1)
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'libavformat/h264dec.c')
0 files changed, 0 insertions, 0 deletions