summaryrefslogtreecommitdiff
path: root/libavcodec/dvenc.c
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 a464e3ed87..045a29b833 100644
--- a/libavcodec/dvenc.c
+++ b/libavcodec/dvenc.c
@@ -1187,7 +1187,6 @@ static int dvvideo_encode_frame(AVCodecContext *c, AVPacket *pkt,
emms_c();
- pkt->flags |= AV_PKT_FLAG_KEY;
*got_packet = 1;
return 0;