1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00
srs/trunk
john 268bac58bd RTC: Fix FFmpeg opus audio noisy issue. v5.0.195 (#3845)
Follow the example in FFmpeg's doc, before calling the API
`avcodec_send_frame`, always use `av_frame_alloc` to create a new frame.

---------

Co-authored-by: Haibo Chen <495810242@qq.com>
2023-10-25 11:58:35 +08:00
..
3rdparty Upgrade libsrt to v1.5.3. v5.0.183 (#3808) 2023-09-21 22:31:38 +08:00
auto Added system library option for ffmpeg, srtp, srt libraries. v5.0.193 (#3846) 2023-10-20 22:35:18 +08:00
conf RTC: Fix FFmpeg opus audio noisy issue. v5.0.195 (#3845) 2023-10-25 11:58:35 +08:00
doc RTC: Fix FFmpeg opus audio noisy issue. v5.0.195 (#3845) 2023-10-25 11:58:35 +08:00
etc/init.d
gdb
ide/srs_clion RTC: Fix FFmpeg opus audio noisy issue. v5.0.195 (#3845) 2023-10-25 11:58:35 +08:00
modules
packaging
research WebRTC: Support WHEP for play. v5.0.182 (#3404) 2023-09-21 18:43:57 +08:00
scripts
src RTC: Fix FFmpeg opus audio noisy issue. v5.0.195 (#3845) 2023-10-25 11:58:35 +08:00
usr/lib/systemd/system
.gitignore
AUTHORS.md
AUTHORS.txt
configure Added system library option for ffmpeg, srtp, srt libraries. v5.0.193 (#3846) 2023-10-20 22:35:18 +08:00
Dockerfile.builds Use new cache image name. v5.0.186 2023-10-08 21:13:47 +08:00
Dockerfile.cov
Dockerfile.pkg
Dockerfile.test