openharmony_ci
|
c34290f028
|
!2215 Codec HDI optimize build.gn , do not use vendor or product name directly
Merge pull request !2215 from helloharmony/master
|
2022-09-06 11:58:12 +00:00 |
|
zhangguorong
|
abcba25dad
|
fix: build.gn optimized, do not use product name directly
Signed-off-by: zhangguorong <zhangguorong@kaihong.com>
|
2022-09-05 09:46:19 +08:00 |
|
crescenthe
|
88e73fd446
|
fix codec adapter decode demo support none-split mode
Signed-off-by: crescenthe <sunhehe@huawei.com>
|
2022-09-03 17:12:24 +08:00 |
|
openharmony_ci
|
f29d87389f
|
!2081 codec hdi 1.0 decode demo support none-split mode
Merge pull request !2081 from helloharmony/master
|
2022-08-30 06:36:55 +00:00 |
|
openharmony_ci
|
8c76aa2a1c
|
!2139 add codec issue number
Merge pull request !2139 from crescenthe/master
|
2022-08-27 10:09:40 +00:00 |
|
openharmony_ci
|
8c610ae1f3
|
!2130 modify component dependency for drivers_peripheral
Merge pull request !2130 from wuzhimin/master
|
2022-08-27 03:06:21 +00:00 |
|
crescent
|
a30e82fb5a
|
add codec issue number
Signed-off-by: crescent <sunhehe@huawei.com>
|
2022-08-26 10:09:04 +00:00 |
|
wu
|
d221fbbe25
|
modify component dependency for drivers_peripheral
Signed-off-by: wu <wuzhimin8@huawei.com>
|
2022-08-25 23:21:21 -07:00 |
|
qijinquan
|
7797b40ec0
|
fix: Modify the gn, and header include
Signed-off-by: qijinquan <qijinquan@kaihongdigi.com>
|
2022-08-25 11:26:28 +08:00 |
|
zhangguorong
|
308164462a
|
feat: codec hdi 1.0 decode demo support none-split mode
Signed-off-by: zhangguorong <zhangguorong@kaihong.com>
|
2022-08-23 14:49:02 +08:00 |
|
openharmony_ci
|
8fe6b1cef3
|
!2056 Fix codec adapter code format
Merge pull request !2056 from crescenthe/master
|
2022-08-22 08:25:38 +00:00 |
|
openharmony_ci
|
e8bdb2c8df
|
!1962 Codec HDI 1.0 add unit test cases for new interfaces
Merge pull request !1962 from helloharmony/master
|
2022-08-22 05:00:44 +00:00 |
|
crescenthe
|
901c091175
|
fix: fix code format
Signed-off-by: crescenthe <sunhehe@huawei.com>
|
2022-08-19 15:34:10 +08:00 |
|
zhangguorong
|
c935176d73
|
feat: Codec HDI 1.0 add unit test cases for new interfaces
Signed-off-by: zhangguorong <zhangguorong@kaihong.com>
|
2022-08-19 15:18:23 +08:00 |
|
crescenthe
|
18a1baadf8
|
fix:modify codec code check
Signed-off-by: crescenthe <sunhehe@huawei.com>
|
2022-08-17 15:32:58 +08:00 |
|
crescenthe
|
6513c1b52d
|
fix:modify codec code check
Signed-off-by: crescenthe <sunhehe@huawei.com>
|
2022-08-17 12:21:55 +08:00 |
|
crescent
|
6818f6be7e
|
modify codec code check
Signed-off-by: crescent <sunhehe@huawei.com>
|
2022-08-15 13:41:03 +00:00 |
|
openharmony_ci
|
59754369a9
|
!1998 fix:Namespaces are preferred to manage global functions and global constants
Merge pull request !1998 from crescenthe/master
|
2022-08-15 08:32:37 +00:00 |
|
crescenthe
|
4187a32b7a
|
fix:Namespaces are preferred to manage global functions and global constants
Signed-off-by: crescenthe <sunhehe@huawei.com>
|
2022-08-15 15:06:05 +08:00 |
|
openharmony_ci
|
f5a3596c72
|
!1951 Add UT case and modify case name
Merge pull request !1951 from crescenthe/master
|
2022-08-15 03:14:25 +00:00 |
|
openharmony_ci
|
8a68f4c58e
|
!1983 fix:Function pass-by type is a pointer or reference type that is not modified with const decorating
Merge pull request !1983 from crescenthe/master
|
2022-08-15 02:38:43 +00:00 |
|
crescenthe
|
4f1984e318
|
fix:Function pass-by type is a pointer or reference type that is not modified with const decorating
Signed-off-by: crescenthe <sunhehe@huawei.com>
|
2022-08-13 17:18:17 +08:00 |
|
crescent
|
e7fcf92551
|
modify codec code check
Signed-off-by: crescent <sunhehe@huawei.com>
|
2022-08-13 09:07:21 +00:00 |
|
crescenthe
|
3a49f0cbce
|
Functions used only in one file should use static decorations
Signed-off-by: crescenthe <sunhehe@huawei.com>
|
2022-08-13 11:28:02 +08:00 |
|
0201she
|
07b21fc78f
|
fix: add UT case and modify UT case name
Signed-off-by: 0201she <sunhehe@huawei.com>
|
2022-08-10 15:29:25 +08:00 |
|
zhangguorong
|
f68b994a9a
|
fix: encode frame num mistake
Signed-off-by: zhangguorong <zhangguorong@kaihong.com>
|
2022-08-08 17:02:08 +08:00 |
|
zhangguorong
|
9a909e8aec
|
fix: xts unit test failed
Signed-off-by: zhangguorong <zhangguorong@kaihong.com>
|
2022-08-03 11:14:07 +08:00 |
|
0201she
|
f4a4aed03f
|
fix: fix start double codec thread
Signed-off-by: 0201she <sunhehe@huawei.com>
|
2022-08-02 11:15:04 +08:00 |
|
0201she
|
0b9a980b79
|
fix: remove the debug log
Signed-off-by: 0201she <sunhehe@huawei.com>
|
2022-08-01 17:29:38 +08:00 |
|
0201she
|
954ceb02a1
|
feat: add codec adapter build
Signed-off-by: 0201she <sunhehe@huawei.com>
|
2022-07-30 14:24:53 +08:00 |
|
zhangguorong
|
5e56b4ea6f
|
feat: optimize oem interface return value, GetParameter can return all setup data
Signed-off-by: zhangguorong <zhangguorong@kaihongdigi.com>
|
2022-07-30 11:30:52 +08:00 |
|
openharmony_ci
|
3882a2be30
|
!1794 【OpenHarmony开源贡献者计划2022】modify for new codec hdi 1.0 interface and codec_type
Merge pull request !1794 from helloharmony/master
|
2022-07-29 09:30:08 +00:00 |
|
openharmony_ci
|
3a23257f7f
|
!1854 [Codec HDI2.0] Delete enum and modify somefunction name in Demo
Merge pull request !1854 from qijinquan/master
|
2022-07-28 06:45:57 +00:00 |
|
openharmony_ci
|
d86ac93ff8
|
!1739 Add codec adapter demo
Merge pull request !1739 from crescenthe/master
|
2022-07-28 06:09:19 +00:00 |
|
qijinquan
|
3affbef335
|
fix: 删除enum并修改函数命名
Signed-off-by: qijinquan <qijinquan@kaihongdigi.com>
|
2022-07-28 13:37:54 +08:00 |
|
zhangguorong
|
80c0ce94f8
|
feat: update for new HDI 1.0 interface
Signed-off-by: zhangguorong <zhangguorong@kaihongdigi.com>
|
2022-07-27 19:09:02 +08:00 |
|
0201she
|
7ad0b65354
|
feat: add codec adapter demo
Signed-off-by: 0201she <sunhehe@huawei.com>
|
2022-07-27 17:37:21 +08:00 |
|
openharmony_ci
|
90d9c374ca
|
!1740 add codec adapter UT
Merge pull request !1740 from crescenthe/master
|
2022-07-27 01:39:03 +00:00 |
|
0201she
|
d588cef36a
|
feat: add codec adapter UT
Signed-off-by: 0201she <sunhehe@huawei.com>
|
2022-07-26 11:09:35 +08:00 |
|
qijinquan
|
86a867b023
|
feat: Extract header used in Openmax
Signed-off-by: qijinquan <qijinquan@kaihongdigi.com>
|
2022-07-13 16:24:36 +08:00 |
|
lwx1140380
|
f8d6663919
|
Codec modules complex and destiny word spelling error correction.
Signed-off-by: lwx1140380 <lihuaicheng3@huawei.com>
|
2022-07-05 10:32:58 +08:00 |
|
crescent
|
82efa23cea
|
fix: modify codec test case
Signed-off-by: crescent <sunhehe@huawei.com>
|
2022-07-02 07:41:16 +00:00 |
|
qijinquan
|
9613d88eeb
|
feat: Modify memory leak and add HDI2.0 Demo , UT to build.gn
Signed-off-by: qijinquan <qijinquan@kaihongdigi.com>
|
2022-07-01 14:24:57 +08:00 |
|
openharmony_ci
|
0ec5711ae0
|
!1590 enlarge output buffer in codec hdi 1.0 encode demo
Merge pull request !1590 from helloharmony/master
|
2022-07-01 03:22:54 +00:00 |
|
zhangguorong
|
4c2415a529
|
fix: enlarge output buffer in encode demo
Signed-off-by: zhangguorong <zhangguorong@kaihongdigi.com>
|
2022-06-30 14:00:06 +08:00 |
|
shilei-hihope
|
2a3d4b16b0
|
修改device_soc_rockchip下的hardware路径
Signed-off-by: shilei-hihope <shilei@hoperun.com>
|
2022-06-29 17:17:13 +08:00 |
|
openharmony_ci
|
7710a13689
|
!1482 Add CodecPixFormatParam and change the impl of GetComponentNum and GetComponentCapabilityList
Merge pull request !1482 from 丁正/master
|
2022-06-29 03:13:21 +00:00 |
|
openharmony_ci
|
d1c8aff914
|
!1526 fix:modify hdf display driver component name
Merge pull request !1526 from YUJIA/master
|
2022-06-27 07:50:25 +00:00 |
|
Neil Chen
|
ac70ac5493
|
fix typos
Signed-off-by: Neil Chen <jingsi.chen@petalmail.com>
|
2022-06-26 16:23:47 +08:00 |
|
JasonYujia
|
ef2c2c7ec6
|
fix:modify hdf display driver component name
Signed-off-by: JasonYujia <zhaihaipeng1@huawei.com>
|
2022-06-23 15:09:55 +00:00 |
|