feat: add support of codec plugin

This commit is contained in:
xia-chu
2023-12-10 10:21:40 +08:00
committed by 夏楚
parent 9ff4c09211
commit 25c99470ee
42 changed files with 772 additions and 356 deletions

View File

@@ -477,6 +477,8 @@ add_subdirectory(3rdpart)
add_subdirectory(src)
add_subdirectory(ext-codec)
if(ENABLE_SRT)
add_subdirectory(srt)
endif()