Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/dvenc.c')
-rw-r--r--libavcodec/dvenc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/dvenc.c b/libavcodec/dvenc.c
index 2922829dc5..f51bd82488 100644
--- a/libavcodec/dvenc.c
+++ b/libavcodec/dvenc.c
@@ -1221,5 +1221,4 @@ const FFCodec ff_dvvideo_encoder = {
AV_PIX_FMT_YUV420P, AV_PIX_FMT_NONE
},
.p.priv_class = &dvvideo_encode_class,
- .caps_internal = FF_CODEC_CAP_INIT_THREADSAFE,
};