ChenHengming
|
52d5ffb332
|
[vpu_api_test]: add vpu_api_demo for testing and add msleep to mpp_time.h
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@73 6e48237b-75ef-9749-8fc9-41990f28c85a
|
2015-08-12 03:34:28 +00:00 |
|
ChenHengming
|
c35cc7d345
|
[osal]: rename mpp_malloc to mpp_mem, add mpp_time function
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@63 6e48237b-75ef-9749-8fc9-41990f28c85a
|
2015-08-07 10:15:24 +00:00 |
|
ChenHengming
|
848f7d93fe
|
[all]: rename function names
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@60 6e48237b-75ef-9749-8fc9-41990f28c85a
|
2015-08-07 09:14:00 +00:00 |
|
ChenHengming
|
1b5d44e56e
|
[all]: rename file and macro from RK to MPP
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@59 6e48237b-75ef-9749-8fc9-41990f28c85a
|
2015-08-07 09:00:27 +00:00 |
|
ChenHengming
|
7dcdd19bad
|
[rk_malloc]: add tagged malloc macro
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@45 6e48237b-75ef-9749-8fc9-41990f28c85a
|
2015-08-06 09:00:55 +00:00 |
|
ChenHengming
|
2f28e8f262
|
[rk_list]: change macro definition for msvs do not support typeof macro
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@40 6e48237b-75ef-9749-8fc9-41990f28c85a
|
2015-08-06 02:52:02 +00:00 |
|
ChenHengming
|
1093d3bc52
|
[rk_list]: add rk_thread.h to rk_list.h
list should use with lock, so it must be used with lock/unlock
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@39 6e48237b-75ef-9749-8fc9-41990f28c85a
|
2015-08-05 10:12:08 +00:00 |
|
ChenHengming
|
764d72e7c5
|
[inc]: change LOG_TAG to MODULE_TAG for more general usage
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@38 6e48237b-75ef-9749-8fc9-41990f28c85a
|
2015-08-05 10:04:45 +00:00 |
|
ChenHengming
|
7a8f2b7249
|
[rk_malloc]: remove rk_mpp_set_mem_align function
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@37 6e48237b-75ef-9749-8fc9-41990f28c85a
|
2015-08-05 09:46:53 +00:00 |
|
ChenHengming
|
1fe9a769fc
|
[rk_env]: add default value to env_get function
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@35 6e48237b-75ef-9749-8fc9-41990f28c85a
|
2015-08-05 08:46:46 +00:00 |
|
ChenHengming
|
6d3a322412
|
[rk_env]: add environment variable function and test case on window
unit test passed on window test case
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@30 6e48237b-75ef-9749-8fc9-41990f28c85a
|
2015-08-05 03:25:28 +00:00 |
|
ChenHengming
|
9606779e00
|
[rk_malloc]: add rk_malloc unit test for linux
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@28 6e48237b-75ef-9749-8fc9-41990f28c85a
|
2015-08-05 02:23:57 +00:00 |
|
ChenHengming
|
c0c5222152
|
[rk_malloc]: add malloc function and test case on window
unit test passed
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@27 6e48237b-75ef-9749-8fc9-41990f28c85a
|
2015-08-05 02:15:38 +00:00 |
|
ChenHengming
|
79a7af4e4f
|
[rk_log]: add os_log function on window
separate os_log and platform log function
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@10 6e48237b-75ef-9749-8fc9-41990f28c85a
|
2015-07-29 07:13:02 +00:00 |
|
ChenHengming
|
6f8eb89bc6
|
[osal/rk_thread]: fix compiling error on rk_thread
add window debug run note to readme.txt
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@6 6e48237b-75ef-9749-8fc9-41990f28c85a
|
2015-07-28 03:00:50 +00:00 |
|
ChenHengming
|
3819a8823a
|
[osal]: fix compiling error on window
1. remove void typedef
2. fix pthread path definition on window
3. fox thread_test compiling error
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@5 6e48237b-75ef-9749-8fc9-41990f28c85a
|
2015-07-28 01:13:46 +00:00 |
|
ChenHengming
|
58ca309470
|
[osal]: add rk_log, rk_list, rk_thread to osal directory
linux test ok
window can not compile, need more check
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@3 6e48237b-75ef-9749-8fc9-41990f28c85a
|
2015-07-27 10:22:37 +00:00 |
|