ZLMediaKit/src
Kiki 7e4010df83
修复startSendRtp接口gop缓存功能可能失效的问题 (#2455)
如果帧序列为SPS PPS SEI IDR,那么GOP缓存会从IDR开始,导致解码器未获取到SPS PPS从而不能秒开
2023-05-18 16:35:54 +08:00
..
Codec replace ffmpeg deprecated api avpicture_fill to av_image_fill_arrays (#2279) 2023-03-09 15:24:32 +08:00
Common 修复startSendRtp接口gop缓存功能可能失效的问题 (#2455) 2023-05-18 16:35:54 +08:00
Extension h265 rtp pack avoid 1387 size nal fu-a only one end packet and first satrt end not exist try fix #2425 2023-04-27 19:54:47 +08:00
FMP4 使用static_pointer_cast优化性能 2023-04-28 22:04:38 +08:00
Http 新增允许所有跨域请求配置项 (#2449) 2023-05-12 11:47:22 +08:00
Player 优化PlayerProxy代码 2023-05-13 00:14:35 +08:00
Pusher format code style for pusher and player 2023-05-03 21:46:25 +08:00
Record Added support for GCC 13 (#2452) 2023-05-11 09:58:48 +08:00
Rtcp fix typo 2023-05-02 20:41:13 +08:00
Rtmp Added support for GCC 13 (#2452) 2023-05-11 09:58:48 +08:00
Rtp fix typo 2023-05-02 20:41:13 +08:00
Rtsp 使用static_pointer_cast优化性能 2023-04-28 22:04:38 +08:00
Shell 使用static_pointer_cast优化性能 2023-04-28 22:04:38 +08:00
TS 使用static_pointer_cast优化性能 2023-04-28 22:04:38 +08:00
CMakeLists.txt cmake: fix install cxx api headers 2022-08-22 13:11:17 +08:00