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 577cd299e1
MP3: Fix bug for TS or HLS with mp3 codec. v4.0.269 (#296) (#3333)
* MP3: Fix bug for TS or HLS with mp3 codec. v4.0.269 (#296)

1. Refresh HLS audio codec if changed in stream.
2. Refresh TS audio codec if changed in stream.
3. Fix mp3 demux bug in SrsFormat::audio_mp3_demux.
4. Use 3(MPEG1) not 4(MPEG2) as PMT stream type, follow FFmpeg.
5. MP3: Update utest for mp3 sample parsing.
6. MP3: Ignore empty frame sample.
7. UTest: Fix utest failed, do not copy files.
2022-12-25 11:43:26 +08:00
..
srs_utest.cpp Use SPDX-License-Identifier: MIT. 4.0.124 2021-05-31 12:59:21 +08:00
srs_utest.hpp Use SPDX-License-Identifier: MIT. 4.0.124 2021-05-31 12:59:21 +08:00
srs_utest_amf0.cpp JSON: Support escape special chars. (#1758) v4.0.182 2021-10-20 08:57:40 +08:00
srs_utest_amf0.hpp Use SPDX-License-Identifier: MIT. 4.0.124 2021-05-31 12:59:21 +08:00
srs_utest_app.cpp RTC: Support statistic for HTTP-API, HTTP-Callback and Security (#2483) v4.0.144 2021-07-24 08:08:35 +08:00
srs_utest_app.hpp Use SPDX-License-Identifier: MIT. 4.0.124 2021-05-31 12:59:21 +08:00
srs_utest_avc.cpp Use SPDX-License-Identifier: MIT. 4.0.124 2021-05-31 12:59:21 +08:00
srs_utest_avc.hpp Use SPDX-License-Identifier: MIT. 4.0.124 2021-05-31 12:59:21 +08:00
srs_utest_config.cpp UTest: Fix utest fail for config 2021-10-11 23:28:37 +08:00
srs_utest_config.hpp Use SPDX-License-Identifier: MIT. 4.0.124 2021-05-31 12:59:21 +08:00
srs_utest_core.cpp Use SPDX-License-Identifier: MIT. 4.0.124 2021-05-31 12:59:21 +08:00
srs_utest_core.hpp Use SPDX-License-Identifier: MIT. 4.0.124 2021-05-31 12:59:21 +08:00
srs_utest_http.cpp Fix bug when the value of http header is empty (#2888) 2022-02-03 15:06:06 +08:00
srs_utest_http.hpp Enhance HLS: support http callback on_play/stop, support statistic (#2578) 2021-09-23 13:32:15 +08:00
srs_utest_kernel.cpp MP3: Fix bug for TS or HLS with mp3 codec. v4.0.269 (#296) (#3333) 2022-12-25 11:43:26 +08:00
srs_utest_kernel.hpp Use SPDX-License-Identifier: MIT. 4.0.124 2021-05-31 12:59:21 +08:00
srs_utest_mp4.cpp Use SPDX-License-Identifier: MIT. 4.0.124 2021-05-31 12:59:21 +08:00
srs_utest_mp4.hpp Use SPDX-License-Identifier: MIT. 4.0.124 2021-05-31 12:59:21 +08:00
srs_utest_protocol.cpp Remove dead link for issues 2021-10-10 09:31:06 +08:00
srs_utest_protocol.hpp Use SPDX-License-Identifier: MIT. 4.0.124 2021-05-31 12:59:21 +08:00
srs_utest_reload.cpp Use SPDX-License-Identifier: MIT. 4.0.124 2021-05-31 12:59:21 +08:00
srs_utest_reload.hpp For #2369, #1708, #1941: Check errno when close fd or stop thread 2021-10-31 19:33:27 +08:00
srs_utest_rtc.cpp For #3167: WebRTC: Refine sequence jitter algorithm. v4.0.266 2022-09-27 14:53:05 +08:00
srs_utest_rtc.hpp Use SPDX-License-Identifier: MIT. 4.0.124 2021-05-31 12:59:21 +08:00
srs_utest_rtmp.cpp RTMP URL supports domain in stream parameters. v4.0.255 2022-08-17 11:08:32 +08:00
srs_utest_rtmp.hpp Use SPDX-License-Identifier: MIT. 4.0.124 2021-05-31 12:59:21 +08:00
srs_utest_service.cpp RTMP URL supports domain in stream parameters. v4.0.255 2022-08-17 11:08:32 +08:00
srs_utest_service.hpp Use SPDX-License-Identifier: MIT. 4.0.124 2021-05-31 12:59:21 +08:00
srs_utest_srt.cpp SRT: Compatible with previous auth querystring. #2908 2022-03-19 09:04:51 +08:00
srs_utest_srt.hpp SRT: url supports multiple QueryStrings (#2908) 2022-03-19 08:24:06 +08:00