Commit Graph

7 Commits

Author SHA1 Message Date
ziyue
0739b1ddd2 完成FFmpeg相关代码迁移改造 2022-05-25 15:51:08 +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
ziyue
712bdf7310 添加utf8 bom头,防止windows下编译不过 2021-10-11 17:17:39 +08:00
ziyue
895dc04fcc 修复sdl音频重采样内存越界的bug以及修复重采样爆音bug 2021-09-02 16:32:09 +08:00
ziyue
11e993d870 修改接口 2021-06-29 18:19:05 +08:00
ziyue
013109796d 确保线程安全 2021-06-29 17:53:26 +08:00
ziyue
1b674a6ac2 播放器新增支持音频:#945 2021-06-29 17:47:01 +08:00