Commit Graph

14 Commits

Author SHA1 Message Date
baiyfcu 6b1b9f3e35 添加track在创建后input frame前回调,避免track订阅错过配置帧数据,MP4Demuxer接口添加virtual可派生扩展 2024-04-03 14:46:33 +08:00
夏楚 64f15202de
Support multi audio/video track 2023-12-09 22:34:22 +08:00
夏楚 bbe8f4a018
release 8.0 2023-12-09 16:23:51 +08:00
老衲不出家 f05a9501fa
Unified code style (#2137) 2022-12-02 14:43:06 +08:00
夏楚 c72cf4cbcc
整理命名空间 (#1409)
* feat: remove using namespace mediakit in header files.

(cherry picked from commit d44aeb339a8a0e1f0455be82b21fe4b1b536299f)

* feat: remove using namespace mediakit in FFmpegSource.h

* feat: remove using namespace mediakit in RtpExt.h

* feat: remove using namespace mediakit in header files.

* feat: remove using namespace std in header files.

* feat: remove using namespace std in header files when zltoolkit remove std in header

* 补充命名空间

* 整理命名空间

* 整理命名空间2

* 修复macos ci

* 修复编译问题

* 修复编译问题2

* 修复编译问题3

Co-authored-by: Johnny <hellojinqiang@gmail.com>
Co-authored-by: Xiaofeng Wang <wasphin@gmail.com>
2022-02-02 20:34:50 +08:00
wxf e03d15053d 调整结构, 清理关系, 取消继承 MP4FileDisk, 改为成员
Fix #1018
2021-08-03 21:48:19 +08:00
xia-chu b6cbc87712 全面整理代码,去除编译警告 2021-01-17 18:31:50 +08:00
xiongziliang 071d0a9fd1 提炼MP4相关接口和代码 2020-09-20 19:45:04 +08:00
xiongziliang 477475a60f 批量添加bom头、批量替换tab字符 2020-05-18 15:31:49 +08:00
xiongziliang d363871601 修复一些mp4点播不支持的问题 2020-04-13 09:44:05 +08:00
xiongziliang 7019e4717c 整理授权协议 2020-04-04 20:30:09 +08:00
xiongziliang 47d8e37e3d 完善mp4点播 2020-04-03 22:04:13 +08:00
xiongziliang 278591d5ee 修复MP4点播相关bug 2020-04-03 21:39:44 +08:00
xiongziliang 095834fe57 重写MP4点播 2020-04-03 20:46:55 +08:00