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-05-27 16:11:25 +08:00
..
srs_app_bandwidth.cpp refine autofree, only free object, never free arrays 2014-05-14 09:41:41 +08:00
srs_app_bandwidth.hpp final the modularity, rename the app module. 2014-03-02 21:49:09 +08:00
srs_app_codec.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_codec.hpp rename struct to class. 0.9.100 2014-05-17 14:59:33 +08:00
srs_app_config.cpp fix #89, config to /dev/null to disable ffmpeg log. 0.9.117 2014-05-27 14:10:46 +08:00
srs_app_config.hpp fix #89, config to /dev/null to disable ffmpeg log. 0.9.117 2014-05-27 14:10:46 +08:00
srs_app_conn.cpp fix #78 st joinable thread must be stop by other threads, 0.9.113 2014-05-23 17:23:33 +08:00
srs_app_conn.hpp fix mem leak of encoder, edge and source. add destroy for gmc to detect mem leak. to 0.9.89 2014-05-03 22:59:21 +08:00
srs_app_dvr.cpp http streaming support flv start index. 2014-05-26 13:57:08 +08:00
srs_app_dvr.hpp fix st thread exit bug, never implict invoke the st_thread_exit, which may cause memory leak. 0.9.112 2014-05-23 13:56:40 +08:00
srs_app_edge.cpp for bug #88, add timeout for connect. 2014-05-26 18:21:35 +08:00
srs_app_edge.hpp refine framework to calc the kbps 2014-05-12 17:27:50 +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 fix #89, config to /dev/null to disable ffmpeg log. 0.9.117 2014-05-27 14:10:46 +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_flv.cpp http streaming support flv start index. 2014-05-26 13:57:08 +08:00
srs_app_flv.hpp http streaming support flv start index. 2014-05-26 13:57:08 +08:00
srs_app_forward.cpp for bug #88, add timeout for connect. 2014-05-26 18:21:35 +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 http heartbeat, 0.9.107 2014-05-19 17:39:01 +08:00
srs_app_heartbeat.hpp support http heartbeat, 0.9.107 2014-05-19 17:39:01 +08:00
srs_app_hls.cpp refine autofree, only free object, never free arrays 2014-05-14 09:41:41 +08:00
srs_app_hls.hpp update pithy-print to 10s. refine log 2014-05-04 10:45:13 +08:00
srs_app_http.cpp http streaming support flv start index. 2014-05-26 13:57:08 +08:00
srs_app_http.hpp http streaming support flv start index. 2014-05-26 13:57:08 +08:00
srs_app_http_api.cpp support http api json, to PUT/POST. 0.9.105 2014-05-18 17:57:20 +08:00
srs_app_http_api.hpp support http api json, to PUT/POST. 0.9.105 2014-05-18 17:57:20 +08:00
srs_app_http_client.cpp support http heartbeat, 0.9.107 2014-05-19 17:39:01 +08:00
srs_app_http_client.hpp support http heartbeat, 0.9.107 2014-05-19 17:39:01 +08:00
srs_app_http_conn.cpp http streaming support flv start index. 2014-05-26 13:57:08 +08:00
srs_app_http_conn.hpp http streaming support flv start index. 2014-05-26 13:57:08 +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 fix http hooks dvr bug, check dvr macro 2014-05-21 12:02:50 +08:00
srs_app_ingest.cpp fix #89, config to /dev/null to disable ffmpeg log. 0.9.117 2014-05-27 14:10:46 +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 refine kbps, provides 30s,1m,5m,60m kbps. 0.9.97 2014-05-14 13:56:12 +08:00
srs_app_kbps.hpp refine kbps, provides 30s,1m,5m,60m kbps. 0.9.97 2014-05-14 13:56:12 +08:00
srs_app_log.cpp add SrsPid and SrsId to client response, add pid to log 2014-05-27 16:11:25 +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 support reload dvr 2014-04-17 16:22:21 +08:00
srs_app_reload.hpp completed the edge reload, to 0.9.79 2014-04-28 17:57:59 +08:00
srs_app_rtmp_conn.cpp http streaming support flv start index. 2014-05-26 13:57:08 +08:00
srs_app_rtmp_conn.hpp refine framework to calc the kbps 2014-05-12 17:27:50 +08:00
srs_app_server.cpp fix #78 st joinable thread must be stop by other threads, 0.9.113 2014-05-23 17:23:33 +08:00
srs_app_server.hpp support http heartbeat, 0.9.107 2014-05-19 17:39:01 +08:00
srs_app_socket.cpp refine framework to calc the kbps 2014-05-12 17:27:50 +08:00
srs_app_socket.hpp refine framework to calc the kbps 2014-05-12 17:27:50 +08:00
srs_app_source.cpp refine metadata info 2014-05-14 11:46:17 +08:00
srs_app_source.hpp add miss files. fix bug #60: support aggregate message 2014-05-08 14:33:25 +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 #78 st joinable thread must be stop by other threads, 0.9.113 2014-05-23 17:23:33 +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 http heartbeat, 0.9.107 2014-05-19 17:39:01 +08:00
srs_app_utility.hpp support http heartbeat, 0.9.107 2014-05-19 17:39:01 +08:00