ZLMediaKit/ext-codec
weishao 8bf64e0407
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
update
2025-08-22 20:38:17 +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 Add logo and version information to exe on windows (#4093) 2025-01-03 11:33:35 +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 提升浏览器webrtc g711音频播放效果 (#4280 #4282) 2025-05-11 11:18:34 +08:00
G711Rtp.h Fix g711 rtp encoder timestamp calculate bug (#4085) 2024-12-28 10:41:52 +08:00
H264.cpp 修复某些流带aud帧不兼容的问题 (#4379) 2025-08-06 12:02:43 +08:00
H264.h 修复某些H264视频流缺少sps pps帧的问题 (#4050 #4047 ) 2024-12-04 10:46:37 +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 feat: add H.265 profile parameters support for WebRTC SDP negotiation 2025-08-22 20:38:17 +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 update 2025-08-22 20:38:17 +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
MP3.cpp Add mp3_plugin, support rtsp with mp3 (#4048) 2024-12-03 10:40:24 +08:00
MP3.h Add mp3_plugin, support rtsp with mp3 (#4048) 2024-12-03 10:40:24 +08:00
MP3Rtp.cpp Add mp3_plugin, support rtsp with mp3 (#4048) 2024-12-03 10:40:24 +08:00
MP3Rtp.h Add mp3_plugin, support rtsp with mp3 (#4048) 2024-12-03 10:40:24 +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