diff options
-rwxr-xr-x | src/i965_drv_video.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/i965_drv_video.c b/src/i965_drv_video.c index b6522db..178a0f2 100755 --- a/src/i965_drv_video.c +++ b/src/i965_drv_video.c @@ -245,7 +245,6 @@ static struct hw_codec_info gen6_hw_codec_info = { .max_height = 2048, .has_mpeg2_decoding = 1, - .has_mpeg2_encoding = 1, .has_h264_decoding = 1, .has_h264_encoding = 1, .has_vc1_decoding = 1, |