1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-15 04:42:04 +00:00
srs/trunk/src/app
2014-06-25 17:14:11 +08:00
..
srs_app_avc_aac.cpp refine codec, extract avc aac codec to app. 2014-06-08 22:36:17 +08:00
srs_app_avc_aac.hpp add rtmp detecter 2014-06-10 10:40:31 +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 fix #108: disable the time jitter for encoder non-monotonical stream. 0.9.133 2014-06-25 17:14:11 +08:00
srs_app_config.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_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 fix #108: disable the time jitter for encoder non-monotonical stream. 0.9.133 2014-06-25 17:14:11 +08:00
srs_app_dvr.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_edge.cpp performance refine, support 3k+ connections(270kbps). 0.9.130 2014-06-22 20:01:25 +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 fix #108: disable the time jitter for encoder non-monotonical stream. 0.9.133 2014-06-25 17:14:11 +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 #108: disable the time jitter for encoder non-monotonical stream. 0.9.133 2014-06-25 17:14:11 +08:00
srs_app_hls.hpp refine codec, extract avc aac codec to app. 2014-06-08 22:36:17 +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 support report summaries in heartbeat. 0.9.132 2014-06-23 15:44:49 +08:00
srs_app_http_api.hpp add srs bytes and kbps to api summaries. 0.9.126 2014-06-19 15:28:05 +08:00
srs_app_http_client.cpp support report summaries in heartbeat. 0.9.132 2014-06-23 15:44:49 +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 add srs bytes and kbps to api summaries. 0.9.126 2014-06-19 15:28:05 +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 substitute all TAB with 4spaces. 2014-03-18 11:32:58 +08:00
srs_app_refer.hpp substitute all TAB with 4spaces. 2014-03-18 11:32:58 +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 performance refine, support 3k+ connections(270kbps). 0.9.130 2014-06-22 20:01:25 +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 connections count to api summaries. 0.9.127 2014-06-19 18:49:05 +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 #108: disable the time jitter for encoder non-monotonical stream. 0.9.133 2014-06-25 17:14:11 +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 refine core, move specified functions to kernel utility. 2014-06-08 13:03:03 +08:00
srs_app_thread.hpp fix #78 st joinable thread must be stop by other threads, 0.9.113 2014-05-23 17:23:33 +08:00
srs_app_utility.cpp support report summaries in heartbeat. 0.9.132 2014-06-23 15:44:49 +08:00
srs_app_utility.hpp support report summaries in heartbeat. 0.9.132 2014-06-23 15:44:49 +08:00