summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264.h
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2015-10-14 23:06:06 +0200
committerHendrik Leppkes <h.leppkes@gmail.com>2015-10-14 23:06:06 +0200
commit15db457ea8f76cd03a371dee548b7dbc60efcb86 (patch)
treea9e15a657bac4ccfbc3a4dd433883944dbdfc4e7 /libavcodec/h264.h
parentf05021f3f49a45b36411ec9de3cd7522dc9f9110 (diff)
parentd15368ee3926152a3a301c13cc638fbf7a062ddf (diff)
downloadffmpeg-streaming-15db457ea8f76cd03a371dee548b7dbc60efcb86.zip
ffmpeg-streaming-15db457ea8f76cd03a371dee548b7dbc60efcb86.tar.gz
Merge commit 'd15368ee3926152a3a301c13cc638fbf7a062ddf'
* commit 'd15368ee3926152a3a301c13cc638fbf7a062ddf': h264: Run VLC init under pthread_once Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
Diffstat (limited to 'libavcodec/h264.h')
-rw-r--r--libavcodec/h264.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/h264.h b/libavcodec/h264.h
index 769abda..b3d08c3 100644
--- a/libavcodec/h264.h
+++ b/libavcodec/h264.h
@@ -29,6 +29,7 @@
#define AVCODEC_H264_H
#include "libavutil/intreadwrite.h"
+#include "libavutil/thread.h"
#include "cabac.h"
#include "error_resilience.h"
#include "get_bits.h"
OpenPOWER on IntegriCloud