ZLMediaKit/ext-codec
cqm d329f76edf Merge branch 'master' of https://gitee.com/xia-chu/ZLMediaKit into transcode2
# Conflicts:
#	src/Common/config.cpp
#	src/Common/config.h
2024-08-19 18:03:03 +08:00
..
AAC.cpp Merge branch 'master' of github.com:ZLMediaKit/ZLMediaKit into transcode2 2024-07-15 08:47:30 +08:00
AAC.h Merge branch 'master' of github.com:ZLMediaKit/ZLMediaKit into transcode2 2024-07-15 08:47:30 +08:00
AACRtmp.cpp Enhance compatibility with non-compliant RTMP AAC streams 2024-03-22 20:50:07 +08:00
AACRtmp.h feat: add support of codec plugin 2023-12-10 11:09:04 +08:00
AACRtp.cpp 修复编译警告 2024-07-21 19:47:36 +08:00
AACRtp.h feat: add support of codec plugin 2023-12-10 11:09:04 +08:00
CMakeLists.txt feat: add support of codec plugin 2023-12-10 11:09:04 +08:00
G711.cpp 修正 getCodecU 返回值 (#3104) 2023-12-11 16:24:54 +08:00
G711.h Merge branch 'master' of github.com:ZLMediaKit/ZLMediaKit into transcode2 2024-07-15 08:47:30 +08:00
G711Rtp.cpp g711 rtp encoder rtp mark set false compitable for freeswitch (#3647) 2024-06-19 18:42:06 +08:00
G711Rtp.h rtp send rtp g711 audio can config duration (#3325) 2024-03-02 16:40:13 +08:00
H264.cpp 修复webrtc播放时生成config rtp线程安全的bug 2024-06-22 13:04:06 +08:00
H264.h 修复webrtc播放时生成config rtp线程安全的bug 2024-06-22 13:04:06 +08:00
H264Rtmp.cpp Refactor code 2024-03-22 20:50:07 +08:00
H264Rtmp.h feat: add support of codec plugin 2023-12-10 11:09:04 +08:00
H264Rtp.cpp 修复弱网丢包场景下rtp解码器可能不会输出配置帧的问题 (#3818) 2024-08-14 20:11:24 +08:00
H264Rtp.h feat: add support of codec plugin 2023-12-10 11:09:04 +08:00
H265.cpp 修复webrtc播放时生成config rtp线程安全的bug 2024-06-22 13:04:06 +08:00
H265.h 修复webrtc播放时生成config rtp线程安全的bug 2024-06-22 13:04:06 +08:00
H265Rtmp.cpp Refactor code 2024-03-22 20:50:07 +08:00
H265Rtmp.h feat: add support of codec plugin 2023-12-10 11:09:04 +08:00
H265Rtp.cpp 修复弱网丢包场景下rtp解码器可能不会输出配置帧的问题 (#3818) 2024-08-14 20:11:24 +08:00
H265Rtp.h feat: add support of codec plugin 2023-12-10 11:09:04 +08:00
JPEG.cpp feat: add support of codec plugin 2023-12-10 11:09:04 +08:00
JPEG.h feat: add support of codec plugin 2023-12-10 11:09:04 +08:00
JPEGRtp.cpp 修复编译警告 2024-07-21 19:47:36 +08:00
JPEGRtp.h feat: add support of codec plugin 2023-12-10 11:09:04 +08:00
L16.cpp feat: add support of codec plugin 2023-12-10 11:09:04 +08:00
L16.h feat: add support of codec plugin 2023-12-10 11:09:04 +08:00
Opus.cpp feat: add support of codec plugin 2023-12-10 11:09:04 +08:00
Opus.h feat: add support of codec plugin 2023-12-10 11:09:04 +08:00
SPSParser.c 解决帧率解析错误问题 (#3607) 2024-06-09 10:43:32 +08:00
SPSParser.h feat: add support of codec plugin 2023-12-10 11:09:04 +08:00