Star
36
Fork
370
代码
介绍
代码
Issues
135
Pull Requests
49
流水线
Actions
讨论
Wiki
项目成员
44
分析
项目设置
Star
36
Fork
370
master
multimedia_av_codec
/
interfaces
/
plugin
下载当前目录
G
gcw_4z3jiPvB
修复图库seek不转圈问题
324e26e8
创建于
5月22日
历史提交
文件
最后提交记录
最后更新时间
audio_sink_plugin.h
bug fix Signed-off-by: xiaokuerz <739888458@qq.com>
4 个月前
codec_plugin.h
safe dataCallback_ calling Signed-off-by: zhou412 <wanganzhou1@h-partners.com>
5 个月前
data_sink.h
修改moov前置方案 Signed-off-by: cailei <cailei24@huawei.com>
2 年前
demuxer_plugin.h
!8335
merge cyc0414_1 into master demuxer: convert readStartTimeMs/readTimeoutMs to atomic and add timeoutMs negative validation Created-by: cyc2414106632 Commit-by: cyc2414106632 Merged-by: openharmony_ci Description: ### 一、内容说明(相关的Issue)
https://gitcode.com/openharmony/multimedia_av_codec/issues/6625?ref=&did=3852273#tid-3852273
### 二、建议测试周期和提测地址 建议测试完成时间:xxxx.xx.xx 投产上线时间:xxxx.xx.xx 提测地址:CI环境/压测环境 测试账号: ### 三、变更内容 * 3.1 关联PR列表 * 3.2 数据库和部署说明 1. 常规更新 2. 重启unicorn 3. 重启sidekiq 4. 迁移任务:是否有迁移任务,没有写 "无" 5. rake脚本:
bundle exec xxx RAILS_ENV = production
;没有写 "无" * 3.4 其他技术优化内容(做了什么,变更了什么) - 重构了 xxxx 代码 - xxxx 算法优化 * 3.5 废弃通知(什么字段、方法弃用?) * 3.6 后向不兼容变更(是否有无法向后兼容的变更?) ### 四、研发自测点(自测哪些?冒烟用例全部自测?) 自测测试结论: ### 五、测试关注点(需要提醒QA重点关注的、可能会忽略的地方) 检查点: | 需求名称 | 是否影响xx公共模块 | 是否需要xx功能 | 需求升级是否依赖其他子产品 | |------|------------|----------|---------------| | xxx | 否 | 需要 | 不需要 | | | | | | 接口测试: 性能测试: 并发测试: 其他: See merge request: openharmony/multimedia_av_codec
!8335
2 个月前
muxer_plugin.h
添加user meta Signed-off-by: cailei <cailei24@huawei.com>
2 年前
source_plugin.h
修复图库seek不转圈问题 Co-authored-by:Agent Signed-off-by: gcw_4z3jiPvB <huweinan1@h-partners.com>
1 个月前