Commit Graph

98558 Commits

Author SHA1 Message Date
codeDever
b62fa839f2 add amr muxer
Signed-off-by: codeDever <blue2yellow@163.com>
2024-04-07 08:29:34 +00:00
openharmony_ci
80eef359dc
!172 修复id3v2标签iso8859转utf8乱码问题
Merge pull request !172 from Bojack/mp30403
2024-04-07 02:47:33 +00:00
Bojack
d8783643eb fix id3v2 iso to uft8 bug
Signed-off-by: Bojack <yangjunhui_job@163.com>
2024-04-03 17:31:42 +08:00
Bojack
14b9794b4b fix id3v2 iso to uft8 bug
Signed-off-by: Bojack <yangjunhui_job@163.com>
2024-04-03 17:25:37 +08:00
openharmony_ci
b527edfe89
!169 增加mpegps支持
Merge pull request !169 from Bojack/mpg0329
2024-04-01 11:47:26 +00:00
Bojack
ca66d425eb mpg sniff fix
Signed-off-by: Bojack <yangjunhui_job@163.com>
2024-04-01 16:34:04 +08:00
openharmony_ci
ef03714c06
!170 drm cenc decrypt updates the cencInfo structure.
Merge pull request !170 from zhenghongda/master
2024-04-01 07:52:05 +00:00
zhenghongda
5ef5378a7f drm cenc decrypt updates the cencInfo structure and adds CEI parsing.
Signed-off-by: zhenghongda <zhenghongda4@huawei.com>
2024-04-01 10:59:42 +08:00
Bojack
d0ec2355a4 mpg sniff fix
Signed-off-by: Bojack <yangjunhui_job@163.com>
2024-03-29 15:37:32 +08:00
openharmony_ci
f640fbab6a
!167 CVE-2023-47342
Merge pull request !167 from cyberbox/master
2024-03-29 01:46:12 +00:00
cyberbox
5f89412a33
CVE-2023-47342
Signed-off-by: cyberbox <468042667@qq.com>
2024-03-28 21:35:02 +08:00
openharmony_ci
959db2b1fe
!164 增加相机信息解析
Merge pull request !164 from Bojack/camera_info
2024-03-28 09:13:10 +00:00
openharmony_ci
fd78840989
!165 第三方ffmpeg部件独立编译整改
Merge pull request !165 from tongkai0808fh/master
2024-03-27 06:11:50 +00:00
tongkai0808fh
5a7f3a971d
ffepeg独立编译整改
Signed-off-by: tongkai0808fh <tongkai5@huawei.com>
2024-03-27 02:54:13 +00:00
Bojack
dd8937c767 parse camera info
Signed-off-by: Bojack <yangjunhui_job@163.com>
2024-03-27 10:13:11 +08:00
Bojack
fe8862dd84 parse camera info
Signed-off-by: Bojack <yangjunhui_job@163.com>
2024-03-26 19:23:02 +08:00
Bojack
71d570d305 parse camera info
Signed-off-by: Bojack <yangjunhui_job@163.com>
2024-03-26 17:39:15 +08:00
openharmony_ci
c9f91fce6f
!163 MOV fixed the new PSSH side data without adding old PSSH side data.
Merge pull request !163 from zhenghongda/master
2024-03-25 04:05:27 +00:00
zhenghongda
904c86f997 MOV fixed the new PSSH side data without adding old PSSH side data.
Signed-off-by: zhenghongda <zhenghongda4@huawei.com>
2024-03-25 10:35:59 +08:00
openharmony_ci
4f9ba30f24
!162 参考关系封装
Merge pull request !162 from kevin-cl/master
2024-03-25 01:36:12 +00:00
kevin-cl
4f029175f5 增加参考关系封装
Signed-off-by: kevin-cl <caileitoday@163.com>
2024-03-22 15:03:55 +08:00
openharmony_ci
cfe3769fa0
!158 support flv demuxer[Enhanced-RTMP/CodecID=12 for h265]
Merge pull request !158 from yj/master
2024-03-19 09:17:41 +00:00
yj
4baaece4af add Macro
Signed-off-by: yj <yujie57@huawei.com>
2024-03-19 07:32:58 +00:00
yj
81e380b482 support flv demuxer for id12
Signed-off-by: yj <yujie57@huawei.com>
2024-03-18 11:24:35 +00:00
openharmony_ci
f5caed03c3
!156 The MP4 H264 encoding format supports pssh parsing and cenc data encapsulation.
Merge pull request !156 from zhenghongda/master
2024-03-15 08:35:42 +00:00
zhenghongda
8f7804a0d8 The MP4 H264 encoding format supports pssh parsing and cenc data encapsulation
Signed-off-by: zhenghongda <zhenghongda4@huawei.com>
2024-03-15 14:29:03 +08:00
openharmony_ci
1d0cbaa700
!157 补充相机参数与moov.meta
Merge pull request !157 from kevin-cl/master
2024-03-15 02:28:29 +00:00
yj
5cf89d9e9e support flv demuxer
Signed-off-by: yj <yujie57@huawei.com>
2024-03-14 07:18:08 +00:00
kevin-cl
e1ecb1567b 增加相机参数与MoovLevelMeta
Signed-off-by: kevin-cl <caileitoday@163.com>
2024-03-14 14:23:04 +08:00
openharmony_ci
c986c5f8b0
!153 回退 'Pull Request !152 : 第三方ffmpeg部件独立编译整改'
Merge pull request !153 from openharmony_ci/revert-merge-152-master
2024-02-27 02:42:28 +00:00
openharmony_ci
29342b3890
回退 'Pull Request !152 : 第三方ffmpeg部件独立编译整改' 2024-02-26 01:21:14 +00:00
openharmony_ci
19cd05fc5d
!152 第三方ffmpeg部件独立编译整改
Merge pull request !152 from tongkai0808fh/master
2024-02-22 02:24:07 +00:00
tongkai0808fh
7476871309
第三方ffmpeg部件独立编译整改
Signed-off-by: tongkai0808fh <tongkai5@huawei.com>
2024-02-21 03:05:57 +00:00
openharmony_ci
2d707a799b
!149 ffmpeg回退
Merge pull request !149 from vvtest/master
2024-02-06 03:19:12 +00:00
vvtest
df7caf8708
ffmpeg回退
Signed-off-by: vvtest <815508462@qq.com>
2024-02-05 11:18:57 +00:00
openharmony_ci
a6a457fb89
!148 ffmpeg禁用vulkan
Merge pull request !148 from vvtest/master
2024-02-04 06:52:59 +00:00
vvtest
4601b0fab6
禁用vulkan
Signed-off-by: vvtest <815508462@qq.com>
2024-02-04 06:04:20 +00:00
刘杰
41c64e1abf
!145 打开ts流编码
Merge pull request !145 from shichong/master
2024-02-03 09:50:18 +00:00
openharmony_ci
9468fc4ca3
!142 ffmpeg升级5.0.2
Merge pull request !142 from vvtest/master
2024-02-02 09:39:35 +00:00
vvtest
5e03ac0a31
Merge branch 'master' of https://gitee.com/vvtest/third_party_ffmpeg 2024-02-01 09:30:53 +00:00
vvtest
c9e7bd8c4a
Merge branch 'master' of https://gitee.com/vvtest/third_party_ffmpeg 2024-02-01 09:30:45 +00:00
vvtest
cc9cb3c807
Merge branch 'master' of https://gitee.com/vvtest/third_party_ffmpeg 2024-02-01 09:28:04 +00:00
vvtest
7a023616c5
Merge branch 'master' of https://gitee.com/vvtest/third_party_ffmpeg 2024-02-01 09:27:51 +00:00
vvtest
cdb77b778a
Merge branch 'master' of https://gitee.com/vvtest/third_party_ffmpeg 2024-02-01 06:09:08 +00:00
vvtest
7256b136ed
Merge branch 'master' of https://gitee.com/vvtest/third_party_ffmpeg 2024-02-01 06:08:40 +00:00
vvtest
c1d7e173c0
Merge branch 'master' of https://gitee.com/vvtest/third_party_ffmpeg 2024-02-01 03:36:42 +00:00
vvtest
a87b0d0254
Merge branch 'master' of https://gitee.com/vvtest/third_party_ffmpeg 2024-02-01 03:36:26 +00:00
vvtest
965a14550f
ffmpeg 升级
Signed-off-by: vvtest <815508462@qq.com>
2024-01-31 06:09:14 +00:00
vvtest
42b95f1f05
Merge branch 'master' of https://gitee.com/vvtest/third_party_ffmpeg 2024-01-31 03:39:54 +00:00
vvtest
83e97c4047
ffmpeg升级
Signed-off-by: vvtest <815508462@qq.com>
2024-01-31 03:39:18 +00:00