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
2017-01-18 11:47:43 +08:00
..
srs_app_async_call.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_async_call.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_bandwidth.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_bandwidth.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_caster_flv.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_caster_flv.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_config.cpp for #513, remove hls ram from srs2 to srs3+. 2.0.224 2016-12-15 14:48:38 +08:00
srs_app_config.hpp for #513, remove hls ram from srs2 to srs3+. 2.0.224 2016-12-15 14:48:38 +08:00
srs_app_conn.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_conn.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_dvr.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_dvr.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_edge.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_edge.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_empty.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_empty.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_encoder.cpp refine encoder code for #536. 2017-01-16 12:42:25 +08:00
srs_app_encoder.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_ffmpeg.cpp refine encoder code for #536. 2017-01-16 12:42:25 +08:00
srs_app_ffmpeg.hpp refine encoder code for #536. 2017-01-16 12:42:25 +08:00
srs_app_forward.cpp 修复forward崩溃 2016-09-02 15:10:43 +08:00
srs_app_forward.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_hds.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_hds.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_heartbeat.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_heartbeat.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_hls.cpp for #635, refine hls open/close gop. 2017-01-10 18:07:46 +08:00
srs_app_hls.hpp for #513, remove hls ram from srs2 to srs3+. 2.0.224 2016-12-15 14:48:38 +08:00
srs_app_http_api.cpp fix http reader bug, support infinite chunkted. 2.0.209 2016-01-13 12:44:51 +08:00
srs_app_http_api.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_http_client.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_http_client.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_http_conn.cpp for #513, remove hls ram from srs2 to srs3+. 2.0.224 2016-12-15 14:48:38 +08:00
srs_app_http_conn.hpp for #513, remove hls ram from srs2 to srs3+. 2.0.224 2016-12-15 14:48:38 +08:00
srs_app_http_hooks.cpp Keep blank of line 2016-01-09 15:10:24 +08:00
srs_app_http_hooks.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_http_static.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_http_static.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_http_stream.cpp for #513, remove hls ram from srs2 to srs3+. 2.0.224 2016-12-15 14:48:38 +08:00
srs_app_http_stream.hpp for #513, remove hls ram from srs2 to srs3+. 2.0.224 2016-12-15 14:48:38 +08:00
srs_app_ingest.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_ingest.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_listener.cpp fix the core dump when trying to close srs (#386) 2016-10-10 11:51:49 +08:00
srs_app_listener.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_log.cpp Flush the stdout buffer after logging to console 2016-09-08 07:58:52 -05:00
srs_app_log.hpp fix memory leak at source. 2.0.214 2016-09-05 14:13:37 +08:00
srs_app_mpegts_udp.cpp fix #740, convert ts aac audio private stream 1 to common. 2.0.229 2017-01-11 17:42:34 +08:00
srs_app_mpegts_udp.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_pithy_print.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_pithy_print.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_recv_thread.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_recv_thread.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_refer.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_refer.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_reload.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_reload.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_rtmp_conn.cpp fix publish_normal_timeout 配置读取错误 2017-01-17 15:11:40 +08:00
srs_app_rtmp_conn.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_rtsp.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_rtsp.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_security.cpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_security.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_server.cpp for #513, remove hls ram from srs2 to srs3+. 2.0.224 2016-12-15 14:48:38 +08:00
srs_app_server.hpp for #513, remove hls ram from srs2 to srs3+. 2.0.224 2016-12-15 14:48:38 +08:00
srs_app_source.cpp fix #749, timestamp overflow for ATC. 2.0.230 2017-01-18 11:47:43 +08:00
srs_app_source.hpp for #513, remove hls ram from srs2 to srs3+. 2.0.224 2016-12-15 14:48:38 +08:00
srs_app_st.cpp 修复forward崩溃 2016-09-02 15:10:43 +08:00
srs_app_st.hpp workaround for #511, the fly stfd in close. 2.0.211 2016-09-01 16:51:09 +08:00
srs_app_statistic.cpp fix bug for api, level should be string. 2015-12-14 18:43:20 +08:00
srs_app_statistic.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_thread.cpp fix memory leak at source. 2.0.214 2016-09-05 14:13:37 +08:00
srs_app_thread.hpp rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
srs_app_utility.cpp fix http reader bug, support infinite chunkted. 2.0.209 2016-01-13 12:44:51 +08:00
srs_app_utility.hpp fix http reader bug, support infinite chunkted. 2.0.209 2016-01-13 12:44:51 +08:00