1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00
srs/trunk/src/utest
winlin 2f7e474853 Merge branch v5.0.112 into develop
1. SRT: Fix srt to rtmp crash when sps or pps empty. v5.0.112 (#3323)
2. GB28181: Fix memory overlap for small packets. v5.0.111 (#3315)
3. FLV: Support set default has_av and disable guessing. v5.0.110 (#3311)
4. FLV: Drop packet if header flag is not matched. v5.0.109 (#3306)
5. FLV: Reset has_audio or has_video if only sequence header. (#3310)
2022-12-18 11:44:29 +08:00
..
srs_utest.cpp Support address sanitizer for utest and fix some leaks. (#3242) 2022-11-18 11:19:01 +08:00
srs_utest.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_utest_amf0.cpp Support address sanitizer for utest and fix some leaks. (#3242) 2022-11-18 11:19:01 +08:00
srs_utest_amf0.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_utest_app.cpp ST: Support set context id while thread running. v5.0.72 2022-10-02 10:05:01 +08:00
srs_utest_app.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_utest_avc.cpp Support address sanitizer for utest and fix some leaks. (#3242) 2022-11-18 11:19:01 +08:00
srs_utest_avc.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_utest_config.cpp FLV: Support set default has_av and disable guessing. v5.0.110 (#3311) 2022-12-17 14:51:48 +08:00
srs_utest_config.hpp Config: Add utest for configuring with ENV variables. v5.0.100 (#3284) 2022-12-01 23:03:50 +08:00
srs_utest_core.cpp Fix the snprintf size issue. 2022-08-10 08:32:02 +08:00
srs_utest_core.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_utest_gb28181.cpp GB28181: Support GB28181-2016 protocol. v5.0.74 (#3201) 2022-10-06 17:40:58 +08:00
srs_utest_gb28181.hpp GB28181: Support GB28181-2016 protocol. v5.0.74 (#3201) 2022-10-06 17:40:58 +08:00
srs_utest_http.cpp Support address sanitizer for utest and fix some leaks. (#3242) 2022-11-18 11:19:01 +08:00
srs_utest_http.hpp GB28181: Refine HTTP parser to support SIP. v5.0.70 2022-09-30 19:21:31 +08:00
srs_utest_kernel.cpp H265: Demux sps for log print and statistic streams.(#3271) (#3286) 2022-12-04 22:46:14 +08:00
srs_utest_kernel.hpp GB28181: Support GB28181-2016 protocol. v5.0.74 (#3201) 2022-10-06 17:40:58 +08:00
srs_utest_kernel2.cpp Asan: Fix utest bug. 2022-11-23 16:51:09 +08:00
srs_utest_kernel2.hpp GB28181: Support GB28181-2016 protocol. v5.0.74 (#3201) 2022-10-06 17:40:58 +08:00
srs_utest_mp4.cpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_utest_mp4.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_utest_protocol.cpp API: Parse fragment of URI. v5.0.106 (#3295) 2022-12-08 15:48:10 +08:00
srs_utest_protocol.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_utest_protocol2.cpp Micro changes and refines. 2022-09-30 17:57:48 +08:00
srs_utest_protocol2.hpp UTest: Split utest to smaller file. 2022-08-31 09:18:47 +08:00
srs_utest_reload.cpp APM: Support distributed tracing by Tencent Cloud APM. v5.0.63 2022-09-16 18:54:28 +08:00
srs_utest_reload.hpp Fix #2881: HTTP: Support merging api to server. v5.0.47 2022-08-28 13:11:31 +08:00
srs_utest_rtc.cpp Support address sanitizer for utest and fix some leaks. (#3242) 2022-11-18 11:19:01 +08:00
srs_utest_rtc.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_utest_rtmp.cpp Support address sanitizer for utest and fix some leaks. (#3242) 2022-11-18 11:19:01 +08:00
srs_utest_rtmp.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_utest_service.cpp For #2532: Windows: Support CYGWIN64 for SRS (#3255) 2022-11-20 12:29:57 +08:00
srs_utest_service.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00
srs_utest_srt.cpp Support address sanitizer for utest and fix some leaks. (#3242) 2022-11-18 11:19:01 +08:00
srs_utest_srt.hpp Update date from 2021 to 2022. 2022-06-20 19:22:25 +08:00