projects
/
platform
/
upstream
/
libva-intel-driver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46c4901
)
SNB doesn't support MPEG-2 encoding
author
Xiang, Haihao
<haihao.xiang@intel.com>
Tue, 26 Nov 2013 02:43:45 +0000
(10:43 +0800)
committer
Xiang, Haihao
<haihao.xiang@intel.com>
Tue, 26 Nov 2013 02:45:48 +0000
(10:45 +0800)
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=72016
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
src/i965_drv_video.c
patch
|
blob
|
history
diff --git
a/src/i965_drv_video.c
b/src/i965_drv_video.c
index
b6522db
..
178a0f2
100755
(executable)
--- 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,