Commit Graph

143 Commits

Author SHA1 Message Date
qijinquan 3affbef335 fix: 删除enum并修改函数命名
Signed-off-by: qijinquan <qijinquan@kaihongdigi.com>
2022-07-28 13:37:54 +08:00
openharmony_ci 21e9d706c3 !1736 Add codec passthrough mode
Merge pull request !1736 from crescenthe/master
2022-07-27 09:33:15 +00:00
0201she 1314b30c08 feat: add codec passthrough mode
Signed-off-by: 0201she <sunhehe@huawei.com>
2022-07-27 15:16:58 +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
openharmony_ci 8b599fae62 !1738 Add codec adapter node code
Merge pull request !1738 from crescenthe/master
2022-07-27 01:23:29 +00:00
0201she bc085d0731 feat: add codec adapter node code
Signed-off-by: 0201she <sunhehe@huawei.com>
2022-07-26 16:29:44 +08:00
0201she d588cef36a feat: add codec adapter UT
Signed-off-by: 0201she <sunhehe@huawei.com>
2022-07-26 11:09:35 +08:00
crescent 15df00b083 add control rate constant quality parameter
Signed-off-by: crescent <sunhehe@huawei.com>
2022-07-23 03:36:17 +00:00
openharmony_ci 81bf477c39 !1690 Extract the header used in Openmax
Merge pull request !1690 from qijinquan/master
2022-07-19 07:03:01 +00:00
crescent e795c415d5 modify codec 2.0 struct names
Signed-off-by: crescent <sunhehe@huawei.com>
2022-07-14 08:11:47 +00:00
qijinquan 86a867b023 feat: Extract header used in Openmax
Signed-off-by: qijinquan <qijinquan@kaihongdigi.com>
2022-07-13 16:24:36 +08:00
openharmony_ci 31dc242efb !1653 change the library to load in Codec HDI2.0
Merge pull request !1653 from qijinquan/master
2022-07-12 07:23:06 +00:00
shilei-hihope 651cd16b4d add omx
Signed-off-by: shilei-hihope <shilei@hoperun.com>
2022-07-08 16:13:57 +08:00
qijinquan a79b2f047e fix: 修改OMX加载库,直接加载OMX_Core
Signed-off-by: qijinquan <qijinquan@kaihongdigi.com>
2022-07-06 16:18:24 +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
zhang e2ab16d07f fix:clear HDF module compilation alarm
Signed-off-by: zhang <zhangfengxi@huawei.com>
2022-07-04 17:04:14 +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
openharmony_ci 80f689892d !1505 modify the code depends on the suggestion of commiter
Merge pull request !1505 from qijinquan/commiter-modify
2022-06-30 10:39:37 +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
qijinquan 9995603c1f fix: modify the codes depend on the suggestion of commiter
Signed-off-by: qijinquan <qijinquan@kaihongdigi.com>
2022-06-29 10:10:50 +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
openharmony_ci 34d86827f5 !1481 modify codec/audio part name
Merge pull request !1481 from crescenthe/master
2022-06-23 10:27:46 +00:00
crescent 147690e89f modify codec/audio part name
Signed-off-by: crescent <sunhehe@huawei.com>
2022-06-22 06:21:55 +00:00
lwx1140380 080be0e0f3 codec fuzz test case function encapsulation with interface parameter modification
Signed-off-by: lwx1140380 <lihuaicheng3@huawei.com>
2022-06-21 16:57:20 +08:00
openharmony_ci 8ae6e580d4 !1433 Codec HDI2.0 UT optimization
Merge pull request !1433 from 余光忠/master
2022-06-20 07:39:03 +00:00
dingzheng f4ff55c5ea feat: HDI2.0中增加CodecPixFormatParam 扩展,同时修改了config模块的参数读取
Signed-off-by: dingzheng <dingzheng@kaihongdigi.com>
2022-06-20 15:11:49 +08: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
yuguangzhong c2a9e0bd4f fix: Codec HDI2.0 UT supplement and optimization
Signed-off-by: yuguangzhong <yuguangzhong@kaihongdigi.com>
2022-06-10 11:01:46 +08:00
wangbo 5b5b79583e fix: Modify the interface of Codec HDI2.0 in README
Signed-off-by: wangbo <wangbo@kaihongdigi.com>
2022-06-09 17:51:19 +08:00
openharmony_ci ba43b8800a !1430 Modify misspelling of componentId
Merge pull request !1430 from riveitang/master
2022-06-09 09:18:23 +00:00
openharmony_ci 7fd2549381 !1429 fix codec_hdi_test_encode, call GetParameter before SetParameter when set OMX_VIDEO_PARAM_BITRATETYPE
Merge pull request !1429 from 孙晓晗/master
2022-06-09 09:17:21 +00:00
tangliwei 8cb20b3610 fix: Modify misspelling of componentId
Signed-off-by: tangliwei <tangliwei@kaihongdigi.com>
2022-06-09 14:30:55 +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 f1ff47018c !1420 fix: fix clang12 waring
Merge pull request !1420 from crescenthe/master
2022-06-09 04:19:52 +00:00
openharmony_ci 0b4124ae32 !1389 【OpenHarmony开源贡献者计划2022】 Codec HDI2.0 add configuration of bitRatemode,frameRate and measuredFrameRate
Merge pull request !1389 from qijinquan/master
2022-06-08 04:27:52 +00:00
crescent 4b7e0938d4 fix: update clang12
Signed-off-by: crescent <sunhehe@huawei.com>
2022-06-08 04:08:49 +00:00
qijinquan 662c2a91a3 feat: Add bitRatemode, frameRate and measuredFrameRate in config
Signed-off-by: qijinquan <qijinquan@kaihongdigi.com>
2022-06-02 15:19:17 +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
openharmony_ci 8220b93a90 !1251 【OpenHarmony开源贡献者计划2022】merging the config service of codec with hdi_service
Merge pull request !1251 from bayanxing/master
2022-06-01 02:12:52 +00:00
crescent 080eb75058 modify codec proxy and stub
Signed-off-by: crescent <sunhehe@huawei.com>
2022-05-31 01:37:59 +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
kevin 0ebd756bdf fix:modify hdf unittest out path
Signed-off-by: kevin <liufeihu@huawei.com>
2022-05-28 19:20:44 +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
openharmony_ci c0c6ba6433 !1292 Extract common structures and enumerations from codec v1.0 and v2.0 header files
Merge pull request !1292 from crescenthe/master
2022-05-22 03:57:12 +00:00