ZLMediaKit/src
Per-Arne Andersen 350e262433
Added support for GCC 13 (#2452)
GCC Does not explicitly include stdint. This update includes them where needed.
A very minor change that would allow GCC13 and above to compile
correctly. In newer versions, cstdint is not implicitly included, hence
it errors out during compilation for some files.
2023-05-11 09:58:48 +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发送mp4文件时崩溃问题:#2429 2023-04-28 23:02:48 +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 Added support for GCC 13 (#2452) 2023-05-11 09:58:48 +08:00
Player format code style for pusher and player 2023-05-03 21:46:25 +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