archived-mpp/osal
Johnson Ding 873f509da9 [osal]: Fix encoder not working problem at vepu2
For vepu2, kernel 4.4 and previous version, '/dev/vepu' should be used
rather than '/dev/vpu_service'.

Change-Id: I2efd4a219bbd7dd3cebf226c8ebcede9bcff9823
Signed-off-by: Johnson Ding <johnson.ding@rock-chips.com>
2020-12-23 10:10:11 +08:00
..
allocator [misc]: Terminate soc_name to fix out of bounds 2020-04-29 16:06:47 +08:00
android [osal]: Change mpp_env string interface 2018-08-03 17:44:55 +08:00
driver [osal]: Fix encoder not working problem at vepu2 2020-12-23 10:10:11 +08:00
inc [mpp_log]: Update mpp_log macro 2020-12-17 16:07:28 +08:00
linux [drm]: Update drm header to 4.19 2020-06-18 16:29:39 +08:00
test [mpp_platform]: Move codec_type detection 2020-11-25 15:11:28 +08:00
windows [osal]: Change mpp_env string interface 2018-08-03 17:44:55 +08:00
CMakeLists.txt [mpp_soc]: Add mpp_soc with more detail feature 2020-12-08 19:42:53 +08:00
mpp_allocator.cpp [misc]: Change interface header file dependency 2019-06-14 10:15:12 +08:00
mpp_allocator_impl.h [alloctor]: add flags for alloctor 2018-05-07 17:34:34 +08:00
mpp_common.cpp [rc]: add init qp estimation 2017-01-17 09:20:05 +08:00
mpp_env.cpp [osal]: Change mpp_env string interface 2018-08-03 17:44:55 +08:00
mpp_eventfd.cpp [oasl]: Add eventfd support 2020-09-08 09:05:59 +08:00
mpp_list.cpp [mpp_list]: Add fifo function to mpp_list 2019-08-19 15:02:13 +08:00
mpp_log.cpp [mpp_log]: Fix compile warning 2017-03-24 12:06:55 +08:00
mpp_mem.cpp [oasl]: fix the mem debug condition 2018-07-16 18:03:50 +08:00
mpp_platform.cpp [mpp_soc]: Add mpp_soc with more detail feature 2020-12-08 19:42:53 +08:00
mpp_queue.cpp [mpp_device]: move dev_fd in mppDevCtx 2018-05-03 16:52:41 +08:00
mpp_runtime.cpp [mpp]: add /dev/mpp_service support 2019-12-10 20:12:50 +08:00
mpp_soc.cpp [mpp_log]: Update mpp_log macro 2020-12-17 16:07:28 +08:00
mpp_thread.cpp [osal]: Use multiple status in MppThread 2018-05-28 09:48:35 +08:00
mpp_time.cpp [mpp_time]: Add stopwatch for object timing trace 2020-09-08 09:05:59 +08:00
os_allocator.h [alloctor]: add flags for alloctor 2018-05-07 17:34:34 +08:00
os_env.h [osal]: Change mpp_env string interface 2018-08-03 17:44:55 +08:00
os_log.h [all]: format code 2016-09-08 15:21:02 +08:00
os_mem.h [all]: format code 2016-09-08 15:21:02 +08:00