ossrs / srs

SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181.
https://ossrs.io
MIT License
25.84k stars 5.39k forks source link

Build: Fix srs_mp4_parser compiling error. v6.0.150 v7.0.9 #4156

Closed suzp1984 closed 3 months ago

suzp1984 commented 3 months ago

reproduce compiling error

./configure && make srs_mp4_parser

Cause

SrsAutoFree moved to srs_core_deprecated.hpp.