Commit Graph

181 Commits

Author SHA1 Message Date
crescenthe 0263c54212 fix:modify codec code check
Signed-off-by: crescenthe <sunhehe@huawei.com>
2022-08-19 12:42:01 +08:00
openharmony_ci c996aff79f !2028 【轻量级 PR】:【OpenHarmony开源贡献者计划2022】update codec/README.md.修改不合适的中文内容
Merge pull request !2028 from liangxiuli/N/A
2022-08-18 01:28:02 +00: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
liangxiuli 8241bc590f 【OpenHarmony开源贡献者计划2022】update codec/README.md.
Signed-off-by: liangxiuli <liangxiuli.com@qq.com>

Signed-off-by: liangxiuli <liangxiuli.com@qq.com>
2022-08-17 02:25:48 +00:00
crescenthe b2ac5d1c71 fix:modify codec code check
Signed-off-by: crescenthe <sunhehe@huawei.com>
2022-08-16 14:06:19 +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
openharmony_ci 01b0a384da !1960 fix:memcpy_s and memset_s function does not judge the return value to cause an alarm
Merge pull request !1960 from crescenthe/master
2022-08-10 08:00:17 +00:00
crescenthe 91c02cc637 memcpy_s function does not judge the return value to cause an alarm
Signed-off-by: crescenthe <sunhehe@huawei.com>
2022-08-10 15:30:07 +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
openharmony_ci 2aeb3846fe !1945 Codec HDI 1.0 fix mistake at the end of playing an encoded video
Merge pull request !1945 from helloharmony/master
2022-08-10 07:20:41 +00:00
openharmony_ci eaafdd40e7 !1948 【OpenHarmony开源贡献者计划2022】Codec service impl for IDL interface
Merge pull request !1948 from qijinquan/master
2022-08-09 07:40:20 +00:00
qijinquan 75e8f98bea feat: Add service impl for Codec HDI2.0 IDL interface
Signed-off-by: qijinquan <qijinquan@kaihongdigi.com>
2022-08-09 13:45:59 +08:00
crescenthe 9fe3cf63d3 fix:Strlen log printing warning
Signed-off-by: crescenthe <sunhehe@huawei.com>
2022-08-09 11:09:04 +08:00
openharmony_ci ea1f8b05aa !1926 fix:File path checksum, data type modification, and display type initialization
Merge pull request !1926 from 李怀城/master
2022-08-08 12:09:29 +00:00
lwx1140380 d4c9b549d5 fix:File path checksum, data type modification
Signed-off-by: lwx1140380 <lihuaicheng3@huawei.com>
2022-08-08 17:42:50 +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 fa8e69e434 !1846 Style:Modify err to ret
Merge pull request !1846 from crescenthe/master
2022-07-28 06:44:55 +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
openharmony_ci 0e5ac590f9 !1737 Add codec adapter common
Merge pull request !1737 from crescenthe/master
2022-07-28 03:28:05 +00:00
0201she b7bff55989 style: modify err to ret
Signed-off-by: 0201she <sunhehe@huawei.com>
2022-07-28 09:45:11 +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 8406339656 feat: add codec adapter common code
Signed-off-by: 0201she <sunhehe@huawei.com>
2022-07-27 17:38:47 +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 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