.. |
srs_app_avc_aac.cpp
|
fix #103, support all aac sample rate, add detail codec logs.
|
2014-07-06 09:59:41 +08:00 |
srs_app_avc_aac.hpp
|
fix #103, support all aac sample rate, add detail codec logs.
|
2014-07-06 09:59:41 +08:00 |
srs_app_bandwidth.cpp
|
extract get_local_ip and get_peer_ip to app utility
|
2014-05-27 16:45:02 +08:00 |
srs_app_bandwidth.hpp
|
extract get_local_ip and get_peer_ip to app utility
|
2014-05-27 16:45:02 +08:00 |
srs_app_config.cpp
|
remove the config log http api. 0.9.148
|
2014-07-05 13:02:50 +08:00 |
srs_app_config.hpp
|
refine code, use macro for hls resample audio
|
2014-07-05 23:43:28 +08:00 |
srs_app_conn.cpp
|
extract get_local_ip and get_peer_ip to app utility
|
2014-05-27 16:45:02 +08:00 |
srs_app_conn.hpp
|
add srs bytes and kbps to api summaries. 0.9.126
|
2014-06-19 15:28:05 +08:00 |
srs_app_dvr.cpp
|
refine http/dvr/hls to use file reader/writer. 0.9.146
|
2014-07-05 07:33:18 +08:00 |
srs_app_dvr.hpp
|
refine the file stream, to file reader and writer. 0.9.142
|
2014-06-29 17:05:26 +08:00 |
srs_app_edge.cpp
|
refine tcp client connect, extract to utility srs_socket_connect. 0.9.141
|
2014-06-29 14:39:56 +08:00 |
srs_app_edge.hpp
|
support token auth in connect args. 0.9.128
|
2014-06-21 11:41:00 +08:00 |
srs_app_empty.cpp
|
add http heartbeat framework
|
2014-05-19 15:45:04 +08:00 |
srs_app_empty.hpp
|
add http heartbeat framework
|
2014-05-19 15:45:04 +08:00 |
srs_app_encoder.cpp
|
refine core, move specified functions to kernel utility.
|
2014-06-08 13:03:03 +08:00 |
srs_app_encoder.hpp
|
add dvr option. refine macros of auto headers
|
2014-04-15 14:01:57 +08:00 |
srs_app_ffmpeg.cpp
|
fix mem leak for delete[] SharedPtrMessage array, explicit free elems. remove srs_freepa. 0.9.95
|
2014-05-13 14:24:39 +08:00 |
srs_app_ffmpeg.hpp
|
fix ffmpeg log fd leak, always close log_fd. 0.9.94
|
2014-05-13 11:16:53 +08:00 |
srs_app_forward.cpp
|
refine tcp client connect, extract to utility srs_socket_connect. 0.9.141
|
2014-06-29 14:39:56 +08:00 |
srs_app_forward.hpp
|
refine framework to calc the kbps
|
2014-05-12 17:27:50 +08:00 |
srs_app_heartbeat.cpp
|
support report summaries in heartbeat. 0.9.132
|
2014-06-23 15:44:49 +08:00 |
srs_app_heartbeat.hpp
|
support http heartbeat, 0.9.107
|
2014-05-19 17:39:01 +08:00 |
srs_app_hls.cpp
|
fix hls media codec info bug, ignore nal_unit_type 7/8/9. 0.9.152
|
2014-07-06 13:53:30 +08:00 |
srs_app_hls.hpp
|
fix #81: support all aac sample rate, for instance, 48000. to 0.9.150
|
2014-07-05 23:29:45 +08:00 |
srs_app_http.cpp
|
refine core, move specified functions to kernel utility.
|
2014-06-08 13:03:03 +08:00 |
srs_app_http.hpp
|
refine http log.
|
2014-05-30 09:20:51 +08:00 |
srs_app_http_api.cpp
|
remove the config log http api. 0.9.148
|
2014-07-05 13:02:50 +08:00 |
srs_app_http_api.hpp
|
remove the config log http api. 0.9.148
|
2014-07-05 13:02:50 +08:00 |
srs_app_http_client.cpp
|
refine tcp client connect, extract to utility srs_socket_connect. 0.9.141
|
2014-06-29 14:39:56 +08:00 |
srs_app_http_client.hpp
|
refine core, move specified functions to kernel utility.
|
2014-06-08 13:03:03 +08:00 |
srs_app_http_conn.cpp
|
complete the normal kernel flv utest. 0.9.147
|
2014-07-05 11:10:42 +08:00 |
srs_app_http_conn.hpp
|
add srs bytes and kbps to api summaries. 0.9.126
|
2014-06-19 15:28:05 +08:00 |
srs_app_http_hooks.cpp
|
fix bug #73, http callback api support authentication in tcUrl
|
2014-05-22 10:23:12 +08:00 |
srs_app_http_hooks.hpp
|
refine core, move specified functions to kernel utility.
|
2014-06-08 13:03:03 +08:00 |
srs_app_ingest.cpp
|
refine core, move specified functions to kernel utility.
|
2014-06-08 13:03:03 +08:00 |
srs_app_ingest.hpp
|
rename struct to class. 0.9.100
|
2014-05-17 14:59:33 +08:00 |
srs_app_json.cpp
|
fix bug of nx_json parse, to 0.9.104
|
2014-05-18 16:48:24 +08:00 |
srs_app_json.hpp
|
support http api json, to PUT/POST, to 0.9.103
|
2014-05-18 16:15:35 +08:00 |
srs_app_kbps.cpp
|
add srs bytes and kbps to api summaries. 0.9.126
|
2014-06-19 15:28:05 +08:00 |
srs_app_kbps.hpp
|
add srs bytes and kbps to api summaries. 0.9.126
|
2014-06-19 15:28:05 +08:00 |
srs_app_log.cpp
|
refine core, move specified functions to kernel utility.
|
2014-06-08 13:03:03 +08:00 |
srs_app_log.hpp
|
update pithy-print to 10s. refine log
|
2014-05-04 10:45:13 +08:00 |
srs_app_pithy_print.cpp
|
fix bug #67: fix pithy print bug, stage must has a age. 0.9.98
|
2014-05-14 14:35:29 +08:00 |
srs_app_pithy_print.hpp
|
fix bug #67: fix pithy print bug, stage must has a age. 0.9.98
|
2014-05-14 14:35:29 +08:00 |
srs_app_refer.cpp
|
add virtual destructor to SrsRefer
|
2014-06-27 13:40:17 +08:00 |
srs_app_refer.hpp
|
add virtual destructor to SrsRefer
|
2014-06-27 13:40:17 +08:00 |
srs_app_reload.cpp
|
fix #108: disable the time jitter for encoder non-monotonical stream. 0.9.133
|
2014-06-25 17:14:11 +08:00 |
srs_app_reload.hpp
|
fix #108: disable the time jitter for encoder non-monotonical stream. 0.9.133
|
2014-06-25 17:14:11 +08:00 |
srs_app_rtmp_conn.cpp
|
refine tcp client connect, extract to utility srs_socket_connect. 0.9.141
|
2014-06-29 14:39:56 +08:00 |
srs_app_rtmp_conn.hpp
|
performance refine, support 3k+ connections(270kbps). 0.9.130
|
2014-06-22 20:01:25 +08:00 |
srs_app_server.cpp
|
add comments for the connection remove
|
2014-06-28 11:16:45 +08:00 |
srs_app_server.hpp
|
add srs bytes and kbps to api summaries. 0.9.126
|
2014-06-19 15:28:05 +08:00 |
srs_app_socket.cpp
|
refine kernel buffer. complete the utest for buffer.
|
2014-06-07 22:23:17 +08:00 |
srs_app_socket.hpp
|
refine kernel buffer. complete the utest for buffer.
|
2014-06-07 22:23:17 +08:00 |
srs_app_source.cpp
|
fix #103, support all aac sample rate, add detail codec logs.
|
2014-07-06 09:59:41 +08:00 |
srs_app_source.hpp
|
fix #108: disable the time jitter for encoder non-monotonical stream. 0.9.133
|
2014-06-25 17:14:11 +08:00 |
srs_app_st.cpp
|
substitute all TAB with 4spaces.
|
2014-03-18 11:32:58 +08:00 |
srs_app_st.hpp
|
final the modularity, rename the app module.
|
2014-03-02 21:49:09 +08:00 |
srs_app_thread.cpp
|
fix #110, thread start segment fault, thread cycle stop destroy thread. 0.9.136
|
2014-06-28 10:57:58 +08:00 |
srs_app_thread.hpp
|
fix #110, thread start segment fault, thread cycle stop destroy thread. 0.9.136
|
2014-06-28 10:57:58 +08:00 |
srs_app_utility.cpp
|
refine tcp client connect, extract to utility srs_socket_connect. 0.9.141
|
2014-06-29 14:39:56 +08:00 |
srs_app_utility.hpp
|
refine tcp client connect, extract to utility srs_socket_connect. 0.9.141
|
2014-06-29 14:39:56 +08:00 |