ZLMediaKit/src/Rtp
夏楚 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
..
Decoder.cpp 整理命名空间 (#1409) 2022-02-02 20:34:50 +08:00
Decoder.h 整理命名空间 (#1409) 2022-02-02 20:34:50 +08:00
GB28181Process.cpp 整理命名空间 (#1409) 2022-02-02 20:34:50 +08:00
GB28181Process.h 整理命名空间 (#1409) 2022-02-02 20:34:50 +08:00
ProcessInterface.h 全面整理代码,去除编译警告 2021-01-17 18:31:50 +08:00
PSDecoder.cpp 整理命名空间 (#1409) 2022-02-02 20:34:50 +08:00
PSDecoder.h PSDecoder: 缓存未处理完的数据 2021-07-18 15:08:44 +08:00
PSEncoder.cpp 整理命名空间 (#1409) 2022-02-02 20:34:50 +08:00
PSEncoder.h 整理命名空间 (#1409) 2022-02-02 20:34:50 +08:00
RtpCache.cpp 整理命名空间 (#1409) 2022-02-02 20:34:50 +08:00
RtpCache.h 整理命名空间 (#1409) 2022-02-02 20:34:50 +08:00
RtpProcess.cpp 整理命名空间 (#1409) 2022-02-02 20:34:50 +08:00
RtpProcess.h 整理命名空间 (#1409) 2022-02-02 20:34:50 +08:00
RtpSelector.cpp 整理命名空间 (#1409) 2022-02-02 20:34:50 +08:00
RtpSelector.h 整理命名空间 (#1409) 2022-02-02 20:34:50 +08:00
RtpSender.cpp 整理命名空间 (#1409) 2022-02-02 20:34:50 +08:00
RtpSender.h 整理命名空间 (#1409) 2022-02-02 20:34:50 +08:00
RtpServer.cpp 整理命名空间 (#1409) 2022-02-02 20:34:50 +08:00
RtpServer.h 整理命名空间 (#1409) 2022-02-02 20:34:50 +08:00
RtpSession.cpp 整理命名空间 (#1409) 2022-02-02 20:34:50 +08:00
RtpSession.h 整理命名空间 (#1409) 2022-02-02 20:34:50 +08:00
RtpSplitter.cpp 去除编译警告,修复bug 2021-01-19 16:05:38 +08:00
RtpSplitter.h 去除编译警告,修复bug 2021-01-19 16:05:38 +08:00
TSDecoder.cpp HLS: ts分包器主动丢弃非法数据 2021-12-24 14:25:01 +08:00
TSDecoder.h 整理命名空间 (#1409) 2022-02-02 20:34:50 +08:00