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-09-22 09:07:07 +08:00
..
srs_app_async_call.cpp async call worker fast execute tasks. 2015-09-17 11:57:17 +08:00
srs_app_async_call.hpp async call worker fast execute tasks. 2015-09-17 11:57:17 +08:00
srs_app_bandwidth.cpp rename rtmp amf0 to protocol amf0. 2015-09-22 09:05:21 +08:00
srs_app_bandwidth.hpp refine code, move the kbps to protocol 2015-05-23 09:58:00 +08:00
srs_app_caster_flv.cpp rename rtmp amf0 to protocol amf0. 2015-09-22 09:05:21 +08:00
srs_app_caster_flv.hpp fix bug of configure. 2015-05-27 10:23:40 +08:00
srs_app_config.cpp rename rtmp amf0 to protocol amf0. 2015-09-22 09:05:21 +08:00
srs_app_config.hpp refine code, use json integter rather than number. 2015-09-19 14:40:32 +08:00
srs_app_conn.cpp refine the order. 2015-09-17 13:36:02 +08:00
srs_app_conn.hpp refine the order. 2015-09-17 13:36:02 +08:00
srs_app_dvr.cpp rename rtmp amf0 to protocol amf0. 2015-09-22 09:05:21 +08:00
srs_app_dvr.hpp rename SrsStream to SrsBuffer 2015-09-22 08:57:31 +08:00
srs_app_edge.cpp rename rtmp io to protocol io 2015-09-22 09:07:07 +08:00
srs_app_edge.hpp refine the order. 2015-09-17 13:36:02 +08:00
srs_app_empty.cpp migarate from winlinvip to srs org, move the copyright to srs org. 2015-04-29 17:38:23 +08:00
srs_app_empty.hpp migarate from winlinvip to srs org, move the copyright to srs org. 2015-04-29 17:38:23 +08:00
srs_app_encoder.cpp fix #367, support nginx-rtmp exec. 3.0.1 2015-08-25 22:29:00 +08:00
srs_app_encoder.hpp refine the thread to three category. 2015-05-23 09:20:16 +08:00
srs_app_ffmpeg.cpp for #367, process support redirect stdout and stderr. 2015-08-24 22:19:57 +08:00
srs_app_ffmpeg.hpp for #367: extract the process from ffmpeg to exec programs. 2015-08-24 21:51:05 +08:00
srs_app_forward.cpp rename rtmp amf0 to protocol amf0. 2015-09-22 09:05:21 +08:00
srs_app_forward.hpp refine the thread, add all callback. 2015-05-23 09:49:15 +08:00
srs_app_hds.cpp rename SrsStream to SrsBuffer 2015-09-22 08:57:31 +08:00
srs_app_hds.hpp refine code, to 644 and unix encoding. 2015-07-08 17:44:25 +08:00
srs_app_heartbeat.cpp rename rtmp amf0 to protocol amf0. 2015-09-22 09:05:21 +08:00
srs_app_heartbeat.hpp fix bug of configure. 2015-05-27 10:23:40 +08:00
srs_app_hls.cpp rename rtmp amf0 to protocol amf0. 2015-09-22 09:05:21 +08:00
srs_app_hls.hpp rename SrsSimpleBuffer to SrsSimpleStream 2015-09-22 08:59:52 +08:00
srs_app_http_api.cpp rename rtmp amf0 to protocol amf0. 2015-09-22 09:05:21 +08:00
srs_app_http_api.hpp use function to dumps the engine. 2015-08-30 23:08:27 +08:00
srs_app_http_client.cpp refine the order. 2015-09-17 13:36:02 +08:00
srs_app_http_client.hpp fix bug of configure. 2015-05-27 10:23:40 +08:00
srs_app_http_conn.cpp rename rtmp amf0 to protocol amf0. 2015-09-22 09:05:21 +08:00
srs_app_http_conn.hpp rename SrsFastBuffer to SrsFastStream 2015-09-22 09:01:47 +08:00
srs_app_http_hooks.cpp rename rtmp amf0 to protocol amf0. 2015-09-22 09:05:21 +08:00
srs_app_http_hooks.hpp fix the utest bug 2015-09-17 11:37:35 +08:00
srs_app_http_static.cpp rename SrsFastBuffer to SrsFastStream 2015-09-22 09:01:47 +08:00
srs_app_http_static.hpp extract http static and http stream from http conn. 2015-06-14 14:06:39 +08:00
srs_app_http_stream.cpp rename SrsFastBuffer to SrsFastStream 2015-09-22 09:01:47 +08:00
srs_app_http_stream.hpp rename SrsStream to SrsBuffer 2015-09-22 08:57:31 +08:00
srs_app_ingest.cpp for #319, reorder the ingesters. 2015-09-01 18:41:30 +08:00
srs_app_ingest.hpp for #319, when reload the listen, restart all ingesters. 2015-09-01 18:39:14 +08:00
srs_app_listener.cpp update readme 2015-05-27 23:43:44 +08:00
srs_app_listener.hpp refine the thread to three category. 2015-05-23 09:20:16 +08:00
srs_app_log.cpp support reload utc_time. 2.0.186 2015-09-09 23:37:07 +08:00
srs_app_log.hpp support reload utc_time. 2.0.186 2015-09-09 23:37:07 +08:00
srs_app_mpegts_udp.cpp rename rtmp amf0 to protocol amf0. 2015-09-22 09:05:21 +08:00
srs_app_mpegts_udp.hpp rename SrsSimpleBuffer to SrsSimpleStream 2015-09-22 08:59:52 +08:00
srs_app_ng_exec.cpp fix the build failed bug on centos 2015-08-28 00:03:10 +08:00
srs_app_ng_exec.hpp fix #367, support nginx-rtmp exec. 3.0.1 2015-08-25 22:29:00 +08:00
srs_app_pithy_print.cpp fix #367, support nginx-rtmp exec. 3.0.1 2015-08-25 22:29:00 +08:00
srs_app_pithy_print.hpp fix #367, support nginx-rtmp exec. 3.0.1 2015-08-25 22:29:00 +08:00
srs_app_process.cpp fix the process restart bug. 2015-08-26 23:20:19 +08:00
srs_app_process.hpp fix #367, support nginx-rtmp exec. 3.0.1 2015-08-25 22:29:00 +08:00
srs_app_recv_thread.cpp rename SrsFastBuffer to SrsFastStream 2015-09-22 09:01:47 +08:00
srs_app_recv_thread.hpp rename SrsFastBuffer to SrsFastStream 2015-09-22 09:01:47 +08:00
srs_app_refer.cpp migarate from winlinvip to srs org, move the copyright to srs org. 2015-04-29 17:38:23 +08:00
srs_app_refer.hpp migarate from winlinvip to srs org, move the copyright to srs org. 2015-04-29 17:38:23 +08:00
srs_app_reload.cpp for #459, dvr support apply filter for ng-control dvr module. 2015-09-15 15:58:57 +08:00
srs_app_reload.hpp for #459, dvr support apply filter for ng-control dvr module. 2015-09-15 15:58:57 +08:00
srs_app_rtmp_conn.cpp rename rtmp amf0 to protocol amf0. 2015-09-22 09:05:21 +08:00
srs_app_rtmp_conn.hpp refine the order. 2015-09-17 13:36:02 +08:00
srs_app_rtsp.cpp rename rtmp amf0 to protocol amf0. 2015-09-22 09:05:21 +08:00
srs_app_rtsp.hpp rename SrsSimpleBuffer to SrsSimpleStream 2015-09-22 08:59:52 +08:00
srs_app_security.cpp migarate from winlinvip to srs org, move the copyright to srs org. 2015-04-29 17:38:23 +08:00
srs_app_security.hpp merge the rtmp sdk to stack. 2015-06-13 16:04:59 +08:00
srs_app_server.cpp rename SrsStream to SrsBuffer 2015-09-22 08:57:31 +08:00
srs_app_server.hpp rename SrsStream to SrsBuffer 2015-09-22 08:57:31 +08:00
srs_app_source.cpp rename rtmp amf0 to protocol amf0. 2015-09-22 09:05:21 +08:00
srs_app_source.hpp rename SrsStream to SrsBuffer 2015-09-22 08:57:31 +08:00
srs_app_st.cpp move the srs thread to st. 2015-09-19 13:46:55 +08:00
srs_app_st.hpp rename rtmp io to protocol io 2015-09-22 09:07:07 +08:00
srs_app_statistic.cpp rename rtmp amf0 to protocol amf0. 2015-09-22 09:05:21 +08:00
srs_app_statistic.hpp json objects support dumps to string. 2015-09-19 12:27:31 +08:00
srs_app_thread.cpp move the srs thread to st. 2015-09-19 13:46:55 +08:00
srs_app_thread.hpp rename SrsStream to SrsBuffer 2015-09-22 08:57:31 +08:00
srs_app_utility.cpp rename rtmp amf0 to protocol amf0. 2015-09-22 09:05:21 +08:00
srs_app_utility.hpp rename SrsStream to SrsBuffer 2015-09-22 08:57:31 +08:00