projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ac38ac
)
radeon/uvd: add MJPEG stream type
author
Leo Liu
<leo.liu@amd.com>
Tue, 15 Aug 2017 18:26:15 +0000
(14:26 -0400)
committer
Leo Liu
<leo.liu@amd.com>
Mon, 21 Aug 2017 14:09:09 +0000
(10:09 -0400)
Signed-off-by: Leo Liu <leo.liu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
src/gallium/drivers/radeon/radeon_uvd.h
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/radeon/radeon_uvd.h
b/src/gallium/drivers/radeon/radeon_uvd.h
index 0c3797e22c4ce02cb30870a412c5f18979ed6bf4..a927c843dac4cc1d41bb95dcb1f8d9d48dbb83e8 100644
(file)
--- a/
src/gallium/drivers/radeon/radeon_uvd.h
+++ b/
src/gallium/drivers/radeon/radeon_uvd.h
@@
-82,6
+82,7
@@
#define RUVD_CODEC_MPEG2 0x00000003
#define RUVD_CODEC_MPEG4 0x00000004
#define RUVD_CODEC_H264_PERF 0x00000007
+#define RUVD_CODEC_MJPEG 0x00000008
#define RUVD_CODEC_H265 0x00000010
/* UVD decode target buffer tiling mode */