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
2015-03-31 15:39:47 +08:00
..
srs_app_bandwidth.cpp for #250, rename rtmp to protocol dir. 2015-01-23 10:07:20 +08:00
srs_app_bandwidth.hpp update copyright, from 2013 to 2015 2014-12-31 20:32:09 +08:00
srs_app_config.cpp enhanced hls, support deviation for duration. 2.0.151. 2015-03-31 15:39:47 +08:00
srs_app_config.hpp enhanced hls, support deviation for duration. 2.0.151. 2015-03-31 15:39:47 +08:00
srs_app_conn.cpp fix #316, http api provides stream/vhost/srs/server bytes, codec and count. 2.0.136 2015-03-08 19:59:10 +08:00
srs_app_conn.hpp fix #316, http api provides stream/vhost/srs/server bytes, codec and count. 2.0.136 2015-03-08 19:59:10 +08:00
srs_app_dvr.cpp for #351, support config the m3u8/ts path for hls. 2.0.149. 2015-03-30 12:44:04 +08:00
srs_app_dvr.hpp for #354, remove the double underscore functions and variables. 2015-03-21 11:55:28 +08:00
srs_app_edge.cpp refine pithy print to more easyer to use 2.0.121. 2015-02-19 18:56:21 +08:00
srs_app_edge.hpp add statistic for stream 2015-01-04 22:47:12 +08:00
srs_app_empty.cpp update copyright, from 2013 to 2015 2014-12-31 20:32:09 +08:00
srs_app_empty.hpp update copyright, from 2013 to 2015 2014-12-31 20:32:09 +08:00
srs_app_encoder.cpp refine pithy print to more easyer to use 2.0.121. 2015-02-19 18:56:21 +08:00
srs_app_encoder.hpp refine pithy print to more easyer to use 2.0.121. 2015-02-19 18:56:21 +08:00
srs_app_ffmpeg.cpp fix the bug for fork ffmpeg in mac, the local variable is unvailable. 2015-03-11 15:54:31 +08:00
srs_app_ffmpeg.hpp update copyright, from 2013 to 2015 2014-12-31 20:32:09 +08:00
srs_app_forward.cpp for #354, remove the double underscore functions and variables. 2015-03-21 11:55:28 +08:00
srs_app_forward.hpp for #354, remove the double underscore functions and variables. 2015-03-21 11:55:28 +08:00
srs_app_hds.cpp fix #302, remove the thread unsafe code, no static. 2015-03-23 21:19:04 +08:00
srs_app_hds.hpp for #155, fix all warnings for mac. 2015-03-13 12:53:01 +08:00
srs_app_heartbeat.cpp for #354, remove the double underscore of macro. 2015-03-21 10:25:03 +08:00
srs_app_heartbeat.hpp update copyright, from 2013 to 2015 2014-12-31 20:32:09 +08:00
srs_app_hls.cpp enhanced hls, support deviation for duration. 2.0.151. 2015-03-31 15:39:47 +08:00
srs_app_hls.hpp enhanced hls, support deviation for duration. 2.0.151. 2015-03-31 15:39:47 +08:00
srs_app_http.cpp for #354, remove the double underscore of macro. 2015-03-21 10:25:03 +08:00
srs_app_http.hpp for #354, remove the double underscore of macro. 2015-03-21 10:42:55 +08:00
srs_app_http_api.cpp for #354, remove the double underscore of macro. 2015-03-21 10:25:03 +08:00
srs_app_http_api.hpp fix #316, http api provides stream/vhost/srs/server bytes, codec and count. 2.0.136 2015-03-08 19:59:10 +08:00
srs_app_http_client.cpp for #354, remove the double underscore of macro. 2015-03-21 10:25:03 +08:00
srs_app_http_client.hpp refine http client, use initialize to set host and port. 2015-03-06 12:07:12 +08:00
srs_app_http_conn.cpp 小瑕疵 2015-03-19 10:16:58 +08:00
srs_app_http_conn.hpp for #324, support hstrs(http stream trigger rtmp source) origin mode. 2.0.139. 2015-03-14 19:45:13 +08:00
srs_app_http_hooks.cpp for #354, remove the double underscore of macro. 2015-03-21 10:25:03 +08:00
srs_app_http_hooks.hpp Modified on_close webhook. 2015-03-16 15:39:49 +08:00
srs_app_ingest.cpp fix #149, RTMP/HTTP support bind to <[ip:]port>. 2.0.148 2015-03-23 23:13:57 +08:00
srs_app_ingest.hpp refine pithy print to more easyer to use 2.0.121. 2015-02-19 18:56:21 +08:00
srs_app_json.cpp for #354, remove the double underscore functions and variables. 2015-03-21 11:55:28 +08:00
srs_app_json.hpp for #354, remove the double underscore of macro. 2015-03-21 10:25:03 +08:00
srs_app_kbps.cpp fix #316, http api provides stream/vhost/srs/server bytes, codec and count. 2.0.136 2015-03-08 19:59:10 +08:00
srs_app_kbps.hpp fix #316, http api provides stream/vhost/srs/server bytes, codec and count. 2.0.136 2015-03-08 19:59:10 +08:00
srs_app_listener.cpp fix #149, RTMP/HTTP support bind to <[ip:]port>. 2.0.148 2015-03-23 23:13:57 +08:00
srs_app_listener.hpp fix #149, RTMP/HTTP support bind to <[ip:]port>. 2.0.148 2015-03-23 23:13:57 +08:00
srs_app_log.cpp merge from 1.0.18, hotfix #207, trim the last 0 of log. 2.0.85 2015-01-02 12:57:44 +08:00
srs_app_log.hpp update copyright, from 2013 to 2015 2014-12-31 20:32:09 +08:00
srs_app_mpegts_udp.cpp for parse video ts. 2015-03-26 19:52:21 +08:00
srs_app_mpegts_udp.hpp for #155, fix all warnings for mac. 2015-03-13 12:53:01 +08:00
srs_app_pithy_print.cpp refine pithy print to more easyer to use 2.0.121. 2015-02-19 18:56:21 +08:00
srs_app_pithy_print.hpp refine pithy print to more easyer to use 2.0.121. 2015-02-19 18:56:21 +08:00
srs_app_recv_thread.cpp for #250, rename rtmp to protocol dir. 2015-01-23 10:07:20 +08:00
srs_app_recv_thread.hpp for #250, rename rtmp to protocol dir. 2015-01-23 10:07:20 +08:00
srs_app_refer.cpp update copyright, from 2013 to 2015 2014-12-31 20:32:09 +08:00
srs_app_refer.hpp update copyright, from 2013 to 2015 2014-12-31 20:32:09 +08:00
srs_app_reload.cpp add hds reload supported.#328 2015-03-12 22:38:11 +08:00
srs_app_reload.hpp add hds reload supported.#328 2015-03-12 22:38:11 +08:00
srs_app_rtmp_conn.cpp for #334, refine code, use kbps instead skt of rtmp connection. 2015-03-16 15:40:43 +08:00
srs_app_rtmp_conn.hpp fix #316, http api provides stream/vhost/srs/server bytes, codec and count. 2.0.136 2015-03-08 19:59:10 +08:00
srs_app_rtsp.cpp fix #149, RTMP/HTTP support bind to <[ip:]port>. 2.0.148 2015-03-23 23:13:57 +08:00
srs_app_rtsp.hpp for #155, fix all warnings for mac. 2015-03-13 12:53:01 +08:00
srs_app_security.cpp fix #179: dvr support custom filepath by variables. 2.0.87 2015-01-03 12:54:54 +08:00
srs_app_security.hpp for #250, rename rtmp to protocol dir. 2015-01-23 10:07:20 +08:00
srs_app_server.cpp fix #149, RTMP/HTTP support bind to <[ip:]port>. 2.0.148 2015-03-23 23:13:57 +08:00
srs_app_server.hpp fix #149, RTMP/HTTP support bind to <[ip:]port>. 2.0.148 2015-03-23 23:13:57 +08:00
srs_app_source.cpp for #354, remove the double underscore functions and variables. 2015-03-21 11:55:28 +08:00
srs_app_source.hpp for #354, remove the double underscore functions and variables. 2015-03-21 11:55:28 +08:00
srs_app_st.cpp for #308, disable st examples. for #334, refine the st init and event select. 2015-03-16 15:35:01 +08:00
srs_app_st.hpp update copyright, from 2013 to 2015 2014-12-31 20:32:09 +08:00
srs_app_st_socket.cpp update copyright, from 2013 to 2015 2014-12-31 20:32:09 +08:00
srs_app_st_socket.hpp for #250, rename rtmp to protocol dir. 2015-01-23 10:07:20 +08:00
srs_app_statistic.cpp for #354, remove the double underscore functions and variables. 2015-03-21 11:55:28 +08:00
srs_app_statistic.hpp fix #316, http api provides stream/vhost/srs/server bytes, codec and count. 2.0.136 2015-03-08 19:59:10 +08:00
srs_app_thread.cpp seg fault 2015-03-26 19:57:51 +08:00
srs_app_thread.hpp for #133, alloc and free rtp port. 2015-02-17 21:10:06 +08:00
srs_app_utility.cpp for #351, support config the m3u8/ts path for hls. 2.0.149. 2015-03-30 12:44:04 +08:00
srs_app_utility.hpp for #351, support config the m3u8/ts path for hls. 2.0.149. 2015-03-30 12:44:04 +08:00