mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
extract auto_free to core module
This commit is contained in:
parent
4e91a3d5aa
commit
bcbea86202
5 changed files with 4 additions and 7 deletions
|
@ -7,11 +7,11 @@ file
|
|||
core readonly separator,
|
||||
..\core\srs_core.hpp,
|
||||
..\core\srs_core.cpp,
|
||||
..\core\srs_core_autofree.hpp,
|
||||
..\core\srs_core_autofree.cpp,
|
||||
app readonly separator,
|
||||
..\app\srs_core_amf0.hpp,
|
||||
..\app\srs_core_amf0.cpp,
|
||||
..\app\srs_core_autofree.hpp,
|
||||
..\app\srs_core_autofree.cpp,
|
||||
..\app\srs_core_bandwidth.hpp,
|
||||
..\app\srs_core_bandwidth.cpp,
|
||||
..\app\srs_core_buffer.hpp,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue