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-12-01 22:45:45 +08:00
..
srs_app_avc_aac.cpp fix #212, support publish aac adts raw stream. 2.0.31. 2014-11-24 16:28:52 +08:00
srs_app_avc_aac.hpp fix #212, support publish aac adts raw stream. 2.0.31. 2014-11-24 16:28:52 +08:00
srs_app_bandwidth.cpp refine code according to inspect of clion. 0.9.219 2014-09-28 11:08:30 +08:00
srs_app_bandwidth.hpp for bug #143, build on centos5. 2014-08-02 22:18:39 +08:00
srs_app_config.cpp update PRIMARY, AUTHORS, CONTRIBUTORS rule. 2.0.32. 2014-11-25 10:41:55 +08:00
srs_app_config.hpp fix hls bug, refine config and log, according to clion of jetbrains. 0.9.216. 2014-09-26 17:47:43 +08:00
srs_app_conn.cpp refine code according to inspect of clion. 0.9.219 2014-09-28 11:08:30 +08:00
srs_app_conn.hpp for bug #143, build on centos5. 2014-08-02 22:18:39 +08:00
srs_app_dvr.cpp refine code according to inspect of clion. 0.9.219 2014-09-28 11:08:30 +08:00
srs_app_dvr.hpp refine code, remove unused code of dvr. 2014-09-27 13:02:16 +08:00
srs_app_edge.cpp update PRIMARY, AUTHORS, CONTRIBUTORS rule. 2.0.32. 2014-11-25 10:41:55 +08:00
srs_app_edge.hpp fix #180: crash for multiple edge publishing the same stream. 0.9.220. 2014-09-30 11:21:46 +08:00
srs_app_empty.cpp for bug #143, build on centos5. 2014-08-02 22:18:39 +08:00
srs_app_empty.hpp refine code, fix bug of hls, following jetbrains clion code-inspector. 0.9.215 2014-09-26 16:34:13 +08:00
srs_app_encoder.cpp refine code according to inspect of clion. 0.9.219 2014-09-28 11:08:30 +08:00
srs_app_encoder.hpp for bug #143, build on centos5. 2014-08-02 22:18:39 +08:00
srs_app_ffmpeg.cpp refine macro, use ffmpeg_stub and ffmpeg_tool, 0.9.224 2014-10-09 10:41:24 +08:00
srs_app_ffmpeg.hpp refine macro, use ffmpeg_stub and ffmpeg_tool, 0.9.224 2014-10-09 10:41:24 +08:00
srs_app_forward.cpp update PRIMARY, AUTHORS, CONTRIBUTORS rule. 2.0.32. 2014-11-25 10:41:55 +08:00
srs_app_forward.hpp fix #150, forward should forward the sequence header when retry. 0.9.208. 2014-08-24 22:34:38 +08:00
srs_app_heartbeat.cpp for bug #143, build on centos5. 2014-08-02 22:18:39 +08:00
srs_app_heartbeat.hpp refine code, fix bug of hls, following jetbrains clion code-inspector. 0.9.215 2014-09-26 16:34:13 +08:00
srs_app_hls.cpp fix #151, always reap ts whatever audio or video packet. 0.9.223. 2014-10-08 15:15:57 +08:00
srs_app_hls.hpp fix #151, always reap ts whatever audio or video packet. 0.9.223. 2014-10-08 15:15:57 +08:00
srs_app_http.cpp for bug #143, build on centos5. 2014-08-02 22:18:39 +08:00
srs_app_http.hpp for bug #143, build on centos5. 2014-08-02 22:18:39 +08:00
srs_app_http_api.cpp update PRIMARY, AUTHORS, CONTRIBUTORS rule. 2.0.32. 2014-11-25 10:41:55 +08:00
srs_app_http_api.hpp for bug #143, build on centos5. 2014-08-02 22:18:39 +08:00
srs_app_http_client.cpp for bug #143, build on centos5. 2014-08-02 22:18:39 +08:00
srs_app_http_client.hpp for bug #143, build on centos5. 2014-08-02 22:18:39 +08:00
srs_app_http_conn.cpp refine code according to inspect of clion. 0.9.219 2014-09-28 11:08:30 +08:00
srs_app_http_conn.hpp for bug #143, build on centos5. 2014-08-02 22:18:39 +08:00
srs_app_http_hooks.cpp refine code according to inspect of clion. 0.9.219 2014-09-28 11:08:30 +08:00
srs_app_http_hooks.hpp for bug #143, build on centos5. 2014-08-02 22:18:39 +08:00
srs_app_ingest.cpp refine code according to inspect of clion. 0.9.219 2014-09-28 11:08:30 +08:00
srs_app_ingest.hpp for bug #143, build on centos5. 2014-08-02 22:18:39 +08:00
srs_app_json.cpp refine code according to inspect of clion. 0.9.219 2014-09-28 11:08:30 +08:00
srs_app_json.hpp for bug #143, build on centos5. 2014-08-02 22:18:39 +08:00
srs_app_kbps.cpp refine code according to inspect of clion. 0.9.219 2014-09-28 11:08:30 +08:00
srs_app_kbps.hpp for bug #143, build on centos5. 2014-08-02 22:18:39 +08:00
srs_app_log.cpp for bug #143, build on centos5. 2014-08-02 22:18:39 +08:00
srs_app_log.hpp for bug #143, build on centos5. 2014-08-02 22:18:39 +08:00
srs_app_pithy_print.cpp refine code according to inspect of clion. 0.9.219 2014-09-28 11:08:30 +08:00
srs_app_pithy_print.hpp fix hls bug, refine config and log, according to clion of jetbrains. 0.9.216. 2014-09-26 17:47:43 +08:00
srs_app_recv_thread.cpp for bug #235, pass timeout to recv thread. 2014-12-01 22:45:45 +08:00
srs_app_recv_thread.hpp for bug #235, pass timeout to recv thread. 2014-12-01 22:45:45 +08:00
srs_app_refer.cpp for bug #143, build on centos5. 2014-08-02 22:18:39 +08:00
srs_app_refer.hpp for bug #143, build on centos5. 2014-08-02 22:18:39 +08:00
srs_app_reload.cpp for bug #143, build on centos5. 2014-08-02 22:18:39 +08:00
srs_app_reload.hpp add prefix wiki/v1_CN_ or wiki/v1_EN_ to wiki. 2014-10-24 11:35:06 +08:00
srs_app_rtmp_conn.cpp for bug #235, pass timeout to recv thread. 2014-12-01 22:45:45 +08:00
srs_app_rtmp_conn.hpp rename the recv thread to queue recv thread for bug #237. 2014-12-01 22:23:05 +08:00
srs_app_server.cpp add comments for listen 2014-11-17 10:27:05 +08:00
srs_app_server.hpp for bug #143, build on centos5. 2014-08-02 22:18:39 +08:00
srs_app_source.cpp disable gop cache when not h.264. fix some warning. 2014-12-01 21:34:35 +08:00
srs_app_source.hpp for bug #194, refine code, remove the old duplicated code. 2014-11-13 16:56:41 +08:00
srs_app_st.cpp fix bug #162, requires epoll. 0.9.222 2014-10-08 13:27:48 +08:00
srs_app_st.hpp fix bug #162, requires epoll. 0.9.222 2014-10-08 13:27:48 +08:00
srs_app_st_socket.cpp for bug #200, fix the writev for librtmp, add comments. 2014-11-13 14:38:23 +08:00
srs_app_st_socket.hpp for bug #143, build on centos5. 2014-08-02 22:18:39 +08:00
srs_app_thread.cpp for bug #217, use isolate thread to improve 17% performance. 2014-11-22 15:53:05 +08:00
srs_app_thread.hpp fix #195: remove the confuse code st_usleep(0). 2.0.13. 2014-11-11 13:40:09 +08:00
srs_app_utility.cpp add qt project file. fix cmake file for clion. 2014-11-30 16:06:37 +08:00
srs_app_utility.hpp move the annexb decode utility to protocol. 2014-11-07 23:07:31 +08:00