You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
srs/trunk
chundonglinlin 35f479c6bc Support build without cache to test if actions fail. v5.0.196 (#3858)
By default, caching is enabled during compilation, which means that data
is cached in Docker. This helps to avoid compiling third-party
dependency libraries. However, sometimes when updating third-party
libraries, it's necessary to disable caching to temporarily verify if
the pipeline can succeed. Therefore, a configure option should be added.
When this option is enabled, the compilation cache will not be used, and
all third-party libraries will be compiled from scratch.

---------

Co-authored-by: winlin <winlinvip@gmail.com>
1 year ago
..
3rdparty Upgrade libsrt to v1.5.3. v5.0.183 (#3808) 1 year ago
auto Support build without cache to test if actions fail. v5.0.196 (#3858) 1 year ago
conf RTC: Fix FFmpeg opus audio noisy issue. v5.0.195 (#3845) 1 year ago
doc Support build without cache to test if actions fail. v5.0.196 (#3858) 1 year ago
etc/init.d Squash: Fix bugs 3 years ago
gdb ST: Support show coroutines. 4 years ago
ide/srs_clion RTC: Fix FFmpeg opus audio noisy issue. v5.0.195 (#3845) 1 year ago
modules Moduels: Refine the description 4 years ago
packaging Windows: Refine cygwin pipeline (#3260) 2 years ago
research Support build without cache to test if actions fail. v5.0.196 (#3858) 1 year ago
scripts Package script support extra options. v5.0.102 2 years ago
src Support build without cache to test if actions fail. v5.0.196 (#3858) 1 year ago
usr/lib/systemd/system Squash: Support RPM. Fix bugs. 3 years ago
.gitignore For #2136: API: Cleanup no active streams for statistics. v5.0.42 3 years ago
AUTHORS.md Update new authors. 2 years ago
AUTHORS.txt Update AUTHORS 4 years ago
Dockerfile.builds Use new cache image name. v5.0.186 1 year ago
Dockerfile.cov GB28181: Enable regression test for gb28181. v5.0.122 2 years ago
Dockerfile.pkg GB28181: Enable GB for CentOS 7 package. v5.0.103 2 years ago
Dockerfile.test GB28181: Enable regression test for gb28181. v5.0.122 2 years ago
configure Added system library option for ffmpeg, srtp, srt libraries. v5.0.193 (#3846) 1 year ago