.. |
srs_app_avc_aac.cpp
|
refine code, add the video tag comments.
|
11 years ago |
srs_app_avc_aac.hpp
|
refine hls avc/aac codec, move metadata to it.
|
11 years ago |
srs_app_bandwidth.cpp
|
refine bandwidth check/test, flash publish test is ok.
|
11 years ago |
srs_app_bandwidth.hpp
|
refine code, add comments for bandwidth; remove the bwtc configure script test item.
|
11 years ago |
srs_app_config.cpp
|
refine config, add comments
|
11 years ago |
srs_app_config.hpp
|
refine config, add comments
|
11 years ago |
srs_app_conn.cpp
|
refine server, add comments
|
11 years ago |
srs_app_conn.hpp
|
refine server, add comments
|
11 years ago |
srs_app_dvr.cpp
|
rename rtmp_stack to stack. remove the global templte function to member function.
|
11 years ago |
srs_app_dvr.hpp
|
refine the file stream, to file reader and writer. 0.9.142
|
11 years ago |
srs_app_edge.cpp
|
rename rtmp_stack to stack. remove the global templte function to member function.
|
11 years ago |
srs_app_edge.hpp
|
support token auth in connect args. 0.9.128
|
11 years ago |
srs_app_empty.cpp
|
add http heartbeat framework
|
11 years ago |
srs_app_empty.hpp
|
add http heartbeat framework
|
11 years ago |
srs_app_encoder.cpp
|
refine config comments, return the engines of transcode.
|
11 years ago |
srs_app_encoder.hpp
|
add dvr option. refine macros of auto headers
|
11 years ago |
srs_app_ffmpeg.cpp
|
refine config, add comments
|
11 years ago |
srs_app_ffmpeg.hpp
|
fix ffmpeg log fd leak, always close log_fd. 0.9.94
|
11 years ago |
srs_app_forward.cpp
|
add librtmp bandwidth check/test client.
|
11 years ago |
srs_app_forward.hpp
|
refine framework to calc the kbps
|
11 years ago |
srs_app_heartbeat.cpp
|
support report summaries in heartbeat. 0.9.132
|
11 years ago |
srs_app_heartbeat.hpp
|
support http heartbeat, 0.9.107
|
11 years ago |
srs_app_hls.cpp
|
refine hls avc/aac codec, move metadata to it.
|
11 years ago |
srs_app_hls.hpp
|
refine hls codec sample info. 0.9.161
|
11 years ago |
srs_app_http.cpp
|
refine core, move specified functions to kernel utility.
|
11 years ago |
srs_app_http.hpp
|
refine http log.
|
11 years ago |
srs_app_http_api.cpp
|
remove the config log http api. 0.9.148
|
11 years ago |
srs_app_http_api.hpp
|
remove the config log http api. 0.9.148
|
11 years ago |
srs_app_http_client.cpp
|
refine tcp client connect, extract to utility srs_socket_connect. 0.9.141
|
11 years ago |
srs_app_http_client.hpp
|
refine core, move specified functions to kernel utility.
|
11 years ago |
srs_app_http_conn.cpp
|
complete the normal kernel flv utest. 0.9.147
|
11 years ago |
srs_app_http_conn.hpp
|
add srs bytes and kbps to api summaries. 0.9.126
|
11 years ago |
srs_app_http_hooks.cpp
|
fix bug #73, http callback api support authentication in tcUrl
|
11 years ago |
srs_app_http_hooks.hpp
|
refine core, move specified functions to kernel utility.
|
11 years ago |
srs_app_ingest.cpp
|
refine config, add comments
|
11 years ago |
srs_app_ingest.hpp
|
rename struct to class. 0.9.100
|
11 years ago |
srs_app_json.cpp
|
fix bug of nx_json parse, to 0.9.104
|
11 years ago |
srs_app_json.hpp
|
support http api json, to PUT/POST, to 0.9.103
|
11 years ago |
srs_app_kbps.cpp
|
refine bandwidth check/test, flash publish test is ok.
|
11 years ago |
srs_app_kbps.hpp
|
refine bandwidth check/test, flash publish test is ok.
|
11 years ago |
srs_app_log.cpp
|
refine core, move specified functions to kernel utility.
|
11 years ago |
srs_app_log.hpp
|
update pithy-print to 10s. refine log
|
11 years ago |
srs_app_pithy_print.cpp
|
fix bug #67: fix pithy print bug, stage must has a age. 0.9.98
|
11 years ago |
srs_app_pithy_print.hpp
|
fix bug #67: fix pithy print bug, stage must has a age. 0.9.98
|
11 years ago |
srs_app_refer.cpp
|
add virtual destructor to SrsRefer
|
11 years ago |
srs_app_refer.hpp
|
add virtual destructor to SrsRefer
|
11 years ago |
srs_app_reload.cpp
|
fix #108: disable the time jitter for encoder non-monotonical stream. 0.9.133
|
11 years ago |
srs_app_reload.hpp
|
fix #108: disable the time jitter for encoder non-monotonical stream. 0.9.133
|
11 years ago |
srs_app_rtmp_conn.cpp
|
refine server, add comments
|
11 years ago |
srs_app_rtmp_conn.hpp
|
performance refine, support 3k+ connections(270kbps). 0.9.130
|
11 years ago |
srs_app_server.cpp
|
refine the get port, return a vector<string> contains ports.
|
11 years ago |
srs_app_server.hpp
|
refine server, add comments
|
11 years ago |
srs_app_socket.cpp
|
refine kernel buffer. complete the utest for buffer.
|
11 years ago |
srs_app_socket.hpp
|
refine kernel buffer. complete the utest for buffer.
|
11 years ago |
srs_app_source.cpp
|
rename rtmp_stack to stack. remove the global templte function to member function.
|
11 years ago |
srs_app_source.hpp
|
fix #108: disable the time jitter for encoder non-monotonical stream. 0.9.133
|
11 years ago |
srs_app_st.cpp
|
substitute all TAB with 4spaces.
|
11 years ago |
srs_app_st.hpp
|
final the modularity, rename the app module.
|
11 years ago |
srs_app_thread.cpp
|
fix #110, thread start segment fault, thread cycle stop destroy thread. 0.9.136
|
11 years ago |
srs_app_thread.hpp
|
fix #110, thread start segment fault, thread cycle stop destroy thread. 0.9.136
|
11 years ago |
srs_app_utility.cpp
|
refine tcp client connect, extract to utility srs_socket_connect. 0.9.141
|
11 years ago |
srs_app_utility.hpp
|
update comments of utility
|
11 years ago |