projects
/
sdk
/
emulator
/
emulator-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80dccb8
)
[Title] Add api index for checking sdk version between host and guest.
author
Kitae Kim
<kt920.kim@samsung.com>
Tue, 8 May 2012 11:08:28 +0000
(20:08 +0900)
committer
Kitae Kim
<kt920.kim@samsung.com>
Tue, 8 May 2012 11:10:15 +0000
(20:10 +0900)
[Type]
[Module] emulator-kernel / codec
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
drivers/maru/maru_codec.c
patch
|
blob
|
history
diff --git
a/drivers/maru/maru_codec.c
b/drivers/maru/maru_codec.c
index 537795fa62b5b1e50035bd5ded46101b8120618e..8c6d7f1e08e7411978e707a3c67dedaf5cf27e22 100644
(file)
--- a/
drivers/maru/maru_codec.c
+++ b/
drivers/maru/maru_codec.c
@@
-105,6
+105,7
@@
enum svcodec_param_apiindex {
EMUL_AV_PARSER_PARSE,
EMUL_AV_PARSER_CLOSE,
EMUL_GET_MMAP_INDEX,
+ EMUL_GET_CODEC_VER = 50,
};
typedef struct _svcodec_dev {