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-02 14:08:48 +08:00
..
srs_app_bandwidth.cpp rename __srs_rtmp_expect_message to srs_rtmp_expect_message 2014-05-02 12:45:42 +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 update demo, support acodec 2014-04-11 14:13:14 +08:00
srs_app_codec.hpp substitute all TAB with 4spaces. 2014-03-18 11:32:58 +08:00
srs_app_config.cpp add atc_auto to disable or enable auto detect atc 2014-04-30 12:08:11 +08:00
srs_app_config.hpp add atc_auto to disable or enable auto detect atc 2014-04-30 12:08:11 +08:00
srs_app_conn.cpp implements the http api/stream framework 2014-03-27 13:25:08 +08:00
srs_app_conn.hpp implements the http api/stream framework 2014-03-27 13:25:08 +08:00
srs_app_dvr.cpp add dvr_plan hss to full.conf 2014-04-30 11:56:19 +08:00
srs_app_dvr.hpp add dvr_plan hss to full.conf 2014-04-30 11:56:19 +08:00
srs_app_edge.cpp refine RTMP protocol completed, to 0.9.81 2014-04-29 14:44:07 +08:00
srs_app_edge.hpp refine RTMP protocol completed, to 0.9.81 2014-04-29 14:44:07 +08:00
srs_app_encoder.cpp edge support play and ingest origin stream. change to 0.9.77 2014-04-26 21:41:18 +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 add dvr option. refine macros of auto headers 2014-04-15 14:01:57 +08:00
srs_app_ffmpeg.hpp add dvr option. refine macros of auto headers 2014-04-15 14:01:57 +08:00
srs_app_forward.cpp refine RTMP protocol completed, to 0.9.81 2014-04-29 14:44:07 +08:00
srs_app_forward.hpp refine RTMP protocol completed, to 0.9.81 2014-04-29 14:44:07 +08:00
srs_app_hls.cpp refine RTMP protocol completed, to 0.9.81 2014-04-29 14:44:07 +08:00
srs_app_hls.hpp refine RTMP protocol completed, to 0.9.81 2014-04-29 14:44:07 +08:00
srs_app_http.cpp move the ts buffer to http message 2014-04-22 12:20:58 +08:00
srs_app_http.hpp move the ts buffer to http message 2014-04-22 12:20:58 +08:00
srs_app_http_api.cpp add meminfo 2014-04-20 00:15:26 +08:00
srs_app_http_api.hpp add meminfo 2014-04-20 00:15:26 +08:00
srs_app_http_conn.cpp move the ts buffer to http message 2014-04-22 12:20:58 +08:00
srs_app_http_conn.hpp add dvr option. refine macros of auto headers 2014-04-15 14:01:57 +08:00
srs_app_http_hooks.cpp add dvr_plan hss to full.conf 2014-04-30 11:56:19 +08:00
srs_app_http_hooks.hpp add dvr_plan hss to full.conf 2014-04-30 11:56:19 +08:00
srs_app_ingest.cpp refine ingester pithy print 2014-04-29 09:57:59 +08:00
srs_app_ingest.hpp add dvr option. refine macros of auto headers 2014-04-15 14:01:57 +08:00
srs_app_json.cpp refine the http url handler match. refine json encode 2014-04-03 11:49:14 +08:00
srs_app_json.hpp support chnvideo hss streaming 2014-04-24 14:26:24 +08:00
srs_app_log.cpp support reload log level/logfile/tank 2014-04-12 21:35:26 +08:00
srs_app_log.hpp support reload log level/logfile/tank 2014-04-12 21:35:26 +08:00
srs_app_pithy_print.cpp edge support play and ingest origin stream. change to 0.9.77 2014-04-26 21:41:18 +08:00
srs_app_pithy_print.hpp edge support play and ingest origin stream. change to 0.9.77 2014-04-26 21:41:18 +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 refine RTMP protocol completed, to 0.9.81 2014-04-29 14:44:07 +08:00
srs_app_rtmp_conn.hpp refine RTMP protocol completed, to 0.9.81 2014-04-29 14:44:07 +08:00
srs_app_server.cpp fix mem leak detect bug, destroy server when quit 2014-05-02 14:08:48 +08:00
srs_app_server.hpp fix mem leak detect bug, destroy server when quit 2014-05-02 14:08:48 +08:00
srs_app_socket.cpp change to 0.9.42, add http parse framework 2014-04-01 12:36:56 +08:00
srs_app_socket.hpp change to 0.9.42, add http parse framework 2014-04-01 12:36:56 +08:00
srs_app_source.cpp add atc_auto to disable or enable auto detect atc 2014-04-30 12:08:11 +08:00
srs_app_source.hpp refine RTMP protocol completed, to 0.9.81 2014-04-29 14:44:07 +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 bug of edge, refine state to user state. 2014-04-26 22:51:01 +08:00
srs_app_thread.hpp fix bug of edge, refine state to user state. 2014-04-26 22:51:01 +08:00
srs_app_utility.cpp move log level parse to app utility 2014-04-10 14:20:02 +08:00
srs_app_utility.hpp move log level parse to app utility 2014-04-10 14:20:02 +08:00