ZLMediaKit/ext-codec
2024-12-21 19:38:54 +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 improve g711 rtp packetizer code 2024-12-21 19:38:54 +08:00
G711Rtp.h improve g711 rtp packetizer code 2024-12-21 19:38:54 +08:00
H264.cpp 修复某些H264视频流缺少sps pps帧的问题 (#4050 #4047 ) 2024-12-04 10:46:37 +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 新增若干音视频编码类型的默认实现 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
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