Commit Graph

48 Commits

Author SHA1 Message Date
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 8c610ae1f3 !2130 modify component dependency for drivers_peripheral
Merge pull request !2130 from wuzhimin/master
2022-08-27 03:06:21 +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
crescenthe 901c091175 fix: fix code format
Signed-off-by: crescenthe <sunhehe@huawei.com>
2022-08-19 15:34:10 +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
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 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
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 0b9a980b79 fix: remove the debug log
Signed-off-by: 0201she <sunhehe@huawei.com>
2022-08-01 17:29:38 +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
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
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 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
crescent 147690e89f modify codec/audio part name
Signed-off-by: crescent <sunhehe@huawei.com>
2022-06-22 06:21:55 +00:00
yuanbo e283a03a2f feat: normalize drivers framework component and repos
Signed-off-by: yuanbo <yuanbo@huawei.com>
2022-06-16 14:48:04 +08:00
sunxiaohan 37904f34ac fix: call GetParameter before SetParameter
Signed-off-by: sunxiaohan <sunxiaohan@kaihongdigi.com>
2022-06-09 13:33:03 +08:00
openharmony_ci 2abe66f5b1 !1330 【OpenHarmony开源贡献者计划2022】Add multi instance of CodecCompoentType
Merge pull request !1330 from bayanxing/master
2022-06-01 06:26:56 +00:00
zhangguorong 86cedeffe8 feat: Add multi instance of CodecComponentType
Signed-off-by: zhangguorong <zhangguorong@kaihongdigi.com>
2022-05-30 14:33:41 +08:00
zhangguorong 48bedfdc93 refactor:merging the config service of codec with hdi_service
Signed-off-by: zhangguorong <zhangguorong@kaihongdigi.com>
2022-05-24 17:13:34 +08:00
crescent d5644e4dba Extract common structures and enumerations from codec v1.0 and v2.0 header files
Signed-off-by: crescent <sunhehe@huawei.com>
2022-05-19 13:17:16 +00:00
zhangguorong 4027934dba feat: modify Demo to support BufferHandle
Signed-off-by: zhangguorong <zhangguorong@kaihongdigi.com>
2022-05-18 10:49:18 +08:00
openharmony_ci 9b16bd3589 !1195 add hdi 1.0 demo and unittest
Merge pull request !1195 from bayanxing/master
2022-05-10 11:06:10 +00:00
zhangguorong 842d161114 feat: add hdi 1.0 demo and unittest
Signed-off-by: zhangguorong <zhangguorong@kaihongdigi.com>
2022-05-10 17:34:45 +08:00
yaomin 2dcf12f93a fix: modify to build target arm64 and some suggestions in last PR
Signed-off-by: yaomin <yaomin@kaihongdigi.com>
2022-05-07 17:25:02 +08:00
qijinquan 5af0f75b39 feat: Add demo of codec HDI and service implement based on OpenMax
Signed-off-by: qijinquan <qijinquan@kaihongdigi.com>
2022-04-25 10:16:15 +08:00