Commit Graph

1 Commits (a1901b52134a793c2f9baf9539b60e961e8e3f1a)

Author SHA1 Message Date
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>
1 year ago