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-07-16 11:23:49 +08:00
..
srs_app_avc_aac.cpp refine code, add the video tag comments. 2014-07-16 10:05:41 +08:00
srs_app_avc_aac.hpp refine hls avc/aac codec, move metadata to it. 2014-07-16 09:37:27 +08:00
srs_app_bandwidth.cpp refine bandwidth check/test, flash publish test is ok. 2014-07-13 20:25:36 +08:00
srs_app_bandwidth.hpp refine code, add comments for bandwidth; remove the bwtc configure script test item. 2014-07-16 10:19:50 +08:00
srs_app_config.cpp fix bandwidth bug, config item interval to float. 2014-07-12 22:22:56 +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 refine server, add comments 2014-07-16 11:23:49 +08:00
srs_app_conn.hpp refine server, add comments 2014-07-16 11:23:49 +08:00
srs_app_dvr.cpp rename rtmp_stack to stack. remove the global templte function to member function. 2014-07-12 08:47:47 +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 rename rtmp_stack to stack. remove the global templte function to member function. 2014-07-12 08:47:47 +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 rename rtmp_stack to stack. remove the global templte function to member function. 2014-07-12 08:47:47 +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 rename rtmp_stack to stack. remove the global templte function to member function. 2014-07-12 08:47:47 +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 add librtmp bandwidth check/test client. 2014-07-13 16:10:06 +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 refine hls avc/aac codec, move metadata to it. 2014-07-16 09:37:27 +08:00
srs_app_hls.hpp refine hls codec sample info. 0.9.161 2014-07-15 10:44:06 +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 refine bandwidth check/test, flash publish test is ok. 2014-07-13 20:25:36 +08:00
srs_app_kbps.hpp refine bandwidth check/test, flash publish test is ok. 2014-07-13 20:25:36 +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 server, add comments 2014-07-16 11:23:49 +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 refine server, add comments 2014-07-16 11:23:49 +08:00
srs_app_server.hpp refine server, add comments 2014-07-16 11:23:49 +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 rename rtmp_stack to stack. remove the global templte function to member function. 2014-07-12 08:47:47 +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