ZLMediaKit/ext-codec
xia-chu aa56576b0e
Some checks are pending
Android / build (push) Waiting to run
CodeQL / Analyze (cpp) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
Docker / build (push) Waiting to run
Linux / build (push) Waiting to run
macOS / build (push) Waiting to run
Windows / build (push) Waiting to run
修复默认音频参数相关bug
2024-11-30 10:54:45 +08:00
..
AAC.cpp 新增若干音视频编码类型的默认实现 2024-11-30 08:23:10 +08:00
AAC.h AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
AACRtmp.cpp Enhance compatibility with non-compliant RTMP AAC streams 2024-03-22 20:50:07 +08:00
AACRtmp.h AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
AACRtp.cpp AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
AACRtp.h AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
CMakeLists.txt feat: add support of codec plugin 2023-12-10 11:09:04 +08:00
G711.cpp 修复默认音频参数相关bug 2024-11-30 10:54:45 +08:00
G711.h AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
G711Rtp.cpp 优化G711 rtp打包分片逻辑相关代码 2024-11-29 20:19:30 +08:00
G711Rtp.h 优化G711 rtp打包分片逻辑相关代码 2024-11-29 20:19:30 +08:00
H264.cpp 新增若干音视频编码类型的默认实现 2024-11-30 08:23:10 +08:00
H264.h AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
H264Rtmp.cpp AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
H264Rtmp.h AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
H264Rtp.cpp AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
H264Rtp.h AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
H265.cpp 新增若干音视频编码类型的默认实现 2024-11-30 08:23:10 +08:00
H265.h AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
H265Rtmp.cpp AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
H265Rtmp.h AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
H265Rtp.cpp AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
H265Rtp.h AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
JPEG.cpp 新增若干音视频编码类型的默认实现 2024-11-30 08:23:10 +08:00
JPEG.h AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
JPEGRtp.cpp AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
JPEGRtp.h AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
L16.cpp 新增若干音视频编码类型的默认实现 2024-11-30 08:23:10 +08:00
L16.h AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
Opus.cpp 新增若干音视频编码类型的默认实现 2024-11-30 08:23:10 +08:00
Opus.h AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
SPSParser.c AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
SPSParser.h AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00