mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-01 09:01:33 +08:00
fb1d7dd5a6
rtsp推流修整时间戳
37 lines
332 B
Plaintext
37 lines
332 B
Plaintext
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
*.obj
|
|
*.d
|
|
|
|
# Precompiled Headers
|
|
*.gch
|
|
*.pch
|
|
|
|
# Compiled Dynamic libraries
|
|
#*.dylib
|
|
#*.dll
|
|
|
|
# Fortran module files
|
|
*.mod
|
|
*.smod
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.lib
|
|
|
|
# Executables
|
|
#*.exe
|
|
*.out
|
|
*.app
|
|
/X64/
|
|
|
|
|
|
*.DS_Store
|
|
|
|
/cmake-build-debug/
|
|
/.idea/
|
|
/c_wrapper/.idea/
|
|
/release/mac/Debug/ |